snac2

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

commit 31f29258a144f02b59a4f7d76a120eca415a826d
parent 6859d9b911a167affa00f6d6ad2df6013ad73e84
Author: default <nobody@localhost>
Date:   Sat,  1 Oct 2022 20:31:27 +0200

Updated TODO.

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

diff --git a/TODO.md b/TODO.md @@ -6,6 +6,10 @@ Implement the helper thread. Import the man pages. +Implement the 'init' command-line option. + +Implement the 'adduser' command-line option. + Show dates in local time and not UTC. Add web interface for private messages.