- 21 Apr, 2015 2 commits
-
-
Guillermo Bonvehí authored
Support to send the registration form as legacy or xform, we use the same variable form_type that was already being used when calling render Added submission tests
-
Guillermo Bonvehí authored
Two tests were created to see if RegisterPanel.form_type is set to correctly to legacy or xform when receiving server registration form.
-
- 17 Apr, 2015 5 commits
-
-
JC Brand authored
Fix collapsed group visibility on reload
-
Florian Cargoët authored
-
Florian Cargoët authored
Close #374
-
JC Brand authored
Fixes #372
-
Florian Cargoët authored
-
- 16 Apr, 2015 4 commits
-
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
Fix rooms grouping examples in docs
-
Guillermo Bonvehí authored
-
- 15 Apr, 2015 4 commits
- 14 Apr, 2015 1 commit
-
-
Theoziran Lima authored
-
- 09 Apr, 2015 5 commits
- 08 Apr, 2015 5 commits
- 05 Apr, 2015 3 commits
- 04 Apr, 2015 3 commits
- 03 Apr, 2015 1 commit
-
-
Florian Cargoët authored
-
- 02 Apr, 2015 3 commits
-
-
JC Brand authored
* Update the docs to mention the new ``authentication`` option. * Update failing tests due to ``prebind`` being replaced with ``authentication``. * Rename 'manual' value for authentication to 'login' since it's used in both manual and auto cases.
-
JC Brand authored
Conflicts: converse.js
-
JC Brand authored
This caused a bug whereby a chat box would open only on chat state notifications. Also refactored the chats.open and chats.get methods so that they now reuse the same map function and so that chats.get can now return any chat box and not just already open ones. Updated the tests to properly test this and updated the docs.
-
- 01 Apr, 2015 4 commits
-
-
JC Brand authored
Fix the known bug where a state notification reopens a chat box
-
JC Brand authored
Fix the ChatRoomOccupants storage id
-
JC Brand authored
Fix the plugin extend function
-
Florian Cargoët authored
-