diff options
author | Andrew Godwin | 2022-11-13 19:26:19 -0700 |
---|---|---|
committer | Andrew Godwin | 2022-11-13 19:26:19 -0700 |
commit | e9df2b3311996043c167c51b77883f9bcca8b2a6 (patch) | |
tree | 9c2c17c0fdb32ede8c16beefe35e06bbbc6ccd99 | |
parent | 5e7aa568d61eddcff6b642207950e3bb9132fc8d (diff) | |
download | takahe-e9df2b3311996043c167c51b77883f9bcca8b2a6.tar.gz takahe-e9df2b3311996043c167c51b77883f9bcca8b2a6.tar.bz2 takahe-e9df2b3311996043c167c51b77883f9bcca8b2a6.zip |
Missed a few bits
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -35,6 +35,7 @@ the less sure I am about it. - [x] Create posts - [x] Receive posts +- [ ] Receive post deletions - [x] Set content warnings on posts - [ ] Show content warnings on posts - [ ] Attach images to posts @@ -45,6 +46,7 @@ the less sure I am about it. - [x] Receive likes - [x] Create 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) @@ -67,6 +69,7 @@ the less sure I am about it. ### Beta +- [ ] Delete posts - [ ] Emoji fetching and display - [ ] Emoji creation - [ ] Image descriptions |