This project is about extending gabble, the Telepathy XMPP connection manager. While mainline gabble is quite conservative in its XMPP features, some features are essential for use within mobile environments, e.g. notebooks or smartphones with unstable network. Some work has been done for:
Attachment | Size | Date |
---|---|---|
![]() | 550.5 KB | 29/04/2020 - 22:37 |
![]() | 1.01 MB | 22/05/2020 - 18:08 |
![]() | 558.52 KB | 24/04/2020 - 22:27 |
![]() | 557.68 KB | 10/11/2019 - 23:24 |
![]() | 558.09 KB | 12/08/2019 - 22:28 |
0.18.4-5 : Fix package replacement policies
0.18.4-7 : Rebuild with Openssl to enable TLS1.3 support
0.18.4-9 : Backport of gio-tls to enable TLS1.3
Comments
D_R
Sun, 2020/05/10 - 00:46
Permalink
It works great together with the share plugin. Thank you for it.
Are there any Plans for implementing MUC and OMEMO too?
noonien
Sun, 2020/05/10 - 02:36
Permalink
Hi, I'm glad that it works for you!
MUC would not only need group chat support in the user interface (aka jolla-messages) but also some work on gabble itself, as MUC tends to be troublesome on unstable networks. Stuff like MUC-MAM and stream-management with reconnection would help. Still a lot of work to do.
OMEMO is another big topic, maybe I'll find some free time to get it integrated, though.