diff options
-rw-r--r-- | README.txt | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -19,8 +19,8 @@ Roadmap - [ ] roster request - [ ] receiving one-to-one text messages - [ ] sending one-to-one text messages -- [ ] persistence with sqlite3 - [ ] refactoring +- [ ] persistence with sqlite3 - [ ] XMPP core compliance suite 2022 / client [1] - [ ] RFC 6120: XMPP Core - [ ] RFC 7590: TLS for XMPP @@ -40,6 +40,7 @@ Roadmap - [ ] implement further XEPs - [ ] XEP-0077: In-Band Registration (just password change) - [ ] XEP-0313: Message Archive Management + - [ ] XEP-0286: Mobile Considerations on LTE Networks - [ ] XEP-0333: Chat Markers - [ ] XEP-0085: Chat State Notifications - [ ] XEP-0191: Blocking Command @@ -47,7 +48,6 @@ Roadmap - [ ] XEP-0393: Message Styling - [ ] XEP-0444: Message Reactions - [ ] XEP-0392: Consistent Color Generation - - [ ] XEP-0286: Mobile Considerations on LTE Networks - [ ] XEP-0184: Message Delivery Receipts - [ ] XEP-0380: Explicit Message Encryption - [ ] XEP-0384: OMEMO Encryption |