diff options
-rw-r--r-- | README.txt | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -37,9 +37,12 @@ Roadmap - [ ] XMPP mobile compliance suite 2022 / client [1] - [ ] XEP-0198: Stream Management - [ ] XEP-0352: Client State Indication +- [ ] XEP-0077: In-Band Registration (just password change) +- [ ] XEP-0313: Message Archive Management +- [ ] Evaluate multi-platform support (up to Linux, Windows, Android, Mac, iOS) + - implement gui.h with cross-platform SDL2? + - implement gui.h with native widget toolkits? - [ ] 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 |