Skip to content

Fix xmpp: URI handling.

Link Mauve requested to merge linkmauve/gajim:fix-uri-handling into master

It was previously removing the first three characters of the JID, and ignored any URI without an action.

Merge request reports