Historial de Commits

Autor SHA1 Mensaje Fecha
  Dirk Klimpel 1595052b26 Use literals in place of `HTTPStatus` constants in tests (#13479) hace 2 años
  Dirk Klimpel c97042f7ee Use literals in place of `HTTPStatus` constants in tests (#13469) hace 2 años
  Patrick Cloke a8db8c6eba Remove user-visible groups/communities code (#12553) hace 2 años
  Patrick Cloke 9535fd0f9c Disable groups/communities by default. (#12344) hace 2 años
  Dirk Klimpel 901b264c0c Add type hints to `tests/rest/admin` (#11851) hace 2 años
  Dirk Klimpel 35b1900f00 Convert status codes to `HTTPStatus` in `tests.rest.admin` (#11455) hace 2 años
  Dirk Klimpel 8840a7b7f1 Convert delete room admin API to async endpoint (#11223) hace 2 años
  Erik Johnston 50022cff96 Add reactor to `SynapseRequest` and fix up types. (#10868) hace 3 años
  Patrick Cloke bfb4b858a9 Create a constant for a small png image in tests. (#10834) hace 3 años
  reivilibre 642a42edde Flatten the synapse.rest.client package (#10600) hace 3 años
  Jonathan de Jong 89cfc3dd98 [pyupgrade] `tests/` (#10347) hace 3 años
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) hace 3 años
  Patrick Cloke 0b3112123d Use mock from the stdlib. (#9772) hace 3 años
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) hace 3 años
  Patrick Cloke 3e4cdfe5d9 Add an admin API endpoint to protect media. (#9086) hace 3 años
  Dirk Klimpel 42d3a28d8b Removes unnecessary declarations in the tests for the admin API. (#9063) hace 3 años
  Richard van der Hoff 394516ad1b Remove spurious "SynapseRequest" result from `make_request" hace 3 años
  Patrick Cloke 30fba62108 Apply an IP range blacklist to push and key revocation requests. (#8821) hace 3 años
  Dirk Klimpel 3f0ff53158 Remove deprecated `/_matrix/client/*/admin` endpoints (#8785) hace 3 años
  Richard van der Hoff acfe3b3065 Remove redundant `HomeserverTestCase.render` hace 3 años
  Richard van der Hoff 129ae841e5 Make `make_request` actually render the request hace 3 años
  Richard van der Hoff bebfb9a97b Merge branch 'develop' into rav/pass_site_to_make_request hace 3 años
  Richard van der Hoff 791d7cd6f0 Rename `create_test_json_resource` to `create_test_resource` (#8759) hace 3 años
  Richard van der Hoff cfd895a22e use global make_request() directly where we have a custom Resource hace 3 años
  Patrick Cloke c978f6c451 Convert federation client to async/await. (#7975) hace 4 años
  Patrick Cloke 95e41f368b Allow local media to be marked as safe from being quarantined. (#7718) hace 4 años
  Dirk Klimpel 6b6685db9f Extend room admin api with additional attributes (#7225) hace 4 años
  Patrick Cloke 60724c46b7 Remove special casing of `m.room.aliases` events (#7034) hace 4 años
  Richard van der Hoff 184303b865 MSC2260: Block direct sends of m.room.aliases events (#6794) hace 4 años
  Andrew Morgan 90a28fb475 Admin API to list, filter and sort rooms (#6720) hace 4 años