takahe/docs/features.rst

56 wiersze
1.8 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:
2023-01-16 01:52:31 +00:00
* A web UI (which can be installed as a PWA as well)
* Mastodon-compatible client applications (beta support)
* Posts with content warnings and visibilities including a local-only option
* Editing post content
* Viewing images, videos and other post attachments
* Uploading images and attaching image captions
* Replies, loading reply threads, boosts and likes
* Following, blocking, muting, and disabling boosts from specific users
* Mentioned, liked, boosted and followed notifications
2022-11-27 21:04:43 +00:00
* Following and unfollowing, and you-were-followed notifications
2023-01-16 01:52:31 +00:00
* Home, local, federated, user, and hashtag timelines
* Full profile pages with images, metadata and links
2022-12-04 15:20:50 +00:00
* RSS feeds for users' public posts
2023-01-16 01:52:31 +00:00
* Custom emoji support
* Searching for users, hashtags and posts by URL
2022-11-23 23:15:00 +00:00
* Multiple domain support
2023-01-16 01:52:31 +00:00
* Multiple identity support (per user account)
* Moderation report system and queue
2023-01-15 23:38:51 +00:00
* Server announcements system
2022-11-27 21:04:43 +00:00
* Server defederation (blocking)
2023-01-16 01:52:31 +00:00
* Signup flow, including auto-cap by user numbers and invite system
* Password reset via email
2022-11-23 23:15:00 +00:00
Features planned for releases up to 1.0:
2023-01-15 23:38:51 +00:00
* Video upload support
2023-01-16 01:52:31 +00:00
* Hashtag explore page/API
2022-12-20 10:42:49 +00:00
* Handling received polls and voting on them
2022-12-18 00:02:31 +00:00
* Manual approval of followers
2022-11-23 23:15:00 +00:00
* IP and email domain banning
2023-01-16 01:52:31 +00:00
* Two-factor authentication (TOTP and WebAuthn)
* Metadata verification support
2022-11-23 23:15:00 +00:00
Features that may make it into 1.0, or might be further out:
2022-12-20 10:42:49 +00:00
* Creating polls on posts
* Filters
* Bookmarks
* Lists
* Scheduling posts
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