summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAndrew Godwin2022-11-13 19:30:50 -0700
committerAndrew Godwin2022-11-13 19:30:50 -0700
commit51bf45a03e63b45b5646ade8921bf78ae9bcd9f3 (patch)
tree5cbbeefab8fa1a6509381910fdc7091151b698f1 /README.md
parente9df2b3311996043c167c51b77883f9bcca8b2a6 (diff)
downloadtakahe-51bf45a03e63b45b5646ade8921bf78ae9bcd9f3.tar.gz
takahe-51bf45a03e63b45b5646ade8921bf78ae9bcd9f3.tar.bz2
takahe-51bf45a03e63b45b5646ade8921bf78ae9bcd9f3.zip
Be a bit better at descoping on milestones
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.md b/README.md
index fd21e29..226b21d 100644
--- a/README.md
+++ b/README.md
@@ -45,9 +45,9 @@ the less sure I am about it.
- [ ] Create likes
- [x] Receive likes
- [x] Create follows
+- [ ] Undo follows
- [x] Receive and accept follows
- [x] Receive follow undos
-- [ ] Undo follows
- [x] Home timeline (posts and boosts from follows)
- [ ] Notifications page (followed, boosted, liked)
- [x] Local timeline
@@ -70,6 +70,10 @@ the less sure I am about it.
### Beta
- [ ] Delete posts
+- [ ] Reply threading on post creation
+- [ ] Display posts with reply threads
+- [ ] Create polls on posts
+- [ ] Receive polls on posts
- [ ] Emoji fetching and display
- [ ] Emoji creation
- [ ] Image descriptions
@@ -77,17 +81,13 @@ the less sure I am about it.
- [ ] Moderation queue
- [ ] User management page
- [ ] Server defederation
-- [ ] IP banning
-- [ ] Trends subsystem and moderation
- [ ] Filters for posts/boosts
-- [ ] Reply threading on post creation
-- [ ] Display posts with reply threads
-- [ ] Create polls on posts
-- [ ] Receive polls on posts
- [ ] OAuth subsystem
### 1.0
+- [ ] IP banning
+- [ ] Trends subsystem and moderation
- [ ] Server announcements
- [ ] Automated post deletion
- [ ] Post popularity system (for long gaps between timeline views)