dendrite/federationapi
Neil Alexander 8a6152ca70
Enable room version 6 (#1087)
* Return bad request on CS API /send if bad JSON

* Return some more M_BAD_JSON in the right places

* nolint because damnit gocyclo all I added was a type check for an error

* Update gomatrixserverlib

* Update gomatrixserverlib

* Update sytest-whitelist

* Update gomatrixserverlib

* Update sytest-whitelist

* NotJSON -> BadJSON
2020-06-04 10:53:39 +01:00
..
routing Enable room version 6 (#1087) 2020-06-04 10:53:39 +01:00
federationapi.go Separate muxes for public and internal APIs (#1056) 2020-05-22 11:43:17 +01:00