dendrite/internal/pushrules
webzwo0i 8a852ba054 Don't omit pattern key if empty.
This is needed to match state events with an empty value. Fixes #2882
2022-11-27 16:21:07 +01:00
..
action.go Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00
action_test.go Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00
condition.go Don't omit pattern key if empty. 2022-11-27 16:21:07 +01:00
default.go Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00
default_content.go Update getting pushrules, add tests, tweak pushrules (#2705) 2022-09-09 13:56:33 +02:00
default_override.go Update getting pushrules, add tests, tweak pushrules (#2705) 2022-09-09 13:56:33 +02:00
default_underride.go Update getting pushrules, add tests, tweak pushrules (#2705) 2022-09-09 13:56:33 +02:00
evaluate.go Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00
evaluate_test.go Update getting pushrules, add tests, tweak pushrules (#2705) 2022-09-09 13:56:33 +02:00
pushrules.go Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00
util.go Update getting pushrules, add tests, tweak pushrules (#2705) 2022-09-09 13:56:33 +02:00
util_test.go Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00
validate.go Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00
validate_test.go Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00