summary refs log tree commit diff
path: root/CHANGES.md (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-24Update `get_users_in_room` mis-use to get hosts with dedicated `get_current_h...Eric Eastwood6-17/+31
2022-08-24Directly lookup local membership instead of getting all members in a room fir...Eric Eastwood8-17/+60
2022-08-24When loading current ids, sort by `stream_id` to avoid incorrect overwrite an...Eric Eastwood2-2/+12
2022-08-24