For people running a family chat in their #selfhosted #homelab: What is the system with the best mobile experience (both Android and iOS)? I’ve been using mattermost, but my family is not super excited about it. I’m thinking of running something else instead, but I don’t want to test every single platform available

cc @selfhosted @selfhostedchat

    • hendrik@palaver.p3x.de
      link
      fedilink
      English
      arrow-up
      9
      ·
      edit-2
      2 days ago

      I think they have push notifications in XMPP these days. At least Prosody has modules like mod_unified_push and mod_cloud_notify and that seems to be supported for example by Conversations.im

      To be honest, I didn’t have lots of battery drain, back when I used XMPP. And other old-school protocols like e-mail and sip voip don’t seem to be very bad either with whatever mechanisms they use. Or my phone isn’t reporting battery drain correctly… And with Matrix I also had to set up push notifications manually, or it’d just receive messages with a random delay per default.

    • blob42@lemmy.ml
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      2 days ago

      Not at all, message archive management and Push Notifications are some of the core XMPP extensions that almost any XMPP app supports.

      Let me tell you an other huge advantage of XMPP for those who care about privacy: it’s called Omemo, which is essentially the same protocol used by signal. Given the current push by govs to undermine encryption and private messaging providers, it is probably a good idea to look into self hosting anything remotely related to privacy. Even if they manage to (and they will) to pass their spyware everywhere, if more people self-host it would be much more costly for them and we would see many more secure protocols popup.