dendrite/internal/pushrules
2023-06-06 09:44:16 -06: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 Pushrule tweaks, make pattern non-optional on EventMatchCondition (#2918) 2022-12-23 12:52:47 +01:00
default.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
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 Remove pdu.UserID & pass in the required accessor 2023-06-05 20:20:01 -06:00
evaluate_test.go Make senderID query use only roomID 2023-06-06 09:44:16 -06: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 Push rule evaluation tweaks (#2897) 2022-11-30 12:54:37 +00:00
validate.go Add pushrules tests (#3044) 2023-04-14 12:35:27 +01:00
validate_test.go Pushrule tweaks, make pattern non-optional on EventMatchCondition (#2918) 2022-12-23 12:52:47 +01:00