diff options
| -rw-r--r-- | TODO.md | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -351,3 +351,7 @@ Add a user option to always collapse first level threads (2.62, 2024-10-28T14:50 | |||
| 351 | Add a `disable_block_notifications` flag to server settings (2.62, 2024-10-30T16:58:16+0100). | 351 | Add a `disable_block_notifications` flag to server settings (2.62, 2024-10-30T16:58:16+0100). |
| 352 | 352 | ||
| 353 | The `strict_public_timelines` is broken, as it also applies to the private timeline (2.63, 2024-11-07T21:44:52+0100). | 353 | The `strict_public_timelines` is broken, as it also applies to the private timeline (2.63, 2024-11-07T21:44:52+0100). |
| 354 | |||
| 355 | Fix a crash when posting from the links browser (2.63, 2024-11-08T15:57:25+0100). | ||
| 356 | |||
| 357 | Fix some repeated images in Lemmy posts (2.63, 2024-11-08T15:57:25+0100). | ||