Reply scope matches post scope

merge-requests/6/head
Bob Mottram 2020-02-11 10:08:08 +00:00
parent 7e21639ede
commit 211a45b207
1 changed files with 1 additions and 1 deletions

View File

@ -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']+ \