- 03 Jun, 2019 15 commits
-
-
JC Brand authored
Also, set the resource in `setUserJID`
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
- New plugin `converse-smacks` - New config option `enable_smacks` - Rename session cache id from `converse.bosh-session` to `converse.session` - Refactor logout and login as consistently used api methods - Refactor session cache to store per JID Fixes #316
-
JC Brand authored
-
JC Brand authored
So that we can specify defaults
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
When a synchronous event is fired, Converse will wait for all promises returned by the event's handlers to finish before continuing.
-
- 01 Jun, 2019 1 commit
-
-
JC Brand authored
if the page is reloaded while the nickname form is shown
-
- 31 May, 2019 4 commits
- 30 May, 2019 3 commits
- 29 May, 2019 3 commits
-
-
JC Brand authored
- Upgrade to latest commit in Strophe - Import individual Strophe dependencies - Replace strophe plugins with code in Converse
-
JC Brand authored
Also fix issue where trimmed headline chatboxes don't show the proper color
-
JC Brand authored
- Take locked_muc_domain into consideration in chatroom display name - Use getDisplayName when rendering the heading name - Give preference to bookmark name if it exists
-
- 28 May, 2019 6 commits
- 27 May, 2019 4 commits
-
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
Refactored moderation by moving certain methods to the model and consolidating setting of roles and affiliations into new methods.
-
JC Brand authored
and also first check whether we have an occupant with that nickname. Since roles are session based, it doesn't make any sense to try to modify the role for a user not in the room.
-
- 26 May, 2019 3 commits
- 24 May, 2019 1 commit
-
-
JC Brand authored
-