- 30 Oct, 2017 1 commit
-
-
JC Brand authored
* Update localisation/translation documentation due to recent changes. * Remove `moment_locales.js` and instead load the moment locales in `src/i18n.js` * Mention how to load the fullscreen version. Refs #939
-
- 27 Oct, 2017 2 commits
-
-
Weblate push user authored
* Translated using Weblate (German) Currently translated at 98.4% (260 of 264 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/de/ * Translated using Weblate (French) Currently translated at 99.6% (263 of 264 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/fr/ * Translated using Weblate (Indonesian) Currently translated at 36.3% (97 of 267 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/id/ * Translated using Weblate (Indonesian) Currently translated at 34.0% (91 of 267 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/id/ * Translated using Weblate (Indonesian) Currently translated at 32.9% (88 of 267 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/id/ * Translated using Weblate (Indonesian) Currently translated at 32.9% (88 of 267 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/id/ * Translated using Weblate (Indonesian) Currently translated at 33.7% (90 of 267 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/id/ * Translated using Weblate (German) Currently translated at 98.1% (262 of 267 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/de/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 72.6% (194 of 267 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/nb/ * Translated using Weblate (German) Currently translated at 100.0% (283 of 283 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/de/ * Translated using Weblate (German) Currently translated at 100.0% (283 of 283 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/de/ * Translated using Weblate (French) Currently translated at 92.2% (261 of 283 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/fr/ * Translated using Weblate (French) Currently translated at 92.5% (262 of 283 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/fr/ * Translated using Weblate (French) Currently translated at 95.7% (271 of 283 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/fr/ * Translated using Weblate (French) Currently translated at 96.1% (272 of 283 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/fr/ * Translated using Weblate (French) Currently translated at 100.0% (283 of 283 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/fr/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 70.3% (199 of 283 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/nb/
-
JC Brand authored
From the perspective of the XMPP server, this is an entirely new login, and therefore as per RFC-6121 the roster SHOULD be queried, making the client an "interested resource". https://tools.ietf.org/html/rfc6121#section-2
-
- 26 Oct, 2017 1 commit
-
-
JC Brand authored
-
- 25 Oct, 2017 1 commit
-
-
JC Brand authored
-
- 24 Oct, 2017 1 commit
-
-
JC Brand authored
-
- 23 Oct, 2017 2 commits
- 15 Oct, 2017 1 commit
-
-
Giuseppe Pignataro authored
-
- 28 Sep, 2017 2 commits
- 26 Sep, 2017 3 commits
- 25 Sep, 2017 2 commits
- 24 Sep, 2017 4 commits
- 23 Sep, 2017 20 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.
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-