- 09 Jan, 2020 12 commits
-
-
Balázs Úr authored
Currently translated at 83.0% (352 of 424 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/hu/
-
sergio authored
Currently translated at 96.7% (410 of 424 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/es/
-
Antonio Morais authored
Currently translated at 84.7% (359 of 424 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/pt_BR/
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
when the user logs out and then in again
-
JC Brand authored
- limit the number of instantiations of URI - Handle try/catch of URI invoking in one place (`getURI`) - Reduce exposed interface of utils/html.js by making some methods internal functions
-
Christoph Scholz authored
-
- 08 Jan, 2020 3 commits
- 07 Jan, 2020 4 commits
- 06 Jan, 2020 2 commits
- 26 Dec, 2019 1 commit
-
-
Yaskhan authored
I think why do not come archives from group chats, and it turns out that you need to add "groupchat" in options. I spent half an hour searching in the documentation, and half an hour searching in the convers tests. And finally found in tests.
-
- 20 Dec, 2019 1 commit
-
-
JC Brand authored
-
- 19 Dec, 2019 2 commits
- 18 Dec, 2019 7 commits
-
-
JC Brand authored
The problem was that the `emojisInitialized` promise was re-created upon logout and then no longer resolved upon subsequent login. The `_converse.api.promises.add` method now takes another parameter `replace` which determine whether it should be replaced upon logout or not. The `emojisInitialized` promise will now not get replaced.
-
JC Brand authored
- Rename `chatRoomOpened` event to `chatRoomViewInitialized` - Rename `chatBoxInitialized` to `chatBoxViewInitialized` and trigger only for `ChatBoxView` instances. - New event `headlinesBoxViewInitialized` - Trigger the `chatBoxInitialized` event when a new `_converse.ChatBox` is opened.
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
dependabot[bot] authored
Bumps [npm](https://github.com/npm/cli) from 6.11.3 to 6.13.4. - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md) - [Commits](https://github.com/npm/cli/compare/v6.11.3...v6.13.4) Signed-off-by: dependabot[bot] <support@github.com>
-
JC Brand authored
-
- 17 Dec, 2019 4 commits
- 11 Dec, 2019 4 commits