mautrix-go/pushrules
2023-02-14 18:00:25 +02: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 Run gofmt with Go 1.19 for godocs 2022-08-04 11:37:35 +03:00
action_test.go Update copyright headers in pushrule tests 2020-05-05 16:15:45 +03:00
condition.go Don't match state_key push rules for non-state events 2022-09-28 11:04:17 +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_membercount_test.go Update copyright headers in pushrule tests 2020-05-05 16:15:45 +03:00
condition_test.go Implement MSC3664 2022-09-27 12:31:44 +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 Overhaul event content representation 2020-04-19 03:23:27 +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 Overhaul event content representation 2020-04-19 03:23:27 +03:00