| Commit message (Expand) | Author | Age | Files | Lines |
* | Correctly mention previous copyright (#16820) | Erik Johnston | 2024-01-23 | 1 | -0/+1 |
* | Update license headers | Patrick Cloke | 2023-11-21 | 1 | -13/+19 |
* | Implement MSC4028: push all encrypted events. (#16361) | Patrick Cloke | 2023-09-26 | 1 | -0/+1 |
* | Stabilize support for MSC3958 (suppress notifications from edits). (#16113) | Patrick Cloke | 2023-08-23 | 1 | -1/+0 |
* | Update MSC3958 support to interact with intentional mentions. (#15992) | Patrick Cloke | 2023-08-02 | 1 | -12/+15 |
* | Stabilize support for MSC3952: Intentional mentions. (#15520) | Patrick Cloke | 2023-06-06 | 1 | -3/+0 |
* | Stabilize support for MSC3966: event_property_contains push condition. (#15187) | Patrick Cloke | 2023-03-07 | 1 | -4/+0 |
* | Stabilize support for MSC3758: event_property_is push condition (#15185) | Patrick Cloke | 2023-03-06 | 1 | -4/+0 |
* | Use nightly rustfmt in CI (#15188) | Erik Johnston | 2023-03-03 | 1 | -0/+1 |
* | Update intentional mentions (MSC3952) to depend on `exact_event_property_cont... | Patrick Cloke | 2023-03-02 | 1 | -4/+0 |
* | Do not accept pattern_type from user input in push rules. (#15088) | Patrick Cloke | 2023-02-28 | 1 | -6/+3 |
* | Update intentional mentions (MSC3952) to depend on `exact_event_match` (MSC37... | Patrick Cloke | 2023-02-16 | 1 | -4/+0 |
* | Implement MSC3966: Add a push rule condition to search for a value in an arra... | Patrick Cloke | 2023-02-14 | 1 | -14/+18 |
* | Support for MSC3758: exact_event_match push condition (#14964) | Patrick Cloke | 2023-02-10 | 1 | -12/+53 |
* | Implement MSC3958: suppress notifications from edits (#14960) | Patrick Cloke | 2023-02-03 | 1 | -0/+1 |
* | Support the backwards compatibility features in MSC3952. (#14958) | Patrick Cloke | 2023-02-03 | 1 | -0/+4 |
* | Fix running cargo bench & test in CI. (#14943) | Patrick Cloke | 2023-01-31 | 1 | -0/+10 |
* | Implement MSC3930: polls push rules (#14787) | Andrew Morgan | 2023-01-19 | 1 | -2/+7 |
* | Fix Rust lint CI (#14602) | Erik Johnston | 2022-12-02 | 1 | -4/+12 |
* | Implement push rule evaluation in Rust. (#13838) | Erik Johnston | 2022-09-29 | 1 | -0/+149 |