Commit History

Author SHA1 Message Date
  David Baker 73d8ded0b0 Prevent a sync request from removing a user's busy presence status (#12213) 2 years ago
  Dirk Klimpel 9e06e22064 Add type hints to more tests files. (#12240) 2 years ago
  Patrick Cloke 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  Richard van der Hoff 1800aabfc2 Split `FederationHandler` in half (#10692) 2 years ago
  reivilibre 642a42edde Flatten the synapse.rest.client package (#10600) 2 years ago
  Dirk Klimpel 6b61debf5c Do not remove `status_msg` when user going offline (#10550) 2 years ago
  Patrick Cloke 8d609435c0 Move methods involving event authentication to EventAuthHandler. (#10268) 3 years ago
  Eric Eastwood 96f6293de5 Add endpoints for backfilling history (MSC2716) (#9247) 3 years ago
  Andrew Morgan 21bd230831 Add a test for update_presence (#10033) 3 years ago
  Erik Johnston 37623e3382 Increase perf of handling presence when joining large rooms. (#9916) 3 years ago
  Erik Johnston e4ab8676b4 Fix tight loop handling presence replication. (#9900) 3 years ago
  Erik Johnston de0d088adc Add presence federation stream (#9819) 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Patrick Cloke 0b3112123d Use mock from the stdlib. (#9772) 3 years ago
  Brendan Abolivier 405aeb0b2c Implement MSC3026: busy presence state 3 years ago
  Andrew Morgan 8bcfc2eaad Be smarter about which hosts to send presence to when processing room joins (#9402) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Patrick Cloke 30fba62108 Apply an IP range blacklist to push and key revocation requests. (#8821) 3 years ago
  Richard van der Hoff a34b17e492 Simplify `_locally_reject_invite` 3 years ago
  Patrick Cloke c9c0ad5e20 Remove the deprecated Handlers object (#8494) 3 years ago
  Patrick Cloke ad6190c925 Convert stream database to async/await. (#8074) 3 years ago
  Erik Johnston 1f773eec91 Port PresenceHandler to async/await (#6991) 4 years ago
  Patrick Cloke 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 years ago
  Richard van der Hoff a5afdd15e5 Merge pull request #6806 from matrix-org/rav/redact_changes/3 4 years ago
  Richard van der Hoff d7bf793cc1 s/get_room_version/get_room_version_id/ 4 years ago
  Richard van der Hoff ef6bdafb29 Store the room version in EventBuilder 4 years ago
  Erik Johnston 5859a5c569 Fix presence timeouts when synchrotron restarts. (#6212) 4 years ago
  Amber Brown b36c82576e Run Black on the tests again (#5170) 5 years ago
  Erik Johnston 40e56997bc Review comments 5 years ago