snac2

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

commit 37e3a6474568721a1b8dc054c8fac5f45555762c
parent ae06064e4d77d10b82c6061427dcc01d942b1dd8
Author: default <nobody@localhost>
Date:   Tue,  4 Oct 2022 18:52:19 +0200

Updated TODO.

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

diff --git a/TODO.md b/TODO.md @@ -6,8 +6,6 @@ Implement the :emojis: in actor names and messages. Implement the citations as @user@host in the reply textareas. -Implement the purge. - Show dates in local time and not UTC. Add web interface for private messages. @@ -147,3 +145,5 @@ Import the man pages (2022-10-03T21:38:23+0200). Implement the 'init' command-line option (2022-10-04T09:55:56+0200). Implement the 'adduser' command-line option (2022-10-04T09:55:56+0200). + +Implement the purge (2022-10-04T18:52:00+0200).