summaryrefslogtreecommitdiff
path: root/src/abaddon.hpp
AgeCommit message (Expand)Author
2023-05-14Merge branch 'master' into voiceouwou
2023-05-13add auto-refresh for main.cssouwou
2023-04-13Merge branch 'master' of https://github.com/uowuo/abaddon into voiceouwou
2023-03-01dont notify if message channel is focusedouwou
2023-02-28rudimentary dm notificationsouwou
2023-02-07Merge branch 'master' into voiceouwou
2023-01-29first pass compile time optimizationouwou
2023-01-07dont disconnect on voice window close, add ability to reopenouwou
2022-10-02close voice window on context menu disconnectouwou
2022-09-28manage decoders with ssrc updatesouwou
2022-09-27Merge branch 'master' into voiceouwou
2022-09-09add opt-in hide to system tray icon (#99)KnightMurloc
2022-09-06make voice disconnect/reconnect workouwou
2022-09-02make compile work if voice support is disabledouwou
2022-08-31rudimentary voice implementationouwou
2022-08-17fetch cookies and build number on startupouwou
2022-08-16make cmake unity build workouwou
2022-06-23add change filenameouwou
2022-06-14refactor send message params into one structouwou
2022-06-05start attachments (image paste and upload)ouwou
2022-04-23dont expand channel list when changing tabsouwou
2022-04-05fix up a bunch of clang-tidy stuffouwou
2022-03-03start sending request guild members for unknown membersouwou
2021-11-24remove SimpleIni as a dependencyouwou
2021-11-23Restructure source and resource files (#46)Dylam De La Torre