aboutsummaryrefslogtreecommitdiff
path: root/clientapi/routing/state.go
AgeCommit message (Expand)Author
2020-11-16Pass pointers to events — reloaded (#1583)Neil Alexander
2020-10-19Send state after event, not currentDevon Johnson
2020-08-25Enforce history visibility etc for /rooms/{roomID}/state (#1340)Neil Alexander
2020-07-28Modify /state/{eventType}/{stateKey} to return the event at the time the user...Kegsay
2020-06-17Return the correct /joined_members response and allow ?format=event (#1146)Kegsay
2020-05-01Consolidation of roomserver APIs (#994)Neil Alexander
2020-04-14Move /room/{roomID}/state endpoints into client API (#606) (#962)Neil Alexander