diff options
| -rw-r--r-- | TODO.md | 6 |
1 files changed, 5 insertions, 1 deletions
| @@ -10,9 +10,11 @@ Implement hashtags. | |||
| 10 | 10 | ||
| 11 | Make local likes / announces more visible. | 11 | Make local likes / announces more visible. |
| 12 | 12 | ||
| 13 | Implement bulleted lists. | ||
| 14 | |||
| 13 | ## Wishlist | 15 | ## Wishlist |
| 14 | 16 | ||
| 15 | Implement notification by email of private messgaes. | 17 | Implement notification by email of private messages. |
| 16 | 18 | ||
| 17 | Implement HTTP caches (If-None-Match / ETag). | 19 | Implement 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 | ||
| 27 | Implement sensitive messages: they have a non-empty `summary` field and a `sensitive` field set to *true*. | 29 | Implement sensitive messages: they have a non-empty `summary` field and a `sensitive` field set to *true*. |
| 28 | 30 | ||
| 31 | Add a 'Follow' button next to a follow notification. | ||
| 32 | |||
| 29 | ## Closed | 33 | ## Closed |
| 30 | 34 | ||
| 31 | Start a TODO file (2022-08-25T10:07:44+0200). | 35 | Start a TODO file (2022-08-25T10:07:44+0200). |