aboutsummaryrefslogtreecommitdiff
path: root/config/config.go
AgeCommit message (Expand)Author
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-10Add command to log outTulir Asokan
2018-04-30Move cache to ~/.cache/gomuks by default. Fixes #39Tulir Asokan
2018-04-22Fix golint warningsTulir Asokan
2018-04-17Add tests for config handlingTulir 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-22Save history to disk. Fixes #1Tulir Asokan
2018-03-21Refactoring and godocsTulir Asokan
2018-03-20Don't panic if session loading failsTulir Asokan
2018-03-18Organize filesTulir Asokan