summary refs log tree commit diff
path: root/rust/benches (follow)
Commit message (Expand)AuthorAgeFilesLines
* Stabilize support for MSC3966: event_property_contains push condition. (#15187)Patrick Cloke2023-03-071-4/+0
* Stabilize support for MSC3758: event_property_is push condition (#15185)Patrick Cloke2023-03-061-4/+0
* Use nightly rustfmt in CI (#15188)Erik Johnston2023-03-031-0/+1
* Update intentional mentions (MSC3952) to depend on `exact_event_property_cont...Patrick Cloke2023-03-021-4/+0
* Do not accept pattern_type from user input in push rules. (#15088)Patrick Cloke2023-02-281-6/+3
* Update intentional mentions (MSC3952) to depend on `exact_event_match` (MSC37...Patrick Cloke2023-02-161-4/+0
* Implement MSC3966: Add a push rule condition to search for a value in an arra...Patrick Cloke2023-02-141-14/+18
* Support for MSC3758: exact_event_match push condition (#14964)Patrick Cloke2023-02-101-12/+53
* Implement MSC3958: suppress notifications from edits (#14960)Patrick Cloke2023-02-031-0/+1
* Support the backwards compatibility features in MSC3952. (#14958)Patrick Cloke2023-02-031-0/+4
* Fix running cargo bench & test in CI. (#14943)Patrick Cloke2023-01-311-0/+10
* Implement MSC3930: polls push rules (#14787)Andrew Morgan2023-01-191-2/+7
* Fix Rust lint CI (#14602)Erik Johnston2022-12-021-4/+12
* Implement push rule evaluation in Rust. (#13838)Erik Johnston2022-09-292-0/+189