- 22 Sep, 2014 7 commits
- 21 Sep, 2014 2 commits
- 20 Sep, 2014 5 commits
-
-
JC Brand authored
Elements in chat rooms are now hidden, instead of removed. Update tests to reflect this.
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
Fixed problem with Strophe handlers zombies. Remove zombie handlers for minimized chats (caused duplicate minimized chats).
-
- 19 Sep, 2014 1 commit
-
-
GreenLunar authored
-
- 18 Sep, 2014 7 commits
-
-
JC Brand authored
-
JC Brand authored
* Make sure to rebroadcast presence when logging in after having just logged out. * Remove roster contacts when logging out, to avoid artifacts when logging in with a different account.
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
Avoids username and pw inadvertently being added to the URL if the submit event handler for some reason fails (which shouldn't happen of course).
-
JC Brand authored
Also, scrollDown after toggling occupants sidebar.
-
JC Brand authored
-
- 17 Sep, 2014 7 commits
-
-
JC Brand authored
-
JC Brand authored
The tpl configuration in main.js is only for externally loaded templates, if we use inline templates (as is the case with the room invite feature), we need to configure _.templateSettings as well.
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
- 16 Sep, 2014 1 commit
-
-
JC Brand authored
-
- 15 Sep, 2014 7 commits
-
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
Otherwise we will reuse old/stale objects for which we receive no add events (resulting in an empty roster).
-
JC Brand authored
Looks like the subsription flow was broken since the roster groups refactor. Requesting and pending contacts weren't being properly added to (and removed from) roster groups. Requesting contacts are now properly added and remove. Next up, handling outgoing requets (i.e. pending contacts).
-
JC Brand authored
-
JC Brand authored
Chats were being trimmed even though there was enough room.
-
JC Brand authored
When loading a page with an existing session, the roster view's elements were being added too early, resulting in event handlers not being properly registered.
-
- 12 Sep, 2014 3 commits