summaryrefslogtreecommitdiff
path: root/src/settings.cpp
AgeCommit message (Expand)Author
2024-01-11make image clamp dimensions a settingouwou
2024-01-07add runtime option for keychain token storageouwou
2024-01-06fix compile probablyouwou
2024-01-01refactor settingsouwou
2023-12-15remove channel color style settingouwou
2023-12-04get link color from themeouwou
2023-10-25feat: `show_deleted_indicator` (#237)Tiramify (A.K. Daniel)
2023-10-02add gui.font_scale settingouwou
2023-07-23make vad method a setting and tie it to comboboxouwou
2023-06-17add runtime option to hide console on windowsouwou
2023-04-05add runtime settings for notisouwou
2022-11-29Merge branch 'master' into keychainouwou
2022-10-23add option to autoconnect (closes #114)ouwou
2022-10-23Add option to hide the menu bar behind alt key (#115)ouwou
2022-09-09add opt-in hide to system tray icon (#99)KnightMurloc
2022-08-09change service clear userouwou
2022-08-08store token in keychainouwou
2022-01-28add style option for unread indicator colorouwou
2022-01-26add setting to not show unread stuffouwou
2022-01-21add settings for some colorsouwou
2021-11-24fix buildouwou
2021-11-24remove SimpleIni as a dependencyouwou
2021-11-23Restructure source and resource files (#46)Dylam De La Torre