mirror of
https://github.com/matrix-org/dendrite
synced 2024-10-31 21:19:04 +01:00
64472d9aab
This PR - adds tests for `evaluatePushrules` - removes the need for the UserAPI on the `OutputStreamEventConsumer` (for easier testing) - adds a method to get the pushrules from the database - adds a new default pushrule for `m.reaction` events (and some other tweaks) |
||
---|---|---|
.. | ||
action.go | ||
action_test.go | ||
condition.go | ||
default.go | ||
default_content.go | ||
default_override.go | ||
default_underride.go | ||
evaluate.go | ||
evaluate_test.go | ||
pushrules.go | ||
util.go | ||
util_test.go | ||
validate.go | ||
validate_test.go |