aboutsummaryrefslogtreecommitdiff
path: root/matrix
AgeCommit message (Expand)Author
2018-03-22Rename matrix/room/ to matrix/rooms/Tulir Asokan
2018-03-22Add doc.go filesTulir Asokan
2018-03-22Add support for m.emote. Fixes #6Tulir Asokan
2018-03-22Move history mutex to rooms.RoomTulir 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-21Refactor some things and format everythingTulir 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-20Finish spec-compliant room naming and add docs for room.goTulir 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