Commit History

Author SHA1 Message Date
  Patrick Cloke 42aea0d8af Add final type hint to tests.unittest. (#15072) 1 year ago
  Patrick Cloke 7f2cabf271 Fix-up type hints for tests.push module. (#14816) 1 year ago
  realtyem 854a6884d8 Modernize unit tests configuration settings for workers. (#14568) 1 year ago
  Brendan Abolivier ccca14140a Track device IDs for pushers (#13831) 1 year ago
  Brendan Abolivier 8ae42ab8fa Support enabling/disabling pushers (from MSC3881) (#13799) 1 year ago
  Erik Johnston 0d1d3e0708 Speed up `get_unread_event_push_actions_by_room` (#13005) 2 years ago
  Dirk Klimpel 9e06e22064 Add type hints to more tests files. (#12240) 2 years ago
  Nick Mills-Barrett 735e89bd3a Add an additional HTTP pusher + push rule tests. (#12188) 2 years ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  lukasdenk 4077177390 Prevent duplicate push notifications for room reads (#11835) 2 years ago
  reivilibre 642a42edde Flatten the synapse.rest.client package (#10600) 2 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
  Patrick Cloke bd30cfe86a Convert internal pusher dicts to attrs classes. (#8940) 3 years ago
  Richard van der Hoff 394516ad1b Remove spurious "SynapseRequest" result from `make_request" 3 years ago
  Patrick Cloke b774c555d8 Add additional validation to pusher URLs. (#8865) 3 years ago
  Patrick Cloke 30fba62108 Apply an IP range blacklist to push and key revocation requests. (#8821) 3 years ago
  Andrew Morgan 17fa58bdd1 Add a config option to change whether unread push notification counts are per-message or per-room (#8820) 3 years ago
  Erik Johnston f21e24ffc2 Add ability for access tokens to belong to one user but grant access to another user. (#8616) 3 years ago
  reivilibre e5808c4cfb Hack to add push priority to push notifications (#7765) 4 years ago
  Patrick Cloke 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 years ago
  Richard van der Hoff d6752ce5da Clean up startup for the pusher (#6558) 4 years ago
  Richard van der Hoff 1cb84c6486 Support for routing outbound HTTP requests via a proxy (#6239) 4 years ago
  Amber Brown 463b072b12 Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 5 years ago
  Erik Johnston a766c41d25 Bump bleach version so that tests can run on old deps. 5 years ago
  Amber Brown df2ebd75d3 Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171) 5 years ago
  Richard van der Hoff 12f9d51e82 Add admin api for sending server_notices (#5121) 5 years ago
  Richard van der Hoff 40e576e29c Move admin api impl to its own package 5 years ago
  Richard van der Hoff a267c2e3ed Fix logcontext leak in http pusher test 5 years ago
  Amber Brown 5a63589e80 Add some tests for the HTTP pusher (#4149) 5 years ago