master
Bob Mottram 2019-09-05 12:37:41 +01:00
parent e0d29fff81
commit f440cdec24
1 changed files with 1 additions and 0 deletions

View File

@ -486,6 +486,7 @@ def createPostBase(baseDir: str,nickname: str, domain: str, port: int, \
toRecipients.append(mention)
# create a list of hashtags
# Only posts which are #Public are searchable by hashtag
if hashtagsDict:
isPublic=False
for recipient in toRecipients: