Richard van der Hoff 950bb0305f
Consistently use room_id from federation request body (#8776)
* Consistently use room_id from federation request body

Some federation APIs have a redundant `room_id` path param (see
https://github.com/matrix-org/matrix-doc/issues/2330). We should make sure we
consistently use either the path param or the body param, and the body param is
easier.

* Kill off some references to "context"

Once upon a time, "rooms" were known as "contexts". I think this kills of the
last references to "contexts".
2020-11-19 10:05:33 +00:00
..
2020-11-16 18:24:08 +00:00
2020-11-16 18:24:08 +00:00
2020-11-18 15:43:11 +00:00
2020-09-04 06:54:56 -04:00
2020-11-16 18:24:08 +00:00
2018-08-10 23:54:09 +10:00
2019-06-20 19:32:02 +10:00
2018-08-10 23:54:09 +10:00