snac2

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

commit 9a08a812ed4190fce9a5244179156120ddbb62c0
parent 32046d5fc067bce540a2d3a858cfb00eb6721cbf
Author: default <nobody@localhost>
Date:   Fri, 14 Oct 2022 18:31:17 +0200

Updated TODO.

Diffstat:
MTODO.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/TODO.md b/TODO.md @@ -10,6 +10,8 @@ Add web interface for private messages. Add web interface for the list of people being followed. +Implement hashtags. + ## Wishlist and batshit crazy ideas The 'history' pages are now just monthly snapshots of the local timeline. This is ok and cheap and easy, but is problematic if you i.e. delete a post because it will be there in the history forever.