diff options
author | default <nobody@localhost> | 2022-10-20 22:39:07 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2022-10-20 22:39:07 +0200 |
commit | bd497bc33ec7550cd405387b3ca916420dde1783 (patch) | |
tree | 0ec386a193e9ebf10c6daf4f13f8e007b12a6e2e /TODO.md | |
parent | 759a59fc99fa168114fa9065c24a644a407bd7f1 (diff) |
Updated TODO.
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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). |