summaryrefslogtreecommitdiff
path: root/settings.cpp
AgeCommit message (Collapse)Author
2021-11-04preserve channel list expansion and active channel (#36)ouwou
also check getenv in platform
2021-09-21use GTK emoji rendering by default on Windowsouwou
2021-07-26Merge branch 'channels-list'ouwou
2021-07-23add animated guild icons to channel listouwou
2021-07-20color nsfw channelsouwou
2021-07-19less than ideal solution for category expander colorouwou
2021-06-30try loading resources from share, fallback to cwdouwou
2021-06-03allow overriding of gateway + api urlouwou
2021-05-24add more granular control over emojisouwou
2021-03-04show crown next to ownerouwou
2021-02-11speed up images with libcurl multi, raise concurrencyouwou
also maybe fix some rare crash
2020-12-21support animated guild iconouwou
2020-12-18reload settings + custom css pathouwou
2020-12-18add prefetch (default off)ouwou
2020-12-17abstract away settings some moreouwou
2020-11-08bug fix momentouwou
2020-11-03add SettingsManager::GetSettingBoolouwou
2020-10-04allow limiting concurrent http requestsouwou
add Semaphore update SettingsManager a little
2020-08-19populate channel list from READY message and other shitouwou
2020-08-19settings, token entry, receive READYouwou