aboutsummaryrefslogtreecommitdiff
path: root/matrix/matrix.go
AgeCommit message (Expand)Author
2018-03-23Refactor PushRuleset#GetActions() and ViewMain event processingTulir Asokan
2018-03-22Rename matrix/room/ to matrix/rooms/Tulir Asokan
2018-03-22Add support for m.emote. Fixes #6Tulir Asokan
2018-03-21Refactoring and godocsTulir Asokan
2018-03-21Clear push rules when clearing cache and listen to push rule updatesTulir Asokan
2018-03-21Finish push rule parser and use it. Fixes #7Tulir Asokan
2018-03-21Add external debug file, refactoring and push rule parserTulir Asokan
2018-03-20Improve notification data formatTulir Asokan
2018-03-20Add initial notification support that just spams about everything, prepare fo...Tulir Asokan
2018-03-20Show messages in message view while sendingTulir Asokan
2018-03-20Add support for loading more historyTulir Asokan
2018-03-19Avoid showing panics directly if debug mode is not enabledTulir Asokan
2018-03-18Organize filesTulir Asokan