Update features some more

pull/425/head
Andrew Godwin 2023-01-15 18:52:31 -07:00
rodzic 2ba0c1759e
commit 6c72f25fbe
1 zmienionych plików z 20 dodań i 19 usunięć

Wyświetl plik

@ -6,37 +6,38 @@ of a full ActivityPub server.
Currently, it supports: Currently, it supports:
* Web UI only (but can be installed as a PWA) * A web UI (which can be installed as a PWA as well)
* Creating, editing and deleting posts, with CWs/summaries and visibility * Mastodon-compatible client applications (beta support)
* Adding and showing images on posts (with image descriptions) * Posts with content warnings and visibilities including a local-only option
* Handling replies and reply threading * Editing post content
* Creating and receiving boosts and likes * Viewing images, videos and other post attachments
* Delivering mentions, and notifications for incoming mentions * 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
* Following and unfollowing, and you-were-followed notifications * Following and unfollowing, and you-were-followed notifications
* Post visibilities, including a local-only option * Home, local, federated, user, and hashtag timelines
* A home timeline, a local timeline, and a federated timeline * Full profile pages with images, metadata and links
* Profile pages with bios, icons, and header images
* RSS feeds for users' public posts * RSS feeds for users' public posts
* Hashtag linking and searching * Custom emoji support
* Emoji support * Searching for users, hashtags and posts by URL
* Searching for users by exact handle
* Multiple domain support * Multiple domain support
* Multiple identity (per user account support) * Multiple identity support (per user account)
* Moderation flagging system and queue * Moderation report system and queue
* Server announcements system * Server announcements system
* Server defederation (blocking) * Server defederation (blocking)
* Signup flow * Signup flow, including auto-cap by user numbers and invite system
* Password reset flow * Password reset via email
* Invites system for restricting signups
* Hashtag trending system with moderation
* Mastodon-compatible client API for use with apps (alpha stage)
Features planned for releases up to 1.0: Features planned for releases up to 1.0:
* Video upload support * Video upload support
* Hashtag explore page/API
* Handling received polls and voting on them * Handling received polls and voting on them
* Manual approval of followers * Manual approval of followers
* IP and email domain banning * IP and email domain banning
* Two-factor authentication (TOTP and WebAuthn)
* Metadata verification support
Features that may make it into 1.0, or might be further out: Features that may make it into 1.0, or might be further out: