Closed galfert closed 6 years ago
XMPP calls it "Querying for Room Items".
Cool, so that means the userlist already works in XMPP before a reload?
Yes, when joining a channel for the first time you should see the userlist.
Needs sockethub/sockethub-platform-xmpp#7
For all channels that the user already joined, after a browser reload the userlist of those channels is empty.
We probably need to do something similar to IRC, where we send an
observe
activity for the channel's user attendance after joining.