summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.