From 56f8032396859021432d404158961f1483747a73 Mon Sep 17 00:00:00 2001 From: default Date: Sat, 9 Sep 2023 19:56:54 +0200 Subject: [PATCH] Updated TODO. --- TODO.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO.md b/TODO.md index 945d904..ebca1ac 100644 --- 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.