- 28 Oct, 2018 7 commits
-
-
JC Brand authored
-
JC Brand authored
fixes #1264 Also... - hide the badges in overlayed view mode - hide the features list in overlayed view mode
-
Allan Nordhøy authored
Currently translated at 73.7% (261 of 354 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/nb/
-
ButterflyOfFire authored
Currently translated at 99.4% (352 of 354 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/fr/
-
Emmanuel Gil Peyrot authored
Currently translated at 99.4% (352 of 354 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/fr/
-
JC Brand authored
-
JC Brand authored
-
- 27 Oct, 2018 10 commits
-
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
Update from Weblate
-
Lorem Ipsum authored
Currently translated at 99.7% (346 of 347 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/cs/
-
Szilágyi Gyula authored
Currently translated at 100.0% (347 of 347 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/hu/
-
Allan Nordhøy authored
Currently translated at 63.4% (220 of 347 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/nb/
-
ButterflyOfFire authored
Currently translated at 98.8% (343 of 347 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/fr/
-
ButterflyOfFire authored
Currently translated at 87.0% (302 of 347 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/ar/
-
JC Brand authored
-
JC Brand authored
-
- 26 Oct, 2018 15 commits
-
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
Fix #1252, incorrect bookmark icon title
-
JC Brand authored
Fix make help
-
JC Brand authored
Async await
-
JC Brand authored
-
JC Brand authored
Otherwise we get an unwanted horizontal scrollbar
-
JC Brand authored
-
JC Brand authored
* src/converse-controlbox.js async/await causes many tests here to fail due to the controlbox toggle now apparently showing up a little later (and the tests don't wait for it to happen). * src/converse-minimize.js We get timeout issues in tests. * src/headless/converse-chatboxes.js We get a stack overflow while running tests.
-
JC Brand authored
-
- 25 Oct, 2018 8 commits
-
-
Maxime “pep” Buquet authored
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
-
Maxime “pep” Buquet authored
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
-
JC Brand authored
-
JC Brand authored
In both cases we need the `catch` statement due to the fact that a sendIQ call gets made which rejects for error stanzas (and I find the Promise form much compacter). Additionally, we don't want to hold up subsequent execution until the element has been faded out.
-
JC Brand authored
-
JC Brand authored
-
Maxime “pep” Buquet authored
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
-
Maxime “pep” Buquet authored
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
-