aboutsummaryrefslogtreecommitdiff
path: root/matrix/pushrules
AgeCommit message (Expand)Author
2020-02-22Improve tags and add initial invite handlingTulir Asokan
2019-06-16Only ping if displayname has spaces/punctuation characters around it. Fixes #96Tulir Asokan
2019-04-27Add locks and other sync stuffTulir Asokan
2019-01-23Update license and sort importsTulir Asokan
2018-11-14Fix testsTulir Asokan
2018-11-14Fix thingsTulir Asokan
2018-09-05Update to latest gomatrix. Things are brokenTulir Asokan
2018-05-22GofmtTulir Asokan
2018-05-17Move all cache to ~/.cache/gomuksTulir Asokan
2018-05-02Add PushRuleCollection testsTulir Asokan
2018-05-02Add tests for PushRule.Match and fork glob to make it compatible with the specTulir Asokan
2018-04-19Fix golint issuesTulir Asokan
2018-04-19GofmtTulir Asokan
2018-04-17Add test file stubs to include them in coverage percentageTulir Asokan
2018-04-16Add tests for pushrule actionsTulir Asokan
2018-04-15Add tests for pushrule conditions and fix bugs found when making testsTulir Asokan
2018-04-10Add a simple push rule parsing testTulir Asokan
2018-03-23Documentation and refactoringTulir Asokan
2018-03-23gofmt and govetTulir Asokan
2018-03-23Refactor PushRuleset#GetActions() and ViewMain event processingTulir Asokan
2018-03-22Rename matrix/room/ to matrix/rooms/Tulir Asokan
2018-03-21Refactoring and godocsTulir Asokan