this post was submitted on 29 Oct 2024
326 points (98.5% liked)

Fediverse

28277 readers
820 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] matcha_addict@lemy.lol 3 points 1 week ago

XMPP Works fine when it's setup or when you don't manage the hosting, but God is it painful to self host an xmpp server.

I recommend you use snikket if you're having trouble selecting plugins, because it has everything you need out of the box and its super easy to setup.

It even needs a special setup to work on restricted networks via port 80/443 because it wants port 5222 and 5223,

Isn't that just a configuration in prosody / snikket? What implementation did you use that didn't let you configure this? Or are you expecting major implementations to default to port 80/443? Because that would be quite problematic.

Most basic communication features in 2024 such as replies reactions quoting threads etc.etc. are unsupported ootb, and you need both a client that supports the extensions (often very slow to adapt "new" standards AND a server that has enabled the plugin for that feature.

This is already supported by the major clients. I know for sure that conversations on android (and I suppose the many clients based on it) supports it. For server implementations, it is available out of the box on snikket, and it is a plugin you have to enable on prosody.