- 14 Mar, 2016 7 commits
- 09 Mar, 2016 11 commits
-
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
Not in the onAdded handler.
-
JC Brand authored
-
JC Brand authored
Otherwise it gets debounced for multiple instances and certain chat boxes will then not get shown.
-
JC Brand authored
Don't call trimChats when the box is minimized or maximized, instead call it only when the minimized chats toggle appears or disappears, since that's the element that adds/removes space. Also, a fix. 'onShow' has been renamed to 'onMaximized'
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
- 08 Mar, 2016 7 commits
-
-
JC Brand authored
updates #443
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
updates #443
-
JC Brand authored
In the process refactored the code being tested. - Move notifications code in MUC to src/converse-notification.js - Trigger the 'contactStatusChanged' event in RosterContact and not in ChatBoxView (which might not exist).
-
JC Brand authored
prevous fix wasn't correct. Rename handlers to make it clear which methods are the event handlers, put them together and make sure docstrings are relevant.
-
JC Brand authored
-
- 07 Mar, 2016 9 commits
-
-
JC Brand authored
-
JC Brand authored
The no-jquery build was broken
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
According to the require.js documentation, if you are using "require" in HTML, then the data-main attribute should not be used. http://www.requirejs.org/docs/api.html#data-main So merged main.js into converse.js, which appears to solve the problem.
-
JC Brand authored
Method has new arg signature now that it's an event handler
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
Corrected spelling, punctuation and terminology.
-
- 06 Mar, 2016 3 commits
- 01 Mar, 2016 3 commits