From 36da9dbdbe1be055fa163e5337698931698daa02 Mon Sep 17 00:00:00 2001 From: default Date: Tue, 4 Oct 2022 09:56:54 +0200 Subject: [PATCH] Updated TODO. --- TODO.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/TODO.md b/TODO.md index 3e1d34a..32f286d 100644 --- 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).