From bd497bc33ec7550cd405387b3ca916420dde1783 Mon Sep 17 00:00:00 2001 From: default Date: Thu, 20 Oct 2022 22:39:07 +0200 Subject: [PATCH] Updated TODO. --- TODO.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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).