summary refs log tree commit diff
path: root/rust/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support the backwards compatibility features in MSC3952. (#14958)Patrick Cloke2023-02-031-0/+19
* Reload the pyo3-log config when the Python logging config changes. (#14976)Patrick Cloke2023-02-031-2/+15
* Fix inconsistencies between MSC3952 and implementation. (#14957)Patrick Cloke2023-02-011-3/+3
* Implement MSC3952: Intentional mentions (#14823)Patrick Cloke2023-01-273-2/+78
* Implement MSC3930: polls push rules (#14787)Andrew Morgan2023-01-193-6/+90
* Fix Rust lint CI (#14602)Erik Johnston2022-12-021-11/+11
* Support MSC1767's `content.body` behaviour; Add base rules from MSC3933 (#14524)Travis Ralston2022-11-283-1/+278
* Create MSC1767 (extensible events) room version; Implement MSC3932 (#14521)Travis Ralston2022-11-281-1/+96
* Initial support for MSC3931: Room version push rule feature flags (#14520)Travis Ralston2022-11-282-0/+42
* Implementation for MSC3664: Pushrules for relations (#11804)DeepBlueV7.X2022-10-253-10/+167
* Remove the experimental implementation of MSC3772. (#14094)Patrick Cloke2022-10-123-151/+11
* Disable pushing for server ACL events (MSC3786). (#13997)Patrick Cloke2022-10-042-10/+1
* Implement push rule evaluation in Rust. (#13838)Erik Johnston2022-09-294-8/+610
* Port the push rule classes to Rust. (#13768)Erik Johnston2022-09-203-1/+845
* Check if Rust lib needs rebuilding. (#13759)Erik Johnston2022-09-121-1/+9
* Add rust to CI (#13763)Erik Johnston2022-09-091-0/+1
* Add a stub Rust crate (#12595)Erik Johnston2022-09-061-0/+15