!Friendica Support
help me configure xmpp in friendica.
I have my server https://reisub.nsupdate.info/xmpp/
I could never manage to friendica merge my instance with xmpp.
my instance https://friendicarg.nsupdate.info
help me configure xmpp in friendica.
I have my server https://reisub.nsupdate.info/xmpp/
I could never manage to friendica merge my instance with xmpp.
my instance https://friendicarg.nsupdate.info
Subalt dog likes this.
reshared this
Falgn0n The Wizard
•what do you mean by "merge"?
I use my Friendica credentials to login to XMPP client (prosody backend), but afaik there is no xmpp chat plugin or widget that works in friendica
Fabián LU4EHF
•Falgn0n The Wizard
•there is the 'Jappix Mini' addon (which does not seem to work, at least it's not working for me)
There used to be a ConverseJS addon, but it has been abandoned I think
So, yeah - pretty much the only thing missing from Friendica atm is(good/working) XMPP CHAT facility
Subalt dog
•Fabián LU4EHF likes this.
Matt Panhans
•Falgn0n The Wizard
•for #ejabberd you can follow this: https://wiki.friendi.ca/docs/install-ejabberd
Mine is #Prosody. in prosody.cfg.lua I have this:
Falgn0n The Wizard
•well, ofc the module
"auth_http_async"
needs to be loaded into Prosody.But as far as I can remember, yeah, that is all.
(sorry I was, as usual, sort of figuring it out on the fly with the help of some great people in Friendica Support forum, and I did not take detailed notes - I know I should have, but when you're trying something different every 10 minutes, you kinda stop taking notes and then when it works, you forget the exact steps that got you there)
Falgn0n The Wizard
•No need to register on the XMPP side. You will login to xmpp client with
username@friendicanode.tld
after registering on friendicanode.tldFabián LU4EHF
•https://reisub.nsupdate.info/http-bind/
friendica config:
I don't know what else to configure ... something else is missing?
Falgn0n The Wizard
•I personally have no evidence to suggest that JappixMini even works, at all.
But (in theory at least) if you have the correct jabber server and bosh host (which in your config appear to be different, for some reason?) and the correct XMPP credentials, it should work. I guess.
Fabián LU4EHF
•Falgn0n The Wizard
•well, hey - if you're a coder - fix the actual good XMPP plugin (ConverseJS) 😉
https://git.friendi.ca/friendica/friendica-addons/src/branch/develop/xmpp
I tried, but being not a developer and having literally no idea what I am even doing or looking for .... I failed. Lol.
Fabián LU4EHF
•jakob 🇦🇹 ✅
•i learned today, both are not ready. conversejs is old and many years unmaintained, and jappixmini has a bug or so...