- 24 Sep, 2018 5 commits
-
-
JC Brand authored
-
JC Brand authored
updates #1220
-
JC Brand authored
Fixes #1220
-
Dele Olajide authored
* Add support for webm video and m4a audio media files * updated CHANGES.md
-
JC Brand authored
-
- 23 Sep, 2018 1 commit
-
-
JC Brand authored
-
- 21 Sep, 2018 1 commit
-
-
JC Brand authored
-
- 19 Sep, 2018 7 commits
- 18 Sep, 2018 8 commits
- 17 Sep, 2018 1 commit
-
-
JC Brand authored
-
- 16 Sep, 2018 1 commit
-
-
JC Brand authored
Update to Strophe 1.2.16
-
- 14 Sep, 2018 1 commit
-
-
JC Brand authored
-
- 13 Sep, 2018 10 commits
-
-
JC Brand authored
-
JC Brand authored
They're not included in the repo and this makes it more difficult for people to try Converse locally
-
JC Brand authored
Previously the Promise.all made it all-or-nothing, now it'll return partial matches as well and it'll also log error stanzas.
-
JC Brand authored
-
JC Brand authored
Also fix if/boolean bug when checking whether we should automatically register
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
This is to avoid having a stale/inaccurate MUC features list when reopening a previously closed MUC
-
JC Brand authored
-
JC Brand authored
in which case a disco query is not sent out again because we still have it cached.
-
- 12 Sep, 2018 5 commits
-
-
JC Brand authored
This will cause their nick to be registered (if Prosody supports it).
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
Also expand and fix the associated test.
-
JC Brand authored
By doing so we create a new DiscoEntity for the room, which allows us to query for features via the disco API. We also avoid duplication of functionality between converse-muc and converse-disco
-