aboutsummaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2019-01-23Update license and sort importsTulir Asokan
2018-11-14Fix thingsTulir Asokan
2018-07-02Emojify message (#65)Vishnunarayan K I
2018-06-30Add option to disable typing notifications (#63)Digital
2018-06-02GofmtTulir Asokan
2018-06-02Add ui toggle for image renderingTulir Asokan
2018-05-24Remove json tags from UserPreferencesTulir Asokan
2018-05-24Add UI preferences and simplify config save/load (ref #43)Tulir Asokan
2018-05-22GofmtTulir Asokan
2018-05-17Move all cache to ~/.cache/gomuksTulir Asokan
2018-05-11Add test for DeleteSession() and fix potential bug in roomlist CheckTag()Tulir Asokan
2018-05-10Add command to log outTulir Asokan
2018-05-02Add more session and config testsTulir Asokan
2018-05-02Add some basic Session testsTulir Asokan
2018-04-30Fix config testsTulir Asokan
2018-04-30Move cache to ~/.cache/gomuks by default. Fixes #39Tulir 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-22Fix golint warningsTulir Asokan
2018-04-17Add tests for config handlingTulir Asokan
2018-04-17Add test file stubs to include them in coverage percentageTulir 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-10Move event parsing to ui/messages and add image displayingTulir Asokan
2018-04-09Refactor UI to use interfaces everywhereTulir Asokan
2018-03-23Refactoring and documentationTulir Asokan
2018-03-22Rename matrix/room/ to matrix/rooms/Tulir Asokan
2018-03-22Add doc.go filesTulir 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