aboutsummaryrefslogtreecommitdiff
path: root/config/session.go
AgeCommit message (Expand)Author
2018-05-17Move all cache to ~/.cache/gomuksTulir Asokan
2018-04-24Fix/break/change thingsTulir Asokan
2018-04-24Everything is no longer brokenTulir Asokan
2018-04-24Initial move to initial sync. Everything broke :(Tulir Asokan
2018-04-22Remove impossible check and improve things for testingTulir Asokan
2018-04-17Remove unnecessary InitViews() from GomuksUI interfaceTulir Asokan
2018-04-14Merge pull request #18 from tulir/ui-refactorTulir Asokan
2018-04-10Enable travis for codeclimate coverage reportsTulir Asokan
2018-04-09Refactor UI to use interfaces everywhereTulir Asokan
2018-03-22Rename matrix/room/ to matrix/rooms/Tulir Asokan
2018-03-22Save history to disk. Fixes #1Tulir Asokan
2018-03-21Refactoring and godocsTulir Asokan
2018-03-21Clear push rules when clearing cache and listen to push rule updatesTulir Asokan
2018-03-21Add external debug file, refactoring and push rule parserTulir Asokan
2018-03-21Refactor some things and format everythingTulir 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-20Don't panic if session loading failsTulir Asokan
2018-03-18Organize filesTulir Asokan