diff options
author | Tom Smeding <tom.smeding@gmail.com> | 2020-06-28 12:43:57 +0200 |
---|---|---|
committer | Tom Smeding <tom.smeding@gmail.com> | 2020-06-28 12:43:57 +0200 |
commit | 65bae05af453ea0ea3ef9d8400374abb7c6bf7a2 (patch) | |
tree | 0c41a146276cbebd71d0d1ed06bbcb3200891fc3 | |
parent | f1e030fb22453c60b8941ac506093a17348a0e79 (diff) |
Add TODO item
-rw-r--r-- | TODO.txt | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +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 |