From 20fd70c01145e6be40edf231781497a2b5ec404f Mon Sep 17 00:00:00 2001 From: default Date: Sun, 2 Oct 2022 17:52:40 +0200 Subject: Implemented local timeline cache. --- TODO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index acce364..6ef1ee0 100644 --- a/TODO.md +++ b/TODO.md @@ -2,8 +2,6 @@ ## Open -Implement the user-setup web interface. - Implement the citations as @user@host in the reply textareas. Implement the purge. @@ -143,3 +141,5 @@ Implement an input queue (2022-10-01T20:27:52+0200). Refactor HTML rendering because it's a mess and write build_timeline(), that generates a big structure with everything to show in a timeline, to be passed to the HTML renderer (2022-10-01T20:27:52+0200). Implement the helper thread (2022-10-01T20:56:46+0200). + +Implement the user-setup web interface (2022-10-02T17:45:03+0200). -- cgit v1.2.3