summaryrefslogtreecommitdiff
path: root/src/abaddon.cpp
AgeCommit message (Collapse)Author
2024-06-21add workaround for musl (#317)ouwou
2024-04-11replace emojis resource with sqliteouwou
2024-03-06mindeps build annoyanceouwou
2024-03-06Merge branch 'master' of https://github.com/uowuo/abaddonouwou
2024-03-06add runtime option for selecting audio backend priority (voice only)ouwou
2024-03-02macOS theme switching (#276)Richard Gráčik
* abaddon.cpp: add support for macOS theme changing Based on AppleInterfaceThemeChangedNotification for now. * CMakeLists: last changes for macOS specific libs --------- Co-authored-by: ouwou <26526779+ouwou@users.noreply.github.com>
2024-01-18add a bajillion headers back in to compile if pch is offouwou
2023-12-26Merge pull request #252 from uowuo/themingouwou
Use GTK themes
2023-12-17consider audio engine init failure non-fatalouwou
2023-12-02Merge branch 'master' into themingouwou
2023-11-28remove low priority css fileouwou
2023-11-21set glib application name (#247)Colin Sane
2023-10-02add gui.font_scale settingouwou
2023-07-25try to fix mindepsouwou
2023-07-23get rid of signals for setting gate and gainouwou
2023-07-23make vad method a setting and tie it to comboboxouwou
2023-07-15make editing inline, add up arrow shortcutouwou
2023-07-09make qrcodegen optional wow!!!ouwou
2023-07-01only connect on RESPONSE_OKouwou
2023-07-01finalize loginouwou
2023-06-30remote auth impl. up to QR code displayouwou
2023-06-25Merge pull request #176 from uowuo/pomeloouwou
pomelo support (and nicknames)
2023-06-24support sending messages with `@silent` prefixouwou
2023-06-17add runtime option to hide console on windowsouwou
2023-06-14convert a bunch of .Username accesses to proper accessouwou
2023-05-30put AudioManager back on the stackouwou
2023-05-29printf to logouwou
2023-05-28fix state savingouwou
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-16withdraw notifications on channel openouwou
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-25make window title consistent (#133)ouwou
2023-01-16persist voice settings, handle volume w/ no ssrcouwou
2023-01-07dont disconnect on voice window close, add ability to reopenouwou
2023-01-06display users in voice in channel listouwou
2022-11-08add ability to set capture deviceouwou
2022-11-05add basic combobox to choose output device, start using spdlogouwou
2022-10-24only enable microphone when in a voice channelouwou
2022-10-24Merge branch 'master' into voiceouwou
2022-10-23add option to autoconnect (closes #114)ouwou
2022-10-23Add option to hide the menu bar behind alt key (#115)ouwou
2022-10-21add gain slider (how 2 loudmic? 🤓)ouwou
2022-10-18basic voice gateouwou
2022-10-07Merge branch 'master' into voiceouwou
2022-10-06remove ability to join guildsouwou
because 1. joining a guild seems to often require captchas now which are never going to be supported and 2. joining guilds is one of the things that upsets discords spam filter the most, so it kinda makes sense to remove anyways just like open dm