takahe/docs/features.rst

50 wiersze
1.6 KiB
ReStructuredText
Czysty Zwykły widok Historia

2022-11-23 23:15:00 +00:00
Features
========
Takahē is currently in development, so it does not yet have all the features
of a full ActivityPub server.
Currently, it supports:
* Web UI only (but can be installed as a PWA)
2022-11-27 21:04:43 +00:00
* Creating, editing and deleting posts, with CWs/summaries and visibility
* Adding and showing images on posts (with image descriptions)
2022-11-27 21:04:43 +00:00
* Handling replies and reply threading
* Creating and receiving boosts and likes
* Delivering mentions, and notifications for incoming mentions
* Following and unfollowing, and you-were-followed notifications
* Post visibilities, including a local-only option
2022-11-23 23:15:00 +00:00
* A home timeline, a local timeline, and a federated timeline
* Profile pages with bios, icons, and header images
2022-12-04 15:20:50 +00:00
* RSS feeds for users' public posts
* Hashtag linking and searching
2022-12-18 00:02:31 +00:00
* Emoji fetching and display
2022-11-23 23:15:00 +00:00
* Searching for users by exact handle
* Multiple domain support
* Multiple identity (per user account support)
2022-12-18 00:02:31 +00:00
* Moderation flagging system and queue
2022-11-27 21:04:43 +00:00
* Server defederation (blocking)
2022-11-23 23:15:00 +00:00
* Signup flow
* Password reset flow
2022-11-29 04:41:36 +00:00
* Hashtag trending system with moderation
2022-12-18 00:02:31 +00:00
* Mastodon-compatible client API for use with apps (alpha stage)
2022-11-23 23:15:00 +00:00
Features planned for releases up to 1.0:
2022-12-18 00:02:31 +00:00
* Manual approval of followers
* Emoji admin page
2022-11-23 23:15:00 +00:00
* Server announcements system
* IP and email domain banning
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
2022-11-24 22:17:32 +00:00
* Mastodon-compatible account migration target/source
2022-11-23 23:15:00 +00:00
* Relay support
Features on the long-term roadmap:
* "Since you were gone" optional algorithmic timeline
* Seamless transfer from a Mastodon installation