Commit Verlauf

Autor SHA1 Nachricht Datum
  Patrick Cloke 68a6717312 Reject mentions on the C-S API which are invalid. (#15311) vor 1 Jahr
  Patrick Cloke 1182ae5063 Add helper to parse an enum from query args & use it. (#14956) vor 1 Jahr
  Eric Eastwood 1bf2832714 Indicate what endpoint came back with a JSON response we were unable to parse (#14097) vor 1 Jahr
  David Robertson b58386e37e A second batch of Pydantic models for rest/client/account.py (#13687) vor 1 Jahr
  David Robertson d642ce4b32 Use Pydantic to systematically validate a first batch of endpoints in `synapse.rest.client.account`. (#13188) vor 1 Jahr
  Patrick Cloke 33abbc3278 Add missing type hints to synapse.http. (#11571) vor 2 Jahren
  Dirk Klimpel 941ebe49ff Use HTTPStatus constants in place of literals in `synapse.http` (#11543) vor 2 Jahren
  Dirk Klimpel b3bcacf3c1 Add missing `errcode` to `parse_string` and `parse_boolean` (#11542) vor 2 Jahren
  Eric Eastwood a6f1a3abec Add MSC3030 experimental client and federation API endpoints to get the closest event to a given timestamp (#9445) vor 2 Jahren
  Patrick Cloke ecbfa4fe4f Additional type hints for client REST servlets (part 5) (#10736) vor 2 Jahren
  Michael Telatynski 0ace38b7b3 Experimental support for MSC3266 Room Summary API. (#10394) vor 2 Jahren
  Patrick Cloke 590cc4e888 Add type hints to additional servlet functions (#10437) vor 2 Jahren
  Patrick Cloke 5db118626b Add a return type to parse_string. (#10438) vor 2 Jahren
  Jonathan de Jong bf72d10dbf Use inline type hints in various other places (in `synapse/`) (#10380) vor 2 Jahren
  Patrick Cloke 0555d7b0dc Add additional types to the federation transport server. (#10213) vor 3 Jahren
  Marcus 8070b893db update black to 21.6b0 (#10197) vor 3 Jahren
  Sorunome d936371b69 Implement knock feature (#6739) vor 3 Jahren
  Patrick Cloke c7f3fb2745 Add type hints to the federation server transport. (#10080) vor 3 Jahren
  Patrick Cloke 9e4610cc27 Correct type hints for parse_string(s)_from_args. (#10137) vor 3 Jahren
  Eric Eastwood ac3e02d089 Add `parse_strings_from_args` to get `prev_events` array (#10048) vor 3 Jahren
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) vor 3 Jahren
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) vor 3 Jahren
  Patrick Cloke 514a240aed Remove unused OPTIONS handlers. (#8621) vor 3 Jahren
  Patrick Cloke c619253db8 Stop sub-classing object (#8249) vor 3 Jahren
  Patrick Cloke eebf52be06 Be stricter about JSON that is accepted by Synapse (#8106) vor 3 Jahren
  Patrick Cloke 35450519de Ensure that calls to `json.dumps` are compatible with the standard library json. (#7836) vor 3 Jahren
  Patrick Cloke 66a4af8d96 Do not use canonicaljson to magically handle decoding bytes from JSON. (#7802) vor 4 Jahren
  Andrew Morgan 3916e1b97a Clean up newline quote marks around the codebase (#6362) vor 4 Jahren
  Andrew Morgan 54fef094b3 Remove usage of deprecated logger.warn method from codebase (#6271) vor 4 Jahren
  Jorik Schellekens 909827b422 Add opentracing to all client servlets (#5983) vor 4 Jahren