matrix-org.dendrite/internal/pushrules
Till 1b124fe9cb
Implement MSC3987, fix setting Element Android notifications (#3242)
Should fix https://github.com/matrix-org/dendrite/issues/3183, since
Element Android already implements
[MSC3987](https://github.com/vector-im/element-android/pull/8530)

This is also part of https://github.com/matrix-org/dendrite/issues/3225
2023-10-24 11:51:08 +02:00
..
action.go Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00
action_test.go Implement MSC3987, fix setting Element Android notifications (#3242) 2023-10-24 11:51:08 +02: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 Implement MSC3987, fix setting Element Android notifications (#3242) 2023-10-24 11:51:08 +02:00
default_pushrules_test.go Implement MSC3987, fix setting Element Android notifications (#3242) 2023-10-24 11:51:08 +02:00
default_underride.go Pushrule tweaks, make `pattern` non-optional on `EventMatchCondition` (#2918) 2022-12-23 12:52:47 +01:00
evaluate.go Update gmsl to use new validated RoomID on PDUs (#3200) 2023-09-15 14:39:06 +00:00
evaluate_test.go Update gmsl to use new validated RoomID on PDUs (#3200) 2023-09-15 14:39:06 +00:00
pushrules.go Pushrule tweaks, make `pattern` non-optional on `EventMatchCondition` (#2918) 2022-12-23 12:52:47 +01:00
util.go Implement MSC3987, fix setting Element Android notifications (#3242) 2023-10-24 11:51:08 +02:00
util_test.go Implement MSC3987, fix setting Element Android notifications (#3242) 2023-10-24 11:51:08 +02:00
validate.go Implement MSC3987, fix setting Element Android notifications (#3242) 2023-10-24 11:51:08 +02:00
validate_test.go Pushrule tweaks, make `pattern` non-optional on `EventMatchCondition` (#2918) 2022-12-23 12:52:47 +01:00