snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit bd497bc33ec7550cd405387b3ca916420dde1783
parent 759a59fc99fa168114fa9065c24a644a407bd7f1
Author: default <nobody@localhost>
Date:   Thu, 20 Oct 2022 22:39:07 +0200

Updated TODO.

Diffstat:
MTODO.md | 6+++++-
1 file changed, 5 insertions(+), 1 deletion(-)

diff --git 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).