Historia zmian

Autor SHA1 Wiadomość Data
  Erik Johnston 1e453053cb Rename storage classes (#12913) 2 lat temu
  Shay 71e8afe34d Update EventContext `get_current_event_ids` and `get_prev_event_ids` to accept state filters and update calls where possible (#12791) 2 lat temu
  Richard van der Hoff d38c73e9ab Skip waiting for full state if a StateFilter does not require it (#12498) 2 lat temu
  Shay 19d79b6ebe Refactor `resolve_state_groups_for_events` to not pull out full state when no state resolution happens. (#12775) 2 lat temu
  David Robertson 17e1eb7749 Reduce the number of "untyped defs" (#12716) 2 lat temu
  Richard van der Hoff f5668f0b4a Await un-partial-stating after a partial-state join (#12399) 2 lat temu
  Richard van der Hoff 319a805cd3 Raise an exception when getting state at an outlier (#12191) 2 lat temu
  Richard van der Hoff d56202b038 Fix type of `events` in `StateGroupStorage` and `StateHandler` (#12156) 2 lat temu
  reivilibre eb609c65d0 Fix bug in `StateFilter.return_expanded()` and add some tests. (#12016) 2 lat temu
  Richard van der Hoff 57e4786e90 Create singletons for `StateFilter.{all,none}()` (#11836) 2 lat temu
  Patrick Cloke 10a88ba91c Use auto_attribs/native type hints for attrs classes. (#11692) 2 lat temu
  reivilibre 406f7bfa17 Add an approximate difference method to StateFilters (#10825) 2 lat temu
  Patrick Cloke 3eba047d38 Add type hints to state database module. (#10823) 2 lat temu
  reivilibre 8eb7cb2e0d Make StateFilter frozen so we can hash it (#10816) 2 lat temu
  Patrick Cloke b7186c6e8d Add type hints to state handler. (#10482) 2 lat temu
  Jonathan de Jong bdfde6dca1 Use inline type hints in `http/federation/`, `storage/` and `util/` (#10381) 2 lat temu
  Eric Eastwood 5f1198a67e Fix `get_state_ids_for_event` return type typo to match what the function actually does (#10050) 3 lat temu
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 lat temu
  Jonathan de Jong 2ca4e349e9 Bugbear: Add Mutable Parameter fixes (#9682) 3 lat temu
  Patrick Cloke af387cf52a Add type hints to misc. files. (#9676) 3 lat temu
  Patrick Cloke b7748d3c00 Import HomeServer from the proper module. (#9665) 3 lat temu
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 lat temu
  Patrick Cloke 637282bb50 Add additional type hints to the storage module. (#8980) 3 lat temu
  Richard van der Hoff 2649d545a5 Mypy fixes for `synapse.handlers.federation` (#8422) 3 lat temu
  Patrick Cloke c619253db8 Stop sub-classing object (#8249) 3 lat temu
  Patrick Cloke aec7085179 Convert state and stream stores and related code to async (#8194) 3 lat temu
  Patrick Cloke b3a97d6dac Convert some of the data store to async. (#7976) 3 lat temu
  Patrick Cloke 3345c166a4 Convert storage layer to async/await. (#7963) 3 lat temu
  Patrick Cloke bd6dc17221 Replace iteritems/itervalues/iterkeys with native versions. (#7692) 4 lat temu
  Erik Johnston d386f2f339 Add StateMap type alias (#6715) 4 lat temu