mautrix-go/pushrules
Tulir Asokan 49a6de3c27
Implement new push rule condition kinds (#120)
2023-05-24 15:09:43 +03:00
..
glob Move pushrules module from gomuks 2020-04-16 17:28:59 +03:00
pushgateway Add field for read room ID in badge count push notification 2023-02-14 18:00:25 +02:00
action.go Mark NotifySpecified as deprecated 2023-03-23 14:52:51 +02:00
action_test.go Update copyright headers in pushrule tests 2020-05-05 16:15:45 +03:00
condition.go Implement new push rule condition kinds (#120) 2023-05-24 15:09:43 +03:00
condition_displayname_test.go Update copyright headers in pushrule tests 2020-05-05 16:15:45 +03:00
condition_eventmatch_test.go Don't match state_key push rules for non-state events 2022-09-28 11:04:17 +03:00
condition_eventpropertyis_test.go Implement new push rule condition kinds (#120) 2023-05-24 15:09:43 +03:00
condition_membercount_test.go Update copyright headers in pushrule tests 2020-05-05 16:15:45 +03:00
condition_test.go Implement new push rule condition kinds (#120) 2023-05-24 15:09:43 +03:00
doc.go Move pushrules module from gomuks 2020-04-16 17:28:59 +03:00
pushrules.go Switch to /v3 paths everywhere 2022-04-17 12:59:34 +03:00
pushrules_test.go Run gofmt 2021-09-22 10:52:01 -04:00
rule.go Implement new push rule condition kinds (#120) 2023-05-24 15:09:43 +03:00
rule_array_test.go Update copyright headers in pushrule tests 2020-05-05 16:15:45 +03:00
rule_test.go Implement MSC3664 2022-09-27 12:31:44 +03:00
ruleset.go Add method to get matching push rule instead of only actions 2023-03-22 23:18:55 +02:00