From d43184f306eb1406f6cad5348d0138f6bec276dd Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Sat, 4 Jul 2020 14:41:45 +0200 Subject: Scrap TODO item because it's done --- TODO.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO.txt b/TODO.txt index be26784..bd5d13e 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,5 +1,4 @@ - Store message as UTF8 text, not blob -- `_push message` and the response on `send` should give the msgid, so the client can implement replies - Message replies: referenced message should be msgid - Somehow communicate (push? poll?) to room members whether a particular user is currently _active_, not just online. - A session is marked inactive 2 minutes after the latest activity on that session. Make the number "2" configurable and not a hard-coded constant. -- cgit v1.2.3-54-g00ecf