1125 Commits

Author SHA1 Message Date
ouwou
358f68d267 cleanup and escape notification bodies 2023-03-15 20:19:54 -04:00
ouwou
9b0f2d2c16 update ci stuff 2023-03-14 20:37:22 -04:00
ouwou
e51d5d1980 more WITH_VOICE guards 2023-03-14 14:18:54 -04:00
ouwou
c075f16c17 try to fix build 2023-03-14 13:24:02 -04:00
ouwou
823ba090f0 fix build 2023-03-10 20:42:03 -05:00
ouwou
3f4ccefc78 refactor notification sounds cmake option 2023-03-10 19:15:03 -05:00
ouwou
e3f6a1dcbd handle USER_GUILD_SETTINGS_UPDATE for notifications 2023-03-10 19:14:19 -05:00
ouwou
3889991e16 fix null notifier again maybe 2023-03-10 03:11:03 -05:00
ouwou
e06e574206 add user avatars to notifications 2023-03-09 23:28:10 -05:00
ouwou
816f1a01ec handle notification level 3 2023-03-08 19:21:02 -05:00
ouwou
0620e51617 add destructor to dummy notifier 2023-03-06 23:28:07 -05:00
ouwou
fbbfdc9606 notification sounds with miniaudio 2023-03-06 20:45:19 -05:00
ouwou
64085fafec add basic guild notifications 2023-03-06 17:31:09 -05:00
ouwou
7611ad298a Merge branch 'master' into notifications 2023-03-01 01:25:54 -05:00
ouwou
0b66324680 fix @everyone not being considered a mention 2023-03-01 01:24:50 -05:00
ouwou
72a0fb9033 dont notify on own messages 2023-03-01 01:18:35 -05:00
ouwou
a09ad5cec0 dont notify if message channel is focused 2023-03-01 01:01:44 -05:00
ouwou
e37901bbbb goofball moment 2023-03-01 00:34:55 -05:00
ouwou
ca5f343ac1 add null implementation for non-gio notifier 2023-02-28 23:04:40 -05:00
ouwou
e212b364b9 rudimentary dm notifications 2023-02-28 20:23:34 -05:00
ouwou
135f631761 Merge branch 'master' into voice 2023-02-21 22:35:07 -05:00
ouwou
ba9d9997d4 update readme 2023-02-21 22:31:47 -05:00
ouwou
7e9567f9f9 put artifacts in labeled directory 2023-02-20 22:43:29 -05:00
ouwou
bf30c8db51 add pkg-config to mac 2023-02-20 16:18:29 -05:00
ouwou
c8a27e88c9 update dependency 2023-02-20 15:49:59 -05:00
ouwou
345a84e654 fix build 2023-02-14 19:54:07 -05:00
ouwou
c1303bd289 Merge branch 'master' into voice 2023-02-07 15:03:03 -05:00
ouwou
4dd0eb24c4 fix potential crash (#136) 2023-02-06 23:51:02 -05:00
ouwou
73ec2adb7b fix some keybinds not working in the chat input (fixes #135) 2023-02-06 19:06:48 -05:00
ouwou
41a616edb4 fix potential stack overflow
this will only happen if:
there is a CHANNEL_UPDATE on a channel
the channel is part of a guild which is in a folder
and the channel is so old that it shares its id with the guild
2023-02-06 03:02:05 -05:00
ouwou
156bd2b720 fix channel tree expansion under folders 2023-02-04 23:17:35 -05:00
ouwou
84cb4dfe83 update ci 2023-02-04 20:20:39 -05:00
ouwou
a6821faf2e dont disable libhandy if not found when USE_LIBHANDY is set 2023-02-03 18:51:32 -05:00
ouwou
ecc83036c1 Merge branch 'master' into pch 2023-02-01 23:49:48 -05:00
ouwou
3ed51eb155 update cert bundle path 2023-02-01 23:23:41 -05:00
ouwou
94125b140d update dll paths 2023-02-01 23:04:59 -05:00
ouwou
ff812842e3 Merge branch 'folders' 2023-02-01 22:39:59 -05:00
ouwou
5a6f8cac09 first pass compile time optimization 2023-01-29 21:33:34 -05:00
ouwou
ff47134dc6 make embed labels selectable, let chat textview take focus 2023-01-28 19:05:57 -05:00
ouwou
dfb006283c try to fix cert path 2023-01-26 01:31:41 -05:00
ouwou
7cd63de400 make window title consistent (#133) 2023-01-25 22:36:24 -05:00
ouwou
dccc6d2f4a update keychain submodule 2023-01-24 02:32:57 -05:00
ouwou
b4d3fc44c5 Merge branch 'master' into folders 2023-01-21 01:23:15 -05:00
ouwou
e5af1bdec6 Merge branch 'master' of https://github.com/uowuo/abaddon 2023-01-21 01:02:28 -05:00
ouwou
fea6db3394 mimic discord group dm naming scheme (closes #133) 2023-01-21 01:02:14 -05:00
ouwou
dc7047265f speed up channel list population on connect a good bit 2023-01-21 00:57:09 -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
78adcf2f5c fix voice_user_connect signal 2023-01-07 20:16:09 -05:00
ouwou
ef37d5a486 add voice participant row on connect 2023-01-07 20:16:09 -05:00