1
0
mirror of https://git.sr.ht/~tsileo/microblog.pub synced 2025-06-05 21:59:23 +02:00

Allow to undo pending follow requests

This commit is contained in:
Thomas Sileo
2022-07-17 09:45:00 +02:00
parent e8dd1a549c
commit ca1248351d
2 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,6 @@ _RESIZED_CACHE: MutableMapping[tuple[str, int], tuple[bytes, str, Any]] = LFUCac
# TODO(ts):
#
# Next:
# - allow to undo follow requests
# - indieauth tweaks
# - API for posting notes
# - allow to block servers