summary refs log tree commit diff
path: root/tests/push/test_bulk_push_rule_evaluator.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reject mentions on the C-S API which are invalid. (#15311)Patrick Cloke2023-03-241-38/+56
* Stabilize support for MSC3966: event_property_contains push condition. (#15187)Patrick Cloke2023-03-071-16/+2
* Stabilize support for MSC3758: event_property_is push condition (#15185)Patrick Cloke2023-03-061-2/+0
* Update intentional mentions (MSC3952) to depend on `exact_event_property_cont...Patrick Cloke2023-03-021-0/+2
* Batch up storing state groups when creating new room (#14918)Shay2023-02-241-5/+8
* Bump black from 22.12.0 to 23.1.0 (#15103)dependabot[bot]2023-02-221-1/+0
* Update intentional mentions (MSC3952) to depend on `exact_event_match` (MSC37...Patrick Cloke2023-02-161-2/+16
* Implement MSC3958: suppress notifications from edits (#14960)Patrick Cloke2023-02-031-1/+41
* Support the backwards compatibility features in MSC3952. (#14958)Patrick Cloke2023-02-031-51/+140
* Handle malformed values of `notification.room` in power level events (#14942)David Robertson2023-01-301-13/+80
* Implement MSC3952: Intentional mentions (#14823)Patrick Cloke2023-01-271-0/+88
* Factor out common code in tests and fix comments. (#14819)Patrick Cloke2023-01-111-36/+49
* Add `push.enabled` option to disable push notification calculation (#14551)Will Hunt2022-12-011-2/+43
* Add initial power level event to batch of bulk persisted events when creating...Shay2022-10-211-1/+1
* Fix sending events into rooms with non-integer power levels (#14073)David Robertson2022-10-061-0/+74