summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-02-07Merge branch 'master' into voiceouwou
2023-02-06fix potential crash (#136)ouwou
2023-02-06fix some keybinds not working in the chat input (fixes #135)ouwou
2023-02-06fix potential stack overflowouwou
2023-02-04fix channel tree expansion under foldersouwou
2023-02-01Merge branch 'master' into pchouwou
2023-02-01Merge branch 'folders'ouwou
2023-01-29first pass compile time optimizationouwou
2023-01-28make embed labels selectable, let chat textview take focusouwou
2023-01-25make window title consistent (#133)ouwou
2023-01-21Merge branch 'master' into foldersouwou
2023-01-21mimic discord group dm naming scheme (closes #133)ouwou
2023-01-21speed up channel list population on connect a good bitouwou
2023-01-16persist voice settings, handle volume w/ no ssrcouwou
2023-01-07dont disconnect on voice window close, add ability to reopenouwou
2023-01-07fix voice_user_connect signalouwou
2023-01-07add voice participant row on connectouwou
2023-01-07remove voice participant row on disconnectouwou
2023-01-06display users in voice in channel listouwou
2023-01-03start voice info boxouwou
2023-01-03actually go to connected state and transmit dataouwou
2023-01-03re-add ssrc mapouwou
2023-01-03rewrite DiscordVoiceClient and stuffouwou
2022-12-24colors, fallback if guild_folders is emptyouwou
2022-12-23basic folder supportouwou
2022-12-21add option to dump ready payload because thats usefulouwou
2022-11-29Merge branch 'master' into keychainouwou
2022-11-15actually reconstruct websocket on voice connectouwou
2022-11-15mess with some websocket stuff to try and fix thingsouwou
2022-11-14add window to change more stuff with opusouwou
2022-11-09model stuff to track active deviceouwou
2022-11-08add ability to set capture deviceouwou
2022-11-08fix up CI:ouwou
2022-11-05add basic combobox to choose output device, start using spdlogouwou
2022-11-03add menu item + shortcuts to hide channel and member lists (closes #118)ouwou
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-20use new volume meter for other usersouwou
2022-10-18store user data from voice state updatesouwou
2022-10-18decay capture meter fasterouwou
2022-10-18custom draw capture volume with gate indicatorouwou
2022-10-18basic voice gateouwou
2022-10-16basic volume metersouwou
2022-10-12add user row on voice connectouwou
2022-10-10remove user from list on disconnectouwou
2022-10-09Merge branch 'master' into voiceouwou
2022-10-09make CURLOPT_ACCEPT_ENCODING automaticouwou