Update README.md

This commit is contained in:
Mirai Kumiko 2025-06-13 15:29:25 +02:00
parent 892e016b02
commit 2cbd29963e
Signed by: miraikumiko
GPG key ID: 3F178B1B5E0CB278

View file

@ -10,27 +10,22 @@ Stack: Elixir + Phoenix + PostgreSQL
- [ ] API compatible with other ActivityPub instances - [ ] API compatible with other ActivityPub instances
- [ ] JWT - [ ] JWT
- [ ] Groups - [ ] Groups
- [ ] Formatting: Text / Markdown / HTML - [ ] Formatting: big/medium/small title, bold, italic, strikethrough, link, code, code block
- [ ] Links preview - [ ] Links preview
- [ ] Timelines: Home / Local / Global / Custom - [ ] Timelines: Home / Local / Global / Custom
- [ ] Global search - [ ] Global search
- [ ] Bookmarks - [ ] Bookmarks
- [ ] Profile links verification - [ ] Profile links verification
- [ ] Ordering profile links - [ ] Links preview
- [ ] Import/Export posts - [ ] Import/Export posts
- [ ] Sync user settings on the server - [x] Sync user settings on the server
- [ ] Restricted direct messages - [ ] Restricted direct messages
- [ ] Direct messages tab - [ ] Direct messages tab
- [ ] Multiple accounts
### Server configuration ### Server configuration
* Post preview
* Character limit per post
* Disk space limit per user * Disk space limit per user
* Enable/Disable custom emoji for whole instance
* Limit on posts (count/time) * Limit on posts (count/time)
* Limit on storage
### User settings ### User settings