- 30 Sep, 2020 6 commits
-
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
- The `converse.api.query` method now no longer accepts an RSM instance. - The RSM class now separates `query` parameters from `result` attributes - Improve JSDoc docs and remove need to make `converse-rsm` a plugin - Add typedefs for the options expected by RSM and `api.archive.query`
-
Christoph Scholz authored
-
Christoph Scholz authored
This reverts commit 5a874a49.
-
- 28 Sep, 2020 2 commits
-
-
Christoph Scholz authored
-
Kim Alvefur authored
-
- 27 Sep, 2020 4 commits
- 26 Sep, 2020 2 commits
- 25 Sep, 2020 3 commits
- 24 Sep, 2020 1 commit
-
-
JC Brand authored
-
- 21 Sep, 2020 10 commits
-
-
Emmanuel Gil Peyrot authored
Currently translated at 99.6% (500 of 502 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/fr/
-
zilliu authored
Currently translated at 99.2% (498 of 502 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/zh_Hant/
-
Nikolaj Nielsen authored
Currently translated at 0.1% (1 of 502 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/da/
-
Georgi Bachev authored
-
aevw authored
Currently translated at 100.0% (502 of 502 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/pt_BR/
-
random r authored
Currently translated at 100.0% (502 of 502 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/it/
-
Xosé M authored
Currently translated at 100.0% (502 of 502 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/gl/
-
nautilusx authored
Currently translated at 99.2% (498 of 502 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/de/
-
JC Brand authored
Instead of overriding createChatBox, set 'hidden' flag via defaults
-
JC Brand authored
-
- 18 Sep, 2020 12 commits
-
-
JC Brand authored
-
Christoph Scholz authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
Site HTML: make links relative
-
JC Brand authored
-
JC Brand authored
Due to Lerna's hoisting, it's in the top-level node_modules
-
JC Brand authored
* Remove CleanWebpackPlugin This pugin would wipe the non-minified files every time `make dist` was called, and generally made it more difficult to build only particular files. * Use order-only prerequisites for the `dist` Make recipe This allows more efficient building because order-only prerequisites don't force a rebuild of the main recipe. https://www.gnu.org/software/make/manual/make.html#Prerequisite-Types
-