57 Commits (develop)

Author SHA1 Message Date
  Patrick Cloke f84da3c32e
Add a cache around server ACL checking (#16360) 7 months ago
  Patrick Cloke 17800a0e97
Implement MSC4028: push all encrypted events. (#16361) 7 months ago
  Patrick Cloke 33fa82a34c
Stabilize support for MSC3958 (suppress notifications from edits). (#16113) 8 months ago
  Patrick Cloke f880e64b11
Stabilize support for MSC3952: Intentional mentions. (#15520) 11 months ago
  Jason Little c835befd10
Add Unix socket support for Redis connections (#15644) 11 months ago
  David Robertson 3b0083c92a
Use immutabledict instead of frozendict (#15113) 1 year ago
  Patrick Cloke 820f02b70b
Stabilize support for MSC3966: event_property_contains push condition. (#15187) 1 year ago
  Patrick Cloke fd9cadcf53
Stabilize support for MSC3758: event_property_is push condition (#15185) 1 year ago
  Patrick Cloke 8ef324ea6f
Update intentional mentions (MSC3952) to depend on `exact_event_property_contains` (MSC3966). (#15051) 1 year ago
  dependabot[bot] 9bb2eac719
Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
  Patrick Cloke 979f237b28
Update intentional mentions (MSC3952) to depend on `exact_event_match` (MSC3758). (#15037) 1 year ago
  Patrick Cloke 119e0795a5
Implement MSC3966: Add a push rule condition to search for a value in an array. (#15045) 1 year ago
  Patrick Cloke 14be78d492
Support for MSC3758: exact_event_match push condition (#14964) 1 year ago
  Patrick Cloke b2d97bac09
Implement MSC3958: suppress notifications from edits (#14960) 1 year ago
  Patrick Cloke 52700a0bcf
Support the backwards compatibility features in MSC3952. (#14958) 1 year ago
  Patrick Cloke 8e9fc28c6a
Reload the pyo3-log config when the Python logging config changes. (#14976) 1 year ago
  Patrick Cloke 2a51f3ec36
Implement MSC3952: Intentional mentions (#14823) 1 year ago
  Andrew Morgan a7b54ca8d8
Implement MSC3930: polls push rules (#14787) 1 year ago
  Erik Johnston b50c008453
Re-enable some linting (#14821) 1 year ago
  Patrick Cloke 071f8b0f9b
Factor out common code in tests and fix comments. (#14819) 1 year ago
  Patrick Cloke 7f2cabf271
Fix-up type hints for tests.push module. (#14816) 1 year ago
  Patrick Cloke 7010a3d015
Switch to ruff instead of flake8. (#14633) 1 year ago
  reivilibre 62ed877433
Improve validation of field size limits in events. (#14664) 1 year ago
  Brendan Abolivier 2a3cd59dd0
Add optional ICU support for user search (#14464) 1 year ago
  Travis Ralston 9ccc09fe9e
Support MSC1767's `content.body` behaviour; Add base rules from MSC3933 (#14524) 1 year ago
  Travis Ralston 3da6450327
Initial support for MSC3931: Room version push rule feature flags (#14520) 1 year ago
  Andrew Morgan f844b470f6
Fix stub return type of `PushRuleEvaluator.run` (#14451) 1 year ago
  DeepBlueV7.X 2d0ba3f89a
Implementation for MSC3664: Pushrules for relations (#11804) 1 year ago
  Patrick Cloke 09be8ab5f9
Remove the experimental implementation of MSC3772. (#14094) 1 year ago
  Patrick Cloke e70c6b720e
Disable pushing for server ACL events (MSC3786). (#13997) 1 year ago
  Erik Johnston ebd9e2dac6
Implement push rule evaluation in Rust. (#13838) 1 year ago
  Erik Johnston 42d261c32f
Port the push rule classes to Rust. (#13768) 1 year ago
  Erik Johnston ebfeac7c5d
Check if Rust lib needs rebuilding. (#13759) 1 year ago
  Erik Johnston c9b7e97355
Add a stub Rust crate (#12595) 1 year ago
  David Robertson 2607b3e181
Update mypy to 0.950 and fix complaints (#12650) 2 years ago
  David Robertson 6463244375
Remove unused `# type: ignore`s (#12531) 2 years ago
  David Robertson 8bac3e0435
disallow-untyped-defs in `docker` and `stubs` directories (#12528) 2 years ago
  Patrick Cloke d8bab6793c
Fix incorrect type hints for txredis. (#12042) 2 years ago
  Sean Quah e6acd3cf4f
Upgrade mypy to version 0.931 (#12030) 2 years ago
  Sean Quah 0147b3de20
Add missing type hints to `synapse.logging.context` (#11556) 2 years ago
  reivilibre 524b8ead77
Add types to synapse.util. (#10601) 2 years ago
  Erik Johnston 92b6ac31b2
Speed up MultiWriterIdGenerator when lots of IDs are in flight. (#10755) 2 years ago
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Patrick Cloke d29b71aa50
Fix remaining mypy issues due to Twisted upgrade. (#9608) 3 years ago
  Richard van der Hoff 464e5da7b2
Add logging for redis connection setup (#9590) 3 years ago
  Eric Eastwood 0a00b7ff14
Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Erik Johnston dd8da8c5f6
Precompute joined hosts and store in Redis (#9198) 3 years ago
  Erik Johnston a1ff1e967f
Periodically send pings to detect dead Redis connections (#9218) 3 years ago
  Patrick Cloke 4a55d267ee
Add an admin API for shadow-banning users. (#9209) 3 years ago
  Richard van der Hoff 23a59d24ae
Run the linters on a consistent list of files (#9038) 3 years ago