- 09 Aug, 2017 8 commits
- 08 Aug, 2017 5 commits
- 22 Jul, 2017 2 commits
- 21 Jul, 2017 16 commits
-
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
Instead of checking if there's a scrollbar. Otherwise the filter disappears when all groups are collapsed.
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
We don't need them at that time and we'll query when a chat room gets opened.
-
JC Brand authored
* `disco#items` are now only fetched when advertised by the entity. * `identity` information is now also stored on the `DiscoEntity` model.
-
JC Brand authored
Listen for the `afterMessagesFetched` event. Wait until `discoInitialized` before fetching. Add `fetchArchivedMessagesIfNecessary` method(s).
-
JC Brand authored
-
JC Brand authored
'reconnected' cannot be used as a promise (because it's recurring), so to avoid confusion let's not have a 'connected' promise either.
-
JC Brand authored
We can now support feature discovery for multiple entities (although we currently still only query for the user's own XMPP server).
-
JC Brand authored
-
- 19 Jul, 2017 5 commits
- 18 Jul, 2017 3 commits
- 17 Jul, 2017 1 commit
-
-
JC Brand authored
-