summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.
10 10
11Make local likes / announces more visible. 11Make local likes / announces more visible.
12 12
13Implement bulleted lists.
14
13## Wishlist 15## Wishlist
14 16
15Implement notification by email of private messgaes. 17Implement notification by email of private messages.
16 18
17Implement HTTP caches (If-None-Match / ETag). 19Implement HTTP caches (If-None-Match / ETag).
18 20
@@ -26,6 +28,8 @@ Idea for a new disk layout: timelines stored like in git (2 character directorie
26 28
27Implement sensitive messages: they have a non-empty `summary` field and a `sensitive` field set to *true*. 29Implement sensitive messages: they have a non-empty `summary` field and a `sensitive` field set to *true*.
28 30
31Add a 'Follow' button next to a follow notification.
32
29## Closed 33## Closed
30 34
31Start a TODO file (2022-08-25T10:07:44+0200). 35Start a TODO file (2022-08-25T10:07:44+0200).