xmpp.chapril.org-conversejs/src
JC Brand 003a90c71c Don't explicitly trigger the hook parseMessageForCommands
inside `parseMessageForMUCCommands`.

If the function doesn't find any core MUC commands, it calls
`parseMessageForCommands` which will trigger the hook.

I think it's appropriate to give built-in commands preference above
commands by 3rd party plugins and this also solves the issue of the hook
being triggered twice (once in `parseMessageForMUCCommands` and
then again in `parseMessageForCommands`).
2022-01-27 19:12:35 +01:00
..
headless Set BOSH wait period to 59 seconds also when attaching to a session 2022-01-25 13:13:14 +01:00
i18n Fix syntax error in po file 2022-01-12 11:17:58 +01:00
modals OMEMO Refactoring 2021-11-24 21:14:11 +01:00
plugins Don't explicitly trigger the hook parseMessageForCommands 2022-01-27 19:12:35 +01:00
shared OMEMO Refactoring 2021-11-24 21:14:11 +01:00
templates Fixes #2718: Message is not displayed if it contains an invalid URL 2021-11-24 21:43:20 +01:00
utils Remove tabs 2021-10-30 20:56:23 +02:00
converse.js Move webpack files into dir 2022-01-27 13:08:40 +01:00
entry.js Make sure converse.initialize still returns a Promise 2021-11-30 16:11:52 +01:00
website.js Fix linting errors (no-unused-vars) 2019-10-09 16:27:58 +02:00