From 37e3a6474568721a1b8dc054c8fac5f45555762c Mon Sep 17 00:00:00 2001 From: default Date: Tue, 4 Oct 2022 18:52:19 +0200 Subject: [PATCH] Updated TODO. --- TODO.md | 4 ++-- 1 file 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. 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).