Commit History

Author SHA1 Message Date
  Patrick Cloke ab3f1b3b53 Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) 10 months ago
  Patrick Cloke aa483cb4c9 Update ruff config (#16283) 1 year ago
  Patrick Cloke 69b74d9330 Avoid temporary storage of sensitive information. (#16272) 1 year ago
  Patrick Cloke 9ec3da06da Bump mypy-zope & mypy. (#16188) 1 year ago
  Shay 6b23d74ad1 Delete server-side backup keys when deactivating an account. (#15181) 1 year ago
  Andrew Morgan 4953cd71df Move Account Validity callbacks to a dedicated file (#15237) 1 year ago
  dependabot[bot] 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
  Patrick Cloke 42aea0d8af Add final type hint to tests.unittest. (#15072) 1 year ago
  Jeyachandran Rathnam 5e0888076f Disable sending confirmation email when 3pid is disabled #14682 (#14725) 1 year ago
  David Robertson d642ce4b32 Use Pydantic to systematically validate a first batch of endpoints in `synapse.rest.client.account`. (#13188) 2 years ago
  Dirk Klimpel efee345b45 Remove unnecessary `json.dumps` from tests (#13303) 2 years ago
  Dirk Klimpel 96cf81e312 Use HTTPStatus constants in place of literals in tests. (#13297) 2 years ago
  David Robertson d102ad67fd annotate tests.server.FakeChannel (#13136) 2 years ago
  Patrick Cloke 7bc08f3201 Remove remaining bits of groups code. (#12936) 2 years ago
  Patrick Cloke aa5f5ede33 Remove unstable identifiers for MSC3069. (#12596) 2 years ago
  Richard van der Hoff b7762b0c9f Move single-use methods out of `TestCase` (#12348) 2 years ago
  Brendan Abolivier 5436b014f4 Optionally include account validity in MSC3720 account status responses (#12266) 2 years ago
  Dirk Klimpel 2ffaf30803 Add type hints to `tests/rest/client` (#12108) 2 years ago
  Patrick Cloke 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
  Richard van der Hoff 5b2b36809f Remove more references to `get_datastore` (#12067) 2 years ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  Brendan Abolivier 250104d357 Implement account status endpoints (MSC3720) (#12001) 2 years ago
  Travis Ralston 19bd9cff1a Use stable MSC3069 `is_guest` flag on `/whoami`. (#12021) 2 years ago
  Patrick Cloke a0f48ee89d Use direct references for configuration variables (part 7). (#10959) 3 years ago
  Patrick Cloke 94b620a5ed Use direct references for configuration variables (part 6). (#10916) 3 years ago
  Travis Ralston 8cef1ab2ac Implement MSC3069: Guest support on whoami (#9655) 3 years ago
  Erik Johnston 50022cff96 Add reactor to `SynapseRequest` and fix up types. (#10868) 3 years ago
  David Robertson ecd823d766 Flatten tests/rest/client/{v1,v2_alpha} too (#10667) 3 years ago