xmpp.chapril.org-conversejs/src/headless/plugins/muc
JC Brand 64fd0ebcf6 Unfurls: Remove URL check
Url parameters mean that we don't get a match even when the URLs
actually match.

Could potentially use URI.js but gets cumbersome and since we restrict
to metadata coming from the MUC service (which we trust) I think it's OK
to remove it.
2021-03-02 11:03:35 +01:00
..
api.js Move converse-muc into a folder 2020-12-08 09:50:17 +01:00
index.js New config setting: muc_show_ogp_unfurls 2021-03-01 14:00:28 +01:00
message.js Move converse-muc into a folder 2020-12-08 09:50:17 +01:00
muc.js Unfurls: Remove URL check 2021-03-02 11:03:35 +01:00
occupant.js Move converse-muc into a folder 2020-12-08 09:50:17 +01:00
occupants.js Move converse-muc into a folder 2020-12-08 09:50:17 +01:00
parsers.js mod_ogp now sends messages with type="groupchat" 2021-02-23 11:07:00 +01:00
utils.js Move MUC and stanza utils into shared and plugin-specific files 2020-12-14 16:30:13 +01:00