summary refs log tree commit diff
path: root/changelog.d/15621.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update Mutual Rooms (MSC2666) implementation (#15621)Jonathan de Jong2023-05-181-0/+1
To track changes in MSC2666: - The change from `/mutual_rooms/{user_id}` to `/mutual_rooms?user_id={user_id}`. - The addition of `next_batch_token` (and logic). - Unstable flag now being `uk.half-shot.msc2666.query_mutual_rooms`. - The error code when your own user is requested.