Update hashtags from announces

merge-requests/6/head
Bob Mottram 2019-12-12 19:13:55 +00:00
parent 4a53e8b2fe
commit fe50d3d677
1 changed files with 1 additions and 0 deletions

View File

@ -1264,6 +1264,7 @@ def receiveAnnounce(recentPostsCache: {}, \
if postJsonObject:
if debug:
print('DEBUG: Announce post downloaded for '+messageJson['actor']+' -> '+messageJson['object'])
storeHashTags(baseDir,nickname,postJsonObject)
# Try to obtain the actor for this person
# so that their avatar can be shown
lookupActor=None