PINE64
xmpp&jabber client for Manjaro Plasma mobile - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121)
+---- Forum: Manjaro on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=130)
+---- Thread: xmpp&jabber client for Manjaro Plasma mobile (/showthread.php?tid=13482)

Pages: 1 2


xmpp&jabber client for Manjaro Plasma mobile - acrux - 03-24-2021

So - what is the best option to have up-to-date (MUC, MAM etc) jabber&xmpp chat in Plasma mobile?
  • Manjaro Phosh has Chatty. It supports message archive managment (MAM), message carbons etc and is good for private conversations. Drawbacks - no multi user chat (MUC) and it pulls in quite much Gnome packages as dependencies. As in Phosh it is used also as a SMS client, it could interfere with Plasma Spacebar app.
  • SailfishOS also integrates SMS app with xmpp one using telepathy-gabble. There is telepathy-gabble-plus update (http://devel.kondorgulasch.de/telepathy-gabble/) which extends it with MAM etc. Maybe a similar method could be possible to add xmpp to the Spacebar app? However - still no MUC
  • Gajim. Probably the best jabber client for Linux (with Dino). Sort of usable in Plasma mobile if the window sizes and other options are optimized in conf file. Roster and personal chats are scaled ok and keyboard integrates quite ok also. Needs double-tap to open chats in roster. MUC windows are not scaled correctly and keyboard hides the input field.
  • Dino. Probably the best jabber client for Linux (with Gajim). However, the current Dino for Manjaro&Plasma is the desktop one and although it starts and runs, it does not scale correctly and I was unable to input text as the keyboard did not pop up. However - there is a project to use libhandy for Dino to adapt it to mobile screens (https://github.com/dino/dino/issues/178) and the result is already promising (https://fosstodon.org/@linmob/105583488991640393). Any chance to get this branch into Manjaro&Plasma?



RE: xmpp&jabber client for Manjaro Plasma mobile - Veraendert - 03-26-2021

(03-24-2021, 02:07 AM)acrux Wrote: So - what is the best option to have up-to-date (MUC, MAM etc) jabber&xmpp chat in Plasma mobile?
  • Manjaro Phosh has Chatty. It supports message archive managment (MAM), message carbons etc and is good for private conversations. Drawbacks - no multi user chat (MUC) and it pulls in quite much Gnome packages as dependencies. As in Phosh it is used also as a SMS client, it could interfere with Plasma Spacebar app.
  • SailfishOS also integrates SMS app with xmpp one using telepathy-gabble. There is telepathy-gabble-plus update (http://devel.kondorgulasch.de/telepathy-gabble/) which extends it with MAM etc. Maybe a similar method could be possible to add xmpp to the Spacebar app? However - still no MUC
  • Gajim. Probably the best jabber client for Linux (with Dino). Sort of usable in Plasma mobile if the window sizes and other options are optimized in conf file. Roster and personal chats are scaled ok and keyboard integrates quite ok also. Needs double-tap to open chats in roster. MUC windows are not scaled correctly and keyboard hides the input field.
  • Dino. Probably the best jabber client for Linux (with Gajim). However, the current Dino for Manjaro&Plasma is the desktop one and although it starts and runs, it does not scale correctly and I was unable to input text as the keyboard did not pop up. However - there is a project to use libhandy for Dino to adapt it to mobile screens (https://github.com/dino/dino/issues/178) and the result is already promising (https://fosstodon.org/@linmob/105583488991640393). Any chance to get this branch into Manjaro&Plasma?
Swift


RE: xmpp&jabber client for Manjaro Plasma mobile - acrux - 03-26-2021

(03-26-2021, 04:03 AM)Veraendert Wrote: Swift

Sorry, no message archive management in Swift Sad


RE: xmpp&jabber client for Manjaro Plasma mobile - p1trson - 04-11-2021

Try out the Kaidan. it's working really nicely. However, for now, I don't use it since OMEMO is not implemented yet (wip)

https://www.kaidan.im/


RE: xmpp&jabber client for Manjaro Plasma mobile - acrux - 04-11-2021

(04-11-2021, 07:51 AM)p1trson Wrote: Try out the Kaidan. it's working really nicely. However, for now, I don't use it since OMEMO is not implemented yet (wip)

https://www.kaidan.im/
Kaidan seems to be in quite early stage of development. Even multi user chat (MUC) is not implemented so far. Neither is message archive management (MAM). Also Kaidan needs Qt 5.14, so the method to install ii is through Flatpak...

But good news is that Plasma Mobile Phonebook app now supports IM field including Jabber, eg. xmmp:username@server.org


RE: xmpp&jabber client for Manjaro Plasma mobile - p1trson - 04-11-2021

then I guess you need to formulate your requirements, because everyone has different use-cases.
e.g - for me, the only showstopper for using Kaidan (IM) is the missing OMEMO implementation, I don't care about MUC

right now none of the xmpp clients usable on pinephone are supporting it(AFAIK). The other requirement (secondary) for me is to have audio/video calls support by the xmpp client (STUN/TURN). For me the ideal representation of such client is Conversations, so I still need to stick to AOSP running device.

So define your requirements, and you can quickly search on the internet on your own which one does fulfill your needs (currently probably none). If you're not a programmer, you can contribute by testing a reporting bugs and/or feature requests for any clients you want.


RE: xmpp&jabber client for Manjaro Plasma mobile - acrux - 04-12-2021

That I did in the top post - analyze the usability of available software.
Yes - Conversations is very good and I'm using it extensively with LineageOS&Nexus6.
Both Gajim and Dino support OMEMO, at least their desktop clients.
So Dino with libhandy would be an answer (at least for me). Unfortunately it is not yet packaged in Manjaro&PlasmaMobile.


RE: xmpp&jabber client for Manjaro Plasma mobile - p1trson - 04-13-2021

I don't want to be a pain but .. usability != requirements Wink

OTOH, yes Dino looks promising, but as soon as Kaidan is mature enough, it will probably work better in plasma mobile just because it's part of the KDE family.
I use Gajim on my desktop, so I might give it a try on the PP

XMPP clients situation for PP is pretty sad, right now I use matrix/Jami as alternatives (where both E2E and audio/video calls work)


RE: xmpp&jabber client for Manjaro Plasma mobile - acrux - 06-01-2021

(04-13-2021, 01:33 PM)p1trson Wrote: ...as soon as Kaidan is mature enough, it will probably work better in plasma mobile just because it's part of the KDE family.

Good news is that Kaidan has got MAM in fresh version 0.8:
https://www.kaidan.im/2021/05/28/kaidan-0.8.0/
Hope we get it soon in Pinephone software repositories Smile
Preferably native, not flatpack... Wink


RE: xmpp&jabber client for Manjaro Plasma mobile - acrux - 06-17-2021

Kaidan 0.8 is now in unstable branch repositories.
If you are impatient, you can download the kaidan and qxmpp packages from there and install also to stable with pacman -U.