commit 56f8032396859021432d404158961f1483747a73
parent 53a906b3bdcadb477a0681b65a90cb5e450ec639
Author: default <nobody@localhost>
Date: Sat, 9 Sep 2023 19:56:54 +0200
Updated TODO.
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/TODO.md b/TODO.md
@@ -2,6 +2,10 @@
## Open
+Unfollowing lemmy groups are reject with an http status of 400.
+
+Unfollowing guppe groups seems to work (http status of 200), but messages continue to arrive as it didn't.
+
Fix `timeline_request_replies()` issues (more info there).
Post edits should preserve the image and the image description somewhat.