0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-09 04:31:38 +02:00
dendrite/internal/pushrules
Till f47515e38b
Pushrule tweaks, make pattern non-optional on EventMatchCondition (#2918)
This should fix https://github.com/matrix-org/dendrite/issues/2882
(Tested with FluffyChat 1.7.1)
Also adds tests that the predefined push rules (as per the spec) is what
we have in Dendrite.
2022-12-23 12:52:47 +01:00
..
action.go
action_test.go
condition.go Pushrule tweaks, make pattern non-optional on EventMatchCondition (#2918) 2022-12-23 12:52:47 +01:00
default.go
default_content.go Pushrule tweaks, make pattern non-optional on EventMatchCondition (#2918) 2022-12-23 12:52:47 +01:00
default_override.go Pushrule tweaks, make pattern non-optional on EventMatchCondition (#2918) 2022-12-23 12:52:47 +01:00
default_pushrules_test.go Pushrule tweaks, make pattern non-optional on EventMatchCondition (#2918) 2022-12-23 12:52:47 +01:00
default_underride.go Pushrule tweaks, make pattern non-optional on EventMatchCondition (#2918) 2022-12-23 12:52:47 +01:00
evaluate.go Pushrule tweaks, make pattern non-optional on EventMatchCondition (#2918) 2022-12-23 12:52:47 +01:00
evaluate_test.go Pushrule tweaks, make pattern non-optional on EventMatchCondition (#2918) 2022-12-23 12:52:47 +01:00
pushrules.go Pushrule tweaks, make pattern non-optional on EventMatchCondition (#2918) 2022-12-23 12:52:47 +01:00
util.go Pushrule tweaks, make pattern non-optional on EventMatchCondition (#2918) 2022-12-23 12:52:47 +01:00
util_test.go
validate.go Pushrule tweaks, make pattern non-optional on EventMatchCondition (#2918) 2022-12-23 12:52:47 +01:00
validate_test.go Pushrule tweaks, make pattern non-optional on EventMatchCondition (#2918) 2022-12-23 12:52:47 +01:00