Missed a few bits

This commit is contained in:
Andrew Godwin 2022-11-13 19:26:19 -07:00
parent 5e7aa568d6
commit e9df2b3311
1 changed files with 3 additions and 0 deletions

View File

@ -35,6 +35,7 @@ the less sure I am about it.
- [x] Create posts - [x] Create posts
- [x] Receive posts - [x] Receive posts
- [ ] Receive post deletions
- [x] Set content warnings on posts - [x] Set content warnings on posts
- [ ] Show content warnings on posts - [ ] Show content warnings on posts
- [ ] Attach images to posts - [ ] Attach images to posts
@ -45,6 +46,7 @@ the less sure I am about it.
- [x] Receive likes - [x] Receive likes
- [x] Create follows - [x] Create follows
- [x] Receive and accept follows - [x] Receive and accept follows
- [x] Receive follow undos
- [ ] Undo follows - [ ] Undo follows
- [x] Home timeline (posts and boosts from follows) - [x] Home timeline (posts and boosts from follows)
- [ ] Notifications page (followed, boosted, liked) - [ ] Notifications page (followed, boosted, liked)
@ -67,6 +69,7 @@ the less sure I am about it.
### Beta ### Beta
- [ ] Delete posts
- [ ] Emoji fetching and display - [ ] Emoji fetching and display
- [ ] Emoji creation - [ ] Emoji creation
- [ ] Image descriptions - [ ] Image descriptions