Webmention improvements
- Tweak design for IndieAuth login flow - Webmentions notifications support - Refactor webmentions processing
This commit is contained in:
parent
9882fc555c
commit
0f6915fdbb
9 changed files with 204 additions and 90 deletions
|
@ -76,6 +76,8 @@ _RESIZED_CACHE: MutableMapping[tuple[str, int], tuple[bytes, str, Any]] = LFUCac
|
|||
# TODO(ts):
|
||||
#
|
||||
# Next:
|
||||
# - Webmention notification
|
||||
# - Page support
|
||||
# - Article support
|
||||
# - indieauth tweaks
|
||||
# - API for posting notes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue