Merge remote-tracking branch 'auscompgeek/push-username-highlight'

pull/2524/head
Travis Ralston 4 years ago
commit 0207242e23

@ -0,0 +1 @@
Fix the ``.m.rule.contains_user_name`` default push rule to set the highlight tweak, matching Synapse and users' expectations.

@ -473,6 +473,9 @@ Definition (as a ``content`` rule):
{
"set_tweak": "sound",
"value": "default"
},
{
"set_tweak": "highlight"
}
]
}

Loading…
Cancel
Save