- 26 Jul, 2016 1 commit
-
-
JC Brand authored
-
- 25 Jul, 2016 3 commits
- 24 Jul, 2016 1 commit
-
-
JC Brand authored
You can now provide the JID of the server either via `converse.initialize` or via `converse.user.login`.
-
- 18 Jul, 2016 3 commits
- 05 Jul, 2016 2 commits
- 02 Jul, 2016 2 commits
- 01 Jul, 2016 1 commit
-
-
JC Brand authored
-
- 30 Jun, 2016 1 commit
-
-
JC Brand authored
due for example to it being called by an event handler.
-
- 24 Jun, 2016 1 commit
-
-
JC Brand authored
-
- 23 Jun, 2016 1 commit
-
-
JC Brand authored
-
- 22 Jun, 2016 3 commits
-
-
JC Brand authored
-
JC Brand authored
to ensure naming consistency, we have the same method on `ChatRoomView`.
-
JC Brand authored
Move init of RosterGroups collection and presenceHandler registration out of the controlbox and rosterview plugins and into core, since this code is generally useful (indeed necessary) even without those plugins.
-
- 21 Jun, 2016 3 commits
- 20 Jun, 2016 3 commits
- 17 Jun, 2016 4 commits
-
-
JC Brand authored
In some cases the element is not visible,but we want to set 'display: None' regardless, for example in cases where you only want one single chat of multiple to be visible at any one time, while hiding it behind a sidebar.
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
to indicate whether the room should be created if not found.
-
- 16 Jun, 2016 7 commits
-
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
By listening for this event before registering event handlers, other plugins can first get their overrides of those handlers applied.
-
JC Brand authored
because the method it was delegating to was applicable to private chats only.
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
- 13 Jun, 2016 3 commits
- 10 Jun, 2016 1 commit
-
-
amanzur authored
* online users count issue-656 * change log entry added for issue 656
-