summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-09-13 18:19:23 +0200
committerdefault <nobody@localhost>2023-09-13 18:19:23 +0200
commit0745041210a9276e4efa216cbbff144c96f02b30 (patch)
treeb0ec2dbadfdd766f6281ac46c643e2732300e263
parent4105e737e6ec9b9d8aca508ac5bedb69947b202d (diff)
parentf9b9b140c07fdb4c34da2554f107829fb9cabf3a (diff)
Merge branch 'master' of triptico.com:git/snac2
-rw-r--r--TODO.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 945d904..c3b0def 100644
--- a/TODO.md
+++ b/TODO.md
@@ -2,6 +2,10 @@
## Open
+Unfollowing lemmy groups gets rejected 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.