summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorGravatar default2023-09-09 19:56:54 +0200
committerGravatar default2023-09-09 19:56:54 +0200
commit56f8032396859021432d404158961f1483747a73 (patch)
tree2108c0c0915b2848f9c5790097bedd9c022c9ae3 /TODO.md
parentUpdated RELEASE_NOTES. (diff)
downloadsnac2-56f8032396859021432d404158961f1483747a73.tar.gz
snac2-56f8032396859021432d404158961f1483747a73.tar.xz
snac2-56f8032396859021432d404158961f1483747a73.zip
Updated TODO.
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 945d904..ebca1ac 100644
--- a/TODO.md
+++ b/TODO.md
@@ -2,6 +2,10 @@
2 2
3## Open 3## Open
4 4
5Unfollowing lemmy groups are reject with an http status of 400.
6
7Unfollowing guppe groups seems to work (http status of 200), but messages continue to arrive as it didn't.
8
5Fix `timeline_request_replies()` issues (more info there). 9Fix `timeline_request_replies()` issues (more info there).
6 10
7Post edits should preserve the image and the image description somewhat. 11Post edits should preserve the image and the image description somewhat.