summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-10-20 22:39:07 +0200
committerdefault <nobody@localhost>2022-10-20 22:39:07 +0200
commitbd497bc33ec7550cd405387b3ca916420dde1783 (patch)
tree0ec386a193e9ebf10c6daf4f13f8e007b12a6e2e /TODO.md
parent759a59fc99fa168114fa9065c24a644a407bd7f1 (diff)
Updated TODO.
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index c82da59..31fe138 100644
--- a/TODO.md
+++ b/TODO.md
@@ -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).