- 25 Feb, 2017 1 commit
-
-
JC Brand authored
-
- 24 Feb, 2017 9 commits
- 23 Feb, 2017 1 commit
-
-
JC Brand authored
-
- 22 Feb, 2017 1 commit
-
-
JC Brand authored
Fixes #745
-
- 21 Feb, 2017 7 commits
-
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
So that when a higher priority resource goes offline, we can fall back to the right chat status if at the next priority level there are multiple resources. https://github.com/jcbrand/converse.js/commit/789654d54e7a8c80b35934f526e05ee7802c790f#comments
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
- 20 Feb, 2017 6 commits
-
-
JC Brand authored
updates #785
-
JC Brand authored
Improve upon the previous implementation. If the resource with the highest priority goes offline or becomes unavailable, then the chat status of the contact must fall back to that of the resource with the next highest priority. In your example from #785, if the resource with priority 1 goes offline or becomes unavailable, then in your implementation the chat status would stay at online, although it must actually go to xa. The solution is to update the resources attribute on the contact to not just be an array or strings, but instead to be a map of resources to priorities and statuses and to use that data structure.
-
w3host authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
- 19 Feb, 2017 13 commits
-
-
Greenkeeper authored
https://greenkeeper.io/
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
So that the occupants list doesn't get wiped.
-
JC Brand authored
If it's needed in another plugin, it can simply be `require`'d.
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
or if the room is members-only and the user is not the owner.
-
JC Brand authored
if you're allowed to see it.
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
- 18 Feb, 2017 2 commits