synapse/rust
Andrew Morgan c5b379de66
Enable the .org.matrix.msc4028.encrypted_event push rule by default (#17826)
Clients will still only see this rule if the corresponding experimental
feature, `msc4028_push_encrypted_events`, is also enabled.

This aligns the implementation with MSC4028, specifically [this
section](https://github.com/matrix-org/matrix-spec-proposals/blob/giomfo/push_encrypted_events/proposals/4028-push-all-encrypted-events-except-for-muted-rooms.md#unstable-prefix).
See https://github.com/element-hq/synapse/issues/16846 for context.
2024-10-14 13:49:43 +01:00
..
benches Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
src Enable the .org.matrix.msc4028.encrypted_event push rule by default (#17826) 2024-10-14 13:49:43 +01:00
build.rs Implement push rule evaluation in Rust. (#13838) 2022-09-29 16:12:09 +01:00
Cargo.toml Update PyO3 to 0.21 (#17162) 2024-05-08 14:30:06 +01:00