aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-11-07 21:46:45 +0100
committerdefault <nobody@localhost>2024-11-07 21:46:45 +0100
commita59699d7ce2e4ad3011033e42a23474549c2addf (patch)
tree9d1742ce2676e58beb6b09e2d778cfb647129a3c /TODO.md
parent3e9222c0491ab6681fb0784413d3d923f032462f (diff)
Updated TODO.
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 80623e4..2e57af8 100644
--- a/TODO.md
+++ b/TODO.md
@@ -348,4 +348,6 @@ Don't show image attachments which URLs are already in the post content (2.62, 2
Add a user option to always collapse first level threads (2.62, 2024-10-28T14:50:42+0100).
-Add a 'disable_block_notifications' flag to server settings (2.62, 2024-10-30T16:58:16+0100).
+Add a `disable_block_notifications` flag to server settings (2.62, 2024-10-30T16:58:16+0100).
+
+The `strict_public_timelines` is broken, as it also applies to the private timeline (2.63, 2024-11-07T21:44:52+0100).