diff options
| author | default <nobody@localhost> | 2024-11-07 21:46:45 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2024-11-07 21:46:45 +0100 |
| commit | a59699d7ce2e4ad3011033e42a23474549c2addf (patch) | |
| tree | 9d1742ce2676e58beb6b09e2d778cfb647129a3c | |
| parent | 3e9222c0491ab6681fb0784413d3d923f032462f (diff) | |
Updated TODO.
| -rw-r--r-- | TODO.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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). |