mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-28 13:44:24 +00:00
Merge branch 'matthew/lls-beacon-push-rules' into matthew/knock-push-rules
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Add experimental support for [MSC4505](https://github.com/matrix-org/matrix-spec-proposals/pull/4505): push rules for live location sharing.
|
||||
@@ -215,6 +215,7 @@ fn bench_eval_message(b: &mut Bencher) {
|
||||
false,
|
||||
false,
|
||||
false,
|
||||
false,
|
||||
);
|
||||
|
||||
b.iter(|| eval.run(&rules, Some("bob"), Some("person"), None));
|
||||
|
||||
Reference in New Issue
Block a user