Cleanup inbox processing

This commit is contained in:
Thomas Sileo 2022-08-18 20:21:28 +02:00
parent 8e57bb9245
commit 2d28ca3614
2 changed files with 129 additions and 131 deletions

View file

@ -78,7 +78,6 @@ _RESIZED_CACHE: MutableMapping[tuple[str, int], tuple[bytes, str, Any]] = LFUCac
# Next:
# - fix issue with followers from a blocked server (skip it?)
# - CORS webfinger endpoint
# - support actor delete
# - allow to share old notes
# - allow to interact with object not in anybox (i.e. like from a lookup)
# - only show 10 most recent threads in DMs