mirror of
https://github.com/jointakahe/takahe.git
synced 2024-12-23 14:00:28 +00:00
We are really crunching down this features list
This commit is contained in:
parent
6f2f28a3a7
commit
fddd0affb7
1 changed files with 2 additions and 3 deletions
|
@ -8,7 +8,7 @@ Currently, it supports:
|
||||||
|
|
||||||
* Web UI only (but can be installed as a PWA)
|
* Web UI only (but can be installed as a PWA)
|
||||||
* Creating, editing and deleting posts, with CWs/summaries and visibility
|
* Creating, editing and deleting posts, with CWs/summaries and visibility
|
||||||
* Receiving and showing images on posts (cannot be added to posts yet)
|
* Adding and showing images on posts (with image descriptions)
|
||||||
* Handling replies and reply threading
|
* Handling replies and reply threading
|
||||||
* Creating and receiving boosts and likes
|
* Creating and receiving boosts and likes
|
||||||
* Delivering mentions, and notifications for incoming mentions
|
* Delivering mentions, and notifications for incoming mentions
|
||||||
|
@ -16,6 +16,7 @@ Currently, it supports:
|
||||||
* Post visibilities, including a local-only option
|
* Post visibilities, including a local-only option
|
||||||
* A home timeline, a local timeline, and a federated timeline
|
* A home timeline, a local timeline, and a federated timeline
|
||||||
* Profile pages with bios, icons, and header images
|
* Profile pages with bios, icons, and header images
|
||||||
|
* Hashtag linking and searching
|
||||||
* Searching for users by exact handle
|
* Searching for users by exact handle
|
||||||
* Multiple domain support
|
* Multiple domain support
|
||||||
* Multiple identity (per user account support)
|
* Multiple identity (per user account support)
|
||||||
|
@ -26,11 +27,9 @@ Currently, it supports:
|
||||||
|
|
||||||
Features planned for releases up to 1.0:
|
Features planned for releases up to 1.0:
|
||||||
|
|
||||||
* Adding images to posts, with descriptions
|
|
||||||
* A mode where followers must be approved
|
* A mode where followers must be approved
|
||||||
* Emoji fetching and display
|
* Emoji fetching and display
|
||||||
* Emoji creation at server level
|
* Emoji creation at server level
|
||||||
* Searching for hashtags
|
|
||||||
* Server announcements system
|
* Server announcements system
|
||||||
* Moderation flagging system and queue
|
* Moderation flagging system and queue
|
||||||
* IP and email domain banning
|
* IP and email domain banning
|
||||||
|
|
Loading…
Reference in a new issue