Commit Graph

92 Commits

Author SHA1 Message Date
ouwou
ffc29b8214 Merge pull request #252 from uowuo/theming
Use GTK themes
2023-12-26 07:14:43 +00:00
ouwou
925864f082 consider audio engine init failure non-fatal 2023-12-17 01:12:57 -05:00
ouwou
34faa1405c Merge branch 'master' into theming 2023-12-02 21:53:42 -05:00
ouwou
840eaa7824 remove low priority css file 2023-11-28 01:36:09 -05:00
Colin Sane
7d7c0dc33f set glib application name (#247) 2023-11-21 05:53:26 +00:00
ouwou
e68a086bca add gui.font_scale setting 2023-10-02 22:24:12 -04:00
ouwou
fad555c355 try to fix mindeps 2023-07-25 15:33:15 -04:00
ouwou
f696ecb5c3 get rid of signals for setting gate and gain 2023-07-23 02:27:53 -04:00
ouwou
60e3f73324 make vad method a setting and tie it to combobox 2023-07-23 01:01:45 -04:00
ouwou
00524cefa2 make editing inline, add up arrow shortcut 2023-07-15 01:02:35 -04:00
ouwou
229555939d make qrcodegen optional wow!!! 2023-07-09 22:31:21 -04:00
ouwou
044e508df7 only connect on RESPONSE_OK 2023-07-01 01:47:45 -04:00
ouwou
4ac7ca9245 finalize login 2023-07-01 00:56:09 -04:00
ouwou
3b206e1121 remote auth impl. up to QR code display 2023-06-30 20:43:08 -04:00
ouwou
66101a25cb Merge pull request #176 from uowuo/pomelo
pomelo support (and nicknames)
2023-06-25 05:53:59 +00:00
ouwou
2da021b5ea support sending messages with @silent prefix 2023-06-24 16:48:44 -04:00
ouwou
7832ab5d2a add runtime option to hide console on windows 2023-06-17 16:40:07 -04:00
ouwou
00dddf410e convert a bunch of .Username accesses to proper access 2023-06-14 02:04:39 -04:00
ouwou
b53710f47a put AudioManager back on the stack 2023-05-30 20:44:35 -04:00
ouwou
7da37a2fa9 printf to log 2023-05-29 01:20:41 -04:00
ouwou
1f765e1ddf fix state saving 2023-05-28 19:48:23 -04:00
ouwou
80a146350e Merge branch 'master' into voice 2023-05-14 20:15:15 -04:00
ouwou
33bcb6a098 add auto-refresh for main.css 2023-05-13 21:40:30 -04:00
ouwou
c084230767 Merge branch 'master' of https://github.com/uowuo/abaddon into voice 2023-04-13 16:29:56 -04:00
ouwou
02f7bfefe3 withdraw notifications on channel open 2023-03-16 21:15:56 -04:00
ouwou
a09ad5cec0 dont notify if message channel is focused 2023-03-01 01:01:44 -05:00
ouwou
e212b364b9 rudimentary dm notifications 2023-02-28 20:23:34 -05:00
ouwou
c1303bd289 Merge branch 'master' into voice 2023-02-07 15:03:03 -05:00
ouwou
5a6f8cac09 first pass compile time optimization 2023-01-29 21:33:34 -05:00
ouwou
7cd63de400 make window title consistent (#133) 2023-01-25 22:36:24 -05:00
ouwou
ea04035f0d persist voice settings, handle volume w/ no ssrc 2023-01-16 22:52:39 -05:00
ouwou
5e85d16cd6 dont disconnect on voice window close, add ability to reopen 2023-01-07 20:16:09 -05:00
ouwou
67e924e538 display users in voice in channel list 2023-01-06 18:40:11 -05:00
ouwou
0471688732 add ability to set capture device 2022-11-08 04:01:54 -05:00
ouwou
f8f9a907c9 add basic combobox to choose output device, start using spdlog 2022-11-05 02:32:43 -04:00
ouwou
cb690b6def only enable microphone when in a voice channel 2022-10-24 22:10:50 -04:00
ouwou
f751037717 Merge branch 'master' into voice 2022-10-24 02:48:57 -04:00
ouwou
64245bf745 add option to autoconnect (closes #114) 2022-10-23 18:23:11 -04:00
ouwou
772598996c Add option to hide the menu bar behind alt key (#115) 2022-10-23 02:56:07 +00:00
ouwou
e888306272 add gain slider (how 2 loudmic? 🤓) 2022-10-21 01:23:37 -04:00
ouwou
5a3bce7498 basic voice gate 2022-10-18 01:47:43 -04:00
ouwou
fd9d1ffb33 Merge branch 'master' into voice 2022-10-07 20:34:02 -04:00
ouwou
0a34c04b44 remove ability to join guilds
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
2022-10-06 03:08:54 -04:00
ouwou
dfcfe4353a center voice window 2022-10-05 22:01:23 -04:00
ouwou
92c70bda08 add per user volume slider 2022-10-05 18:43:44 -04:00
ouwou
d8d9f1b857 close voice window on context menu disconnect 2022-10-02 02:50:48 -04:00
ouwou
dc127d15fb display user list, client side mute 2022-09-29 21:46:15 -04:00
ouwou
a96d96b3aa basic mute/deafen 2022-09-28 22:10:36 -04:00
ouwou
d57d822aa9 manage decoders with ssrc updates 2022-09-28 20:44:52 -04:00
ouwou
0571a05497 Merge branch 'master' into voice 2022-09-27 00:36:11 -04:00