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 2e57af8..c264eb6 100644
--- a/TODO.md
+++ b/TODO.md
@@ -351,3 +351,7 @@ Add a user option to always collapse first level threads (2.62, 2024-10-28T14:50
351Add a `disable_block_notifications` flag to server settings (2.62, 2024-10-30T16:58:16+0100). 351Add a `disable_block_notifications` flag to server settings (2.62, 2024-10-30T16:58:16+0100).
352 352
353The `strict_public_timelines` is broken, as it also applies to the private timeline (2.63, 2024-11-07T21:44:52+0100). 353The `strict_public_timelines` is broken, as it also applies to the private timeline (2.63, 2024-11-07T21:44:52+0100).
354
355Fix a crash when posting from the links browser (2.63, 2024-11-08T15:57:25+0100).
356
357Fix some repeated images in Lemmy posts (2.63, 2024-11-08T15:57:25+0100).