- 07 Aug, 2019 5 commits
-
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
Arnaud Jacquemin authored
Translated using Weblate (Chinese (Simplified)) Currently translated at 41.8% (158 of 378 strings) Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/zh_Hans/ Translated using Weblate (Russian) Currently translated at 96.8% (366 of 378 strings) Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/ru/ Added translation using Weblate (Occitan) Translated using Weblate (Occitan) Currently translated at 79.9% (302 of 378 strings) Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/oc/
-
- 06 Aug, 2019 5 commits
- 05 Aug, 2019 7 commits
- 03 Aug, 2019 5 commits
- 02 Aug, 2019 8 commits
-
-
Réda Housni Alaoui authored
Shadow dom: TypeError: Cannot read property 'parentElement' of null caused by MinimizedChatsToggleView
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
If we've fetched the roster before within this session, then we don't have to do so again, regardless of whether versioning is supported or not, otherwise, even if we have a cached roster, we still need to get the latest one again.
-
JC Brand authored
-
- 01 Aug, 2019 4 commits
- 31 Jul, 2019 2 commits
- 30 Jul, 2019 1 commit
-
-
JC Brand authored
-
- 29 Jul, 2019 3 commits
-
-
JC Brand authored
by not logging in automatically when `auto_login` is `false` and we're using anonymous, external or prebind authentication. For `authentication` set to `login` the situation is much more ambiguous, since we don't have a clear distinction between wether we're restoring a previous session (`keepalive`) or whether we're automatically setting up a new session (`auto_login`). So currently if *either* `keepalive` or `auto_login` is `true` and `authentication` is set to `login`, then Converse will try to log the user in.
-
JC Brand authored
Instead we should only query for newly created chats.
-
JC Brand authored
`sendIQ` now takes a flag to turn of rejection of the promise and to resolve on error IQs instead.
-