From e054a4703f81265bea2b6011683fbf6cb2757f93 Mon Sep 17 00:00:00 2001 From: default Date: Thu, 1 Feb 2024 19:41:34 +0100 Subject: [PATCH] Updated TODO. --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 794e6f1..d86b8a0 100644 --- a/TODO.md +++ b/TODO.md @@ -6,7 +6,7 @@ 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 if it didn't. -Fix `timeline_request_replies()` issues (more info there). +Fix duplicate mentions, see https://codeberg.org/grunfink/snac2/issues/115 Post edits should preserve the image and the image description somewhat.