gomuks/matrix/pushrules
Tulir Asokan 76cff95540 Move all cache to ~/.cache/gomuks
Now `rm -rf ~/.cache/gomuks` has the same effect as `/clearcache`
2018-05-17 16:29:18 +03:00
..
action_test.go Gofmt 2018-04-19 11:10:34 +03:00
action.go Fix golint issues 2018-04-19 11:35:52 +03:00
condition_displayname_test.go Add tests for pushrule conditions and fix bugs found when making tests 2018-04-15 15:36:01 +03:00
condition_eventmatch_test.go Add tests for PushRule.Match and fork glob to make it compatible with the spec 2018-05-02 22:30:57 +03:00
condition_membercount_test.go Add tests for pushrule conditions and fix bugs found when making tests 2018-04-15 15:36:01 +03:00
condition_test.go Add tests for pushrule conditions and fix bugs found when making tests 2018-04-15 15:36:01 +03:00
condition.go Add tests for PushRule.Match and fork glob to make it compatible with the spec 2018-05-02 22:30:57 +03:00
doc.go Refactoring and godocs 2018-03-21 23:29:58 +02:00
pushrules_test.go Add tests for pushrule conditions and fix bugs found when making tests 2018-04-15 15:36:01 +03:00
pushrules.go Rename matrix/room/ to matrix/rooms/ 2018-03-22 23:46:43 +02:00
rule_array_test.go Add PushRuleCollection tests 2018-05-02 23:05:37 +03:00
rule_test.go Add tests for PushRule.Match and fork glob to make it compatible with the spec 2018-05-02 22:30:57 +03:00
rule.go Move all cache to ~/.cache/gomuks 2018-05-17 16:29:18 +03:00
ruleset.go Add PushRuleCollection tests 2018-05-02 23:05:37 +03:00