From ab72acf5e320fd08f49d3faab7b1bc2605c5eb69 Mon Sep 17 00:00:00 2001 From: default Date: Sun, 27 Oct 2024 09:04:40 +0100 Subject: [PATCH] Updated TODO. --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index ffefc55..428e122 100644 --- a/TODO.md +++ b/TODO.md @@ -337,3 +337,5 @@ Implement account migration from snac to Mastodon (2.60, 2024-10-11T04:25:54+020 Fix mastoapi timelines/public, it only shows posts by the user (2.61, 2024-10-11T04:25:54+0200). Fix over-zealous caching in /public after changing the bio (2.61, 2024-10-13T06:50:03+0200). + +Don't show image attachments which URLs are already in the post content (2.62, 2024-10-27T09:03:49+0100).