From 5035b39a6c09742e0f1b027a4de891d5f3f5b7ad Mon Sep 17 00:00:00 2001 From: Dan Watson Date: Fri, 19 Apr 2024 23:20:44 -0400 Subject: [PATCH] Docs --- docs/features.rst | 2 +- docs/releases/next.rst | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/features.rst b/docs/features.rst index b1fc995..2305a58 100644 --- a/docs/features.rst +++ b/docs/features.rst @@ -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: diff --git a/docs/releases/next.rst b/docs/releases/next.rst index cae7bd4..b57d036 100644 --- a/docs/releases/next.rst +++ b/docs/releases/next.rst @@ -20,3 +20,10 @@ Marker Support Takahē now supports the `Markers API `_, used by clients to sync read positions within timelines. + + +Lists Support +~~~~~~~~~~~~~ + +Takahē now supports the `Lists APIs `_, +used by clients to maintain lists of accounts to show timelines for.