snac2

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

commit d2edc2aa9bbdc52be6ff66e202634e3b28c8c35e
parent 5773958c0ea22ce2b98fc432aa59f97544ca8316
Author: default <nobody@localhost>
Date:   Thu,  6 Oct 2022 19:46:06 +0200

Updated TODO.

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

diff --git a/TODO.md b/TODO.md @@ -4,8 +4,6 @@ Implement the :emojis: in actor names and messages. -Show dates in local time and not UTC. - Add web interface for private messages. Add web interface for the list of people being followed. @@ -147,3 +145,5 @@ Implement the 'adduser' command-line option (2022-10-04T09:55:56+0200). Implement the purge (2022-10-04T18:52:00+0200). Implement the citations as @user@host in the reply textareas (2022-10-06T19:08:39+0200). + +Show dates in local time and not UTC (2022-10-06T19:45:53+0200).