aboutsummaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorTom Smeding <tom.smeding@gmail.com>2020-06-28 22:46:50 +0200
committerTom Smeding <tom.smeding@gmail.com>2020-06-28 22:47:19 +0200
commitba849f06d5c287e6d04e5cc91fe96c0a54df3199 (patch)
tree75efa7ad5f9f1149257277aa1b42a5f425959613 /TODO.txt
parentb85c1a60bf7f27e37fe2a86b26aa83ff198e208e (diff)
webclient: Protocol version negotiation
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index 8e7ac3b..83b866c 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,5 +1,4 @@
- Store message as UTF8 text, not blob
-- Protocol version negotiation
- `_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.