summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 32f286d..6128c40 100644
--- a/TODO.md
+++ b/TODO.md
@@ -6,8 +6,6 @@ Implement the :emojis: in actor names and messages.
6 6
7Implement the citations as @user@host in the reply textareas. 7Implement the citations as @user@host in the reply textareas.
8 8
9Implement the purge.
10
11Show dates in local time and not UTC. 9Show dates in local time and not UTC.
12 10
13Add web interface for private messages. 11Add web interface for private messages.
@@ -147,3 +145,5 @@ Import the man pages (2022-10-03T21:38:23+0200).
147Implement the 'init' command-line option (2022-10-04T09:55:56+0200). 145Implement the 'init' command-line option (2022-10-04T09:55:56+0200).
148 146
149Implement the 'adduser' command-line option (2022-10-04T09:55:56+0200). 147Implement the 'adduser' command-line option (2022-10-04T09:55:56+0200).
148
149Implement the purge (2022-10-04T18:52:00+0200).