- 23 Feb, 2018 2 commits
-
-
JC Brand authored
in bootstrap.native. https://github.com/thednp/bootstrap.native/issues/192
-
JC Brand authored
Remove the xhr_user_search and xhr_user_search_url options Lazily create modals
-
- 22 Feb, 2018 13 commits
-
-
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
-
JC Brand authored
And use it instead of listening to multiple Promises. Promises get resolved once, which means using them doesn't work for cases where the user logs out, and then in again (because the handlers don't get called upon 2nd login).
-
JC Brand authored
-
JC Brand authored
regardless of wether it's a connection or reconnection event. We can then only listen for `statusInitialized` to handle both cases.
-
JC Brand authored
-
- 21 Feb, 2018 10 commits
-
-
JC Brand authored
Removed `_converse.chatboxviews.showChat` and trying to simplify how chats are created and when they're shown. Prompted by the work to split the MUC views into a separate plugin
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
- Remove undocumented and unused event `update-status-ui` - Remove xhr_custom_status and xhr_custom_status_url options - Use default value - Remove unnecessary getter and setter
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
gnunicode authored
* Update jslicenses-inverse.html * Update inverse.html * Update index.html * Update mobile.html * Update anonymous.html * Update CHANGES.md
-
- 20 Feb, 2018 6 commits
- 19 Feb, 2018 9 commits