aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar cel 🌸 <cel@bunny.garden>2025-03-06 10:43:57 +0000
committerLibravatar cel 🌸 <cel@bunny.garden>2025-03-06 10:43:57 +0000
commitb81f7f5bb418fb64211e5ec711cbcbecf8a681aa (patch)
treea4817781c7883417a9da37b68caab45848b773ca /README.md
parent9baf682466d191f23dc830a9897948d84068b3cc (diff)
downloadluz-b81f7f5bb418fb64211e5ec711cbcbecf8a681aa.tar.gz
luz-b81f7f5bb418fb64211e5ec711cbcbecf8a681aa.tar.bz2
luz-b81f7f5bb418fb64211e5ec711cbcbecf8a681aa.zip
feat: order chats by most recent message
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 06e98a3..0a7375b 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,9 @@
## TODO:
-- [ ] how to know if stanza has been sent
+- [x] how to know if stanza has been sent
- [ ] error states for all negotiation parts
-- [ ] better errors
+- [x] better errors
- [x] rename structs
- [x] remove commented code
- [ ] asynchronous connect (with take_mut?)
@@ -16,7 +16,7 @@
### specs:
- [x] rfc 6120: core
-- [ ] rfc 6121: im
+- [x] rfc 6121: im
- [x] rfc 7590: tls
- [x] xep-0368: srv records for xmpp over tls
- [ ] server side downgrade protection for sasl