Commit History

Author SHA1 Message Date
  Andrew Morgan c9c3aea9b1 Fix providing a `RoomStreamToken` instance to `_notify_app_services_ephemeral` (#11137) 2 years ago
  Brendan Abolivier c7a5e49664 Implement an `on_new_event` callback (#11126) 2 years ago
  Andrew Morgan 6408372234 Improve docstrings for methods related to sending EDUs to application services (#11138) 2 years ago
  Patrick Cloke 4054dfa409 Add type hints for event streams. (#10856) 2 years ago
  Richard van der Hoff 858363d0b7 Generics for `ObservableDeferred` (#10491) 2 years ago
  Jonathan de Jong bf72d10dbf Use inline type hints in various other places (in `synapse/`) (#10380) 2 years ago
  Richard van der Hoff 1d143074c5 Improve opentracing annotations for Notifier (#10111) 3 years ago
  Richard van der Hoff b378d98c8f Add debug logging for issue #9533 (#9959) 3 years ago
  Richard van der Hoff 294c675033 Remove `synapse.types.Collection` (#9856) 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Jonathan de Jong 2ca4e349e9 Bugbear: Add Mutable Parameter fixes (#9682) 3 years ago
  Jonathan de Jong e2b8a90897 Update mypy configuration: `no_implicit_optional = True` (#9742) 3 years ago
  Erik Johnston 33548f37aa Improve tracing for to device messages (#9686) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Erik Johnston a03d71dc9d Fix "Starting metrics collection from sentinel context" errors (#9053) 3 years ago
  Patrick Cloke be2db93b3c Do not assume that the contents dictionary includes history_visibility. (#8945) 3 years ago
  Erik Johnston a6ea1a957e Don't pull event from DB when handling replication traffic. (#8669) 3 years ago
  Erik Johnston 2b7c180879 Start fewer opentracing spans (#8640) 3 years ago
  Patrick Cloke 34a5696f93 Fix typos and spelling errors. (#8639) 3 years ago
  Will Hunt c276bd9969 Send some ephemeral events to appservices (#8437) 3 years ago
  Erik Johnston 921a3f8a59 Fix not sending events over federation when using sharded event persisters (#8536) 3 years ago
  Patrick Cloke a93f3121f8 Add type hints to some handlers (#8505) 3 years ago
  Erik Johnston ea70f1c362 Various clean ups to room stream tokens. (#8423) 3 years ago
  Erik Johnston ac11fcbbb8 Add EventStreamPosition type (#8388) 3 years ago
  Patrick Cloke aec294ee0d Use slots in attrs classes where possible (#8296) 3 years ago
  Erik Johnston fe8ed1b46f Make `StreamToken.room_key` be a `RoomStreamToken` instance. (#8281) 3 years ago
  Erik Johnston 5d3e306d9f Clean up `Notifier.on_new_room_event` code path (#8288) 3 years ago
  Erik Johnston 0f545e6b96 Clean up types for PaginationConfig (#8250) 3 years ago
  Patrick Cloke c619253db8 Stop sub-classing object (#8249) 3 years ago
  Erik Johnston 9d1e4942ab Fix typing for notifier (#8064) 3 years ago