mirror of
https://github.com/jointakahe/takahe.git
synced 2024-11-25 08:41:00 +00:00
Docs
This commit is contained in:
parent
ab86b1cbee
commit
5035b39a6c
2 changed files with 8 additions and 1 deletions
|
@ -30,7 +30,7 @@ Currently, it supports:
|
||||||
* Signup flow, including auto-cap by user numbers and invite system
|
* Signup flow, including auto-cap by user numbers and invite system
|
||||||
* Password reset via email
|
* Password reset via email
|
||||||
* Bookmarks
|
* Bookmarks
|
||||||
# Markers
|
* Markers
|
||||||
|
|
||||||
Features planned for releases up to 1.0:
|
Features planned for releases up to 1.0:
|
||||||
|
|
||||||
|
|
|
@ -20,3 +20,10 @@ Marker Support
|
||||||
|
|
||||||
Takahē now supports the `Markers API <https://docs.joinmastodon.org/methods/markers/>`_,
|
Takahē now supports the `Markers API <https://docs.joinmastodon.org/methods/markers/>`_,
|
||||||
used by clients to sync read positions within timelines.
|
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.
|
||||||
|
|
Loading…
Reference in a new issue