This commit is contained in:
Dan Watson 2024-04-19 23:20:44 -04:00
parent ab86b1cbee
commit 5035b39a6c
2 changed files with 8 additions and 1 deletions

View file

@ -30,7 +30,7 @@ Currently, it supports:
* Signup flow, including auto-cap by user numbers and invite system
* Password reset via email
* Bookmarks
# Markers
* Markers
Features planned for releases up to 1.0:

View file

@ -20,3 +20,10 @@ Marker Support
Takahē now supports the `Markers API <https://docs.joinmastodon.org/methods/markers/>`_,
used by clients to sync read positions within timelines.
Lists Support
~~~~~~~~~~~~~
Takahē now supports the `Lists APIs <https://docs.joinmastodon.org/methods/lists/>`_,
used by clients to maintain lists of accounts to show timelines for.