commit 36da9dbdbe1be055fa163e5337698931698daa02 parent 5f74358dc46b3c53646cde53219652667f63de77 Author: default <nobody@localhost> Date: Tue, 4 Oct 2022 09:56:54 +0200 Updated TODO. Diffstat:
M | TODO.md | | | 8 | ++++---- |
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/TODO.md b/TODO.md @@ -8,10 +8,6 @@ Implement the citations as @user@host in the reply textareas. Implement the purge. -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. @@ -147,3 +143,7 @@ Implement the local timeline cache (2022-10-02T18:17:27+0200). Implement the h/ (history) path (2022-10-02T18:23:24+0200). 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).