- 29 Oct, 2018 1 commit
-
-
JC Brand authored
-
- 28 Oct, 2018 10 commits
-
-
Emmanuel Gil Peyrot authored
This is both lighter, looks better when rendered at arbitrary resolutions (as there is no scaling being done), and actually editable for different deployments. This image has been hand-drawn using the PNG as a background.
-
JC Brand authored
-
JC Brand authored
-
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 4 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.
-