Add features in the README

This commit is contained in:
Thomas Sileo 2022-07-09 09:59:25 +02:00
parent 8b35c03e97
commit d60f3492db
2 changed files with 25 additions and 0 deletions

View file

@ -64,6 +64,10 @@ _RESIZED_CACHE: MutableMapping[tuple[str, int], tuple[bytes, str, Any]] = LFUCac
# TODO(ts):
#
# Next:
# - indieauth
# - API for posting notes
# - outgoing activity for webmentions
# - allow to block servers
# - FT5 text search
# - support update post with history
#