Updated TODO.

This commit is contained in:
default 2022-10-20 22:39:07 +02:00
parent 759a59fc99
commit bd497bc33e

View File

@ -10,9 +10,11 @@ Implement hashtags.
Make local likes / announces more visible.
Implement bulleted lists.
## Wishlist
Implement notification by email of private messgaes.
Implement notification by email of private messages.
Implement HTTP caches (If-None-Match / ETag).
@ -26,6 +28,8 @@ Idea for a new disk layout: timelines stored like in git (2 character directorie
Implement sensitive messages: they have a non-empty `summary` field and a `sensitive` field set to *true*.
Add a 'Follow' button next to a follow notification.
## Closed
Start a TODO file (2022-08-25T10:07:44+0200).