- 15 Oct, 2017 2 commits
-
-
Weblate authored
-
Giuseppe Pignataro authored
-
- 05 Oct, 2017 5 commits
-
-
Jean-Baptiste authored
Currently translated at 100.0% (283 of 283 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/fr/
-
anonymous authored
Currently translated at 96.1% (272 of 283 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/fr/
-
Jean-Baptiste authored
Currently translated at 95.7% (271 of 283 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/fr/
-
anonymous authored
Currently translated at 92.5% (262 of 283 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/fr/
-
Jean-Baptiste authored
Currently translated at 92.2% (261 of 283 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/fr/
-
- 30 Sep, 2017 1 commit
-
-
Andreas Kleinert authored
Currently translated at 100.0% (283 of 283 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/de/
-
- 29 Sep, 2017 1 commit
-
-
Andreas Kleinert authored
Currently translated at 100.0% (283 of 283 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/de/
-
- 28 Sep, 2017 4 commits
- 26 Sep, 2017 6 commits
- 25 Sep, 2017 3 commits
- 24 Sep, 2017 4 commits
- 23 Sep, 2017 14 commits
-
-
JC Brand authored
-
JC Brand authored
This is a workaround for the fact that getttext doesn't support ES2015 template literals and it also allows us to scan for translateable strings in our HTML templates.
-
JC Brand authored
We can now simply call `render` whenever we want to show an error or notification message. The flip side is that the template is now larger and contains more login.
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
instead of manually
-
JC Brand authored
* Use declarative events instead of `addEventListener`. * Remove the jquery dependency in this module
-
JC Brand authored
-
JC Brand authored
Somehow the tests are flaky when the router sets a URL fragment for login or registration, so I've now added an event handler which does the work without setting the URL fragment. The router is still there so that one can manually link to a URL that has the registration form open. (Issue #828)
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
* In certain places, use native methods instead of jQuery * Nicer rendering of registration forms * Use CSS3 fade-in animations.
-