mirror of https://gitlab.com/bashrc2/epicyon
Reply scope matches post scope
parent
7e21639ede
commit
211a45b207
|
@ -2327,7 +2327,7 @@ def individualPostAsHtml(recentPostsCache: {},maxRecentPosts: int, \
|
|||
|
||||
replyStr=''
|
||||
if not isModerationPost and showRepeatIcon:
|
||||
if not manuallyApprovesFollowers:
|
||||
if isPublicPostFromUrl(baseDir,nickname,domain,replyToLink):
|
||||
replyStr+= \
|
||||
'<a href="/users/'+nickname+'?replyto='+replyToLink+ \
|
||||
'?actor='+postJsonObject['actor']+ \
|
||||
|
|
Loading…
Reference in New Issue