Linus Jahn
Linus Jahn
Please update the DOtherSide submodule to be compatible with newer Qt versions :new:
Approved by XEP author: https://mail.jabber.org/pipermail/standards/2022-July/038898.html
I think there is somewhat like an api in DAVdroid.
Hello, please upstream your work to Qt, so all Qt users can profit from it. If you've got any questions about the process, build system, etc., feel free to ask....
* https://xmpp.org/extensions/xep-0388.html * #606 Implementation todos: - [x] parsing of Sasl2 packets - [x] minimal Sasl2Manager - [x] integration into OutgoingClient - [ ] send UserAgent and add options to...
XEP: https://xmpp.org/extensions/xep-0388.html Allows us to implement: * Bind 2: https://xmpp.org/extensions/xep-0386.html * FAST, token-based authentication: https://xmpp.org/extensions/xep-0484.html SASL 2 has been implemented in prosody and ejabberd now: * https://blog.prosody.im/fast-auth/ * https://www.process-one.net/blog/ejabberd-24-02/ Implementation...
``` $ ./tests/tst_qxmppomemomanager ********* Start testing of tst_QXmppOmemoManager ********* Config: Using QtTest library 5.15.10, Qt 5.15.10 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 13.2.0), debian unknown PASS : tst_QXmppOmemoManager::initTestCase() PASS...
Proof-of-concept: https://github.com/lnjX/qxmpp/commit/846ac21588c6d0fdd72ceee4af4f13de959e2514
I know this will probably much work, but it'll probably be required in the future. :)