diff options
author | Andrew Godwin | 2022-11-24 15:17:32 -0700 |
---|---|---|
committer | Andrew Godwin | 2022-11-24 15:17:32 -0700 |
commit | ec634f2ad382f659eedae884154d0db9a2a006b2 (patch) | |
tree | 2a33846e24ab6669e27d3e54b81127a720157479 /docs | |
parent | 4c00e11d63c082b57c1aec8f7c3e58820b56674a (diff) | |
download | takahe-ec634f2ad382f659eedae884154d0db9a2a006b2.tar.gz takahe-ec634f2ad382f659eedae884154d0db9a2a006b2.tar.bz2 takahe-ec634f2ad382f659eedae884154d0db9a2a006b2.zip |
Initial reply-to feature
Diffstat (limited to 'docs')
-rw-r--r-- | docs/features.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/features.rst b/docs/features.rst index 0d2e3ac..0cc178a 100644 --- a/docs/features.rst +++ b/docs/features.rst @@ -37,12 +37,14 @@ Features planned for releases up to 1.0: * Server defederation (blocking) * IP and email domain banning * Mastodon-compatible client API for use with apps +* RSS feeds for users' public posts Features that may make it into 1.0, or might be further out: * Creating polls on posts, and handling received polls * Filter system for Home timeline * Hashtag trending system with moderation +* Mastodon-compatible account migration target/source * Relay support Features on the long-term roadmap: |