Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the experimental implementation of MSC3772. (#14094) | Patrick Cloke | 2022-10-12 | 1 | -5/+1 |
| | | | MSC3772 has been abandoned. | ||||
* | Disable pushing for server ACL events (MSC3786). (#13997) | Patrick Cloke | 2022-10-04 | 1 | -5/+1 |
| | | | | | | Switches to the stable identifier for MSC3786 and enables it by default. This disables pushes of m.room.server_acl events. | ||||
* | Implement push rule evaluation in Rust. (#13838) | Erik Johnston | 2022-09-29 | 1 | -1/+18 |
| | |||||
* | Port the push rule classes to Rust. (#13768) | Erik Johnston | 2022-09-20 | 2 | -0/+37 |
| | |||||
* | Check if Rust lib needs rebuilding. (#13759) | Erik Johnston | 2022-09-12 | 1 | -0/+1 |
| | | | This protects against the common mistake of failing to remember to rebuild Rust code after making changes. | ||||
* | Add a stub Rust crate (#12595) | Erik Johnston | 2022-09-06 | 2 | -0/+1 |