- 29 Mar, 2016 3 commits
- 28 Mar, 2016 5 commits
-
-
JC Brand authored
- Don't trim if not connected. - Move trimChats call to converse-minimized - Immediately hide view to avoid race conditions.
-
JC Brand authored
-
JC Brand authored
Previously views were only hidden, but not removed. This was an unnecessary "optimization" which introduced unnecessary complexity. Problem solved was that closing minimized chats didn't dereference the model for hidden "normal" chat views, causing an exception to be raised when trying to log out.
-
JC Brand authored
Couldn't handle messages with no "from" attribute. Some refactoring to add code that checks if a messages is a headline to the utils module. Updated tests. Add sinon so that we can test returned value of spy.
-
JC Brand authored
Remove split of fullname. Fixes #609
-
- 23 Mar, 2016 2 commits
-
-
Viktor Liu authored
-
JC Brand authored
-
- 22 Mar, 2016 4 commits
- 21 Mar, 2016 7 commits
- 20 Mar, 2016 1 commit
-
-
Viktor Liu authored
-
- 19 Mar, 2016 3 commits
- 18 Mar, 2016 4 commits
- 17 Mar, 2016 2 commits
- 16 Mar, 2016 9 commits