From 9a08a812ed4190fce9a5244179156120ddbb62c0 Mon Sep 17 00:00:00 2001 From: default Date: Fri, 14 Oct 2022 18:31:17 +0200 Subject: [PATCH] Updated TODO. --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index 0a5ed15..aa1e0e4 100644 --- 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.