Commit History

Author SHA1 Message Date
  Andrew Morgan ec9224bf9a Make `POST /_matrix/client/v3/rooms/{roomId}/report/{eventId}` endpoint return 404 if event exists, but the user lacks access (#15300) 1 year ago
  Andrew Morgan b6aef59334 Make `EventHandler.get_event` return `None` when the requested event is not found (#15298) 1 year ago
  reivilibre e9b1ff9f31 Prevent clients from reporting nonexistent events. (#13779) 1 year ago
  Dirk Klimpel e2ed1b7155 Use literals in place of `HTTPStatus` constants in tests (#13463) 2 years ago
  Dirk Klimpel efee345b45 Remove unnecessary `json.dumps` from tests (#13303) 2 years ago
  Dirk Klimpel 2ffaf30803 Add type hints to `tests/rest/client` (#12108) 2 years ago
  David Robertson ecd823d766 Flatten tests/rest/client/{v1,v2_alpha} too (#10667) 3 years ago