0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-23 21:18:20 +02:00
synapse/rust
Patrick Cloke 2a51f3ec36
Implement MSC3952: Intentional mentions (#14823)
MSC3952 defines push rules which searches for mentions in a list of
Matrix IDs in the event body, instead of searching the entire event
body for display name / local part.

This is implemented behind an experimental configuration flag and
does not yet implement the backwards compatibility pieces of the MSC.
2023-01-27 10:16:21 -05:00
..
benches Implement MSC3930: polls push rules (#14787) 2023-01-19 12:47:10 +00:00
src Implement MSC3952: Intentional mentions (#14823) 2023-01-27 10:16:21 -05:00
build.rs Implement push rule evaluation in Rust. (#13838) 2022-09-29 16:12:09 +01:00
Cargo.toml Make Dependabot only bump Rust deps in the lock file (#14434) 2022-11-14 14:45:17 +00:00