pull/707/head
Dan Watson 2024-04-19 23:20:44 -04:00
rodzic ab86b1cbee
commit 5035b39a6c
2 zmienionych plików z 8 dodań i 1 usunięć

Wyświetl plik

@ -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:

Wyświetl plik

@ -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.