Merge: add thread links to posts that have a root
And don't render them when rendering the thread
This commit is contained in:
committed by
Anders Rune Jensen
parent
336a39d74f
commit
b2c03954f0
@@ -210,7 +210,7 @@ exports.init = function (sbot, config) {
|
||||
pull.values(logs),
|
||||
paramap(addAuthorAbout, 8),
|
||||
paramap(addVoteMessage, 8),
|
||||
pull(renderThread(defaultOpts,
|
||||
pull(renderThread(defaultOpts, '',
|
||||
renderShowAll(showAll, req.url)),
|
||||
wrapPage('#' + channelId)),
|
||||
toPull(res, function (err) {
|
||||
|
||||
Reference in New Issue
Block a user