main
Bob Mottram 2020-12-13 11:28:23 +00:00
parent a23f47cdf3
commit 1cf2ea73f9
1 changed files with 1 additions and 0 deletions

View File

@ -2069,6 +2069,7 @@ def inboxUpdateIndex(boxname: str, baseDir: str, handle: str,
def updateLastSeen(baseDir: str, handle: str, actor: str) -> None:
"""Updates the time when the given handle last saw the given actor
This can later be used to indicate if accounts are dormant/abandoned/moved
"""
if '@' not in handle:
return