aboutsummaryrefslogtreecommitdiff
path: root/config/config.go
AgeCommit message (Expand)Author
2020-07-25Add toggle to only send to verified devicesTulir Asokan
2020-04-28Update mautrix-go and move crypto store to XDG_DATA_HOMETulir Asokan
2020-04-28Add initial support for encrypting messagesTulir Asokan
2020-04-27Add support for decrypting messagesTulir Asokan
2020-04-19Update copyright yearTulir Asokan
2020-04-19Add progress bar for first syncTulir Asokan
2020-04-19Process different rooms in sync responses in goroutinesTulir Asokan
2020-04-19Add toggle for desktop notificationsTulir Asokan
2020-04-19Update stuff and move pushrules to mautrix-goTulir Asokan
2020-04-08Use $HOME/Downloads as default download directoryTulir Asokan
2020-04-08Display thumbnail for all files and add commands to download and open filesTulir Asokan
2020-04-07command toggle downloadsSimon Magnin-Feysot
2020-04-04Add toggles for disabling markdown and HTMLTulir Asokan
2020-03-01add notify_sound config optionevan
2019-06-15Unbreak thingsTulir Asokan
2019-04-06Use XDG config and cache homeTulir Asokan
2019-04-05Move history storage to matrix package. Fixes #90Tulir Asokan
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-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