Historique des commits

Auteur SHA1 Message Date
  Patrick Cloke 9ec3da06da Bump mypy-zope & mypy. (#16188) il y a 1 an
  Patrick Cloke 42aea0d8af Add final type hint to tests.unittest. (#15072) il y a 1 an
  Jacek Kuśnierz 84ddcd7bbf Drop support for calling `/_matrix/client/v3/rooms/{roomId}/invite` without an `id_access_token` (#13241) il y a 2 ans
  Quentin Gliech 3dd175b628 `synapse.api.auth.Auth` cleanup: make permission-related methods use `Requester` instead of the `UserID` (#13024) il y a 2 ans
  Patrick Cloke c52abc1cfd Additional constants for EDU types. (#12884) il y a 2 ans
  Dirk Klimpel 1901cb1d4a Add type hints to `tests/rest/client` (#12084) il y a 2 ans
  Patrick Cloke 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) il y a 2 ans
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) il y a 2 ans
  Patrick Cloke 4054dfa409 Add type hints for event streams. (#10856) il y a 3 ans
  reivilibre 642a42edde Flatten the synapse.rest.client package (#10600) il y a 3 ans
  Patrick Cloke 0b3112123d Use mock from the stdlib. (#9772) il y a 3 ans
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) il y a 3 ans
  Patrick Cloke 4a55d267ee Add an admin API for shadow-banning users. (#9209) il y a 3 ans
  Richard van der Hoff 394516ad1b Remove spurious "SynapseRequest" result from `make_request" il y a 3 ans
  Richard van der Hoff acfe3b3065 Remove redundant `HomeserverTestCase.render` il y a 3 ans
  Patrick Cloke c9c0ad5e20 Remove the deprecated Handlers object (#8494) il y a 4 ans
  Andrew Morgan b8f20e4276 Remove remaining is_guest argument uses from get_room_data calls (#8181) il y a 4 ans
  Patrick Cloke 6fe12c9512 Do not propagate typing notifications from shadow-banned users. (#8176) il y a 4 ans
  Patrick Cloke 2e6c90ff84 Do not propagate profile changes of shadow-banned users into rooms. (#8157) il y a 4 ans