ouwou
15aa875857
Merge branch 'master' into voice
2023-05-18 20:23:00 -04:00
ouwou
38c3b0c2aa
read guilds from merged presences ( #151 )
2023-05-15 19:21:21 -04:00
ouwou
d0fa9cc289
make voice channel list UI look better
2023-05-14 23:55:38 -04:00
ouwou
49f6cd021b
fix duplicate guild appearances
2023-05-14 21:12:59 -04:00
ouwou
80a146350e
Merge branch 'master' into voice
2023-05-14 20:15:15 -04:00
ouwou
7dba382e63
fix potential crash for guild verification gates
2023-05-14 16:20:24 -04:00
ouwou
33bcb6a098
add auto-refresh for main.css
2023-05-13 21:40:30 -04:00
ouwou
5d3e5eec5e
try to fix voice connect signal again
2023-05-12 20:28:44 -04:00
ouwou
cf121917ec
center align status in voice infobox
2023-05-11 20:46:17 -04:00
ouwou
8890f5a071
fix voice channel display name in infobox
2023-05-11 20:39:18 -04:00
ouwou
f6dd890775
emit user voice connect more consistently (?)
2023-05-11 20:31:34 -04:00
ouwou
75158f2c29
handle channel moves + region change
2023-05-08 00:28:59 -04:00
ouwou
9fb5935d08
include guard miniaudio
2023-04-29 21:41:26 -04:00
ouwou
d30be3326d
make standalone file for miniaudio implementation
2023-04-29 21:27:16 -04:00
ouwou
a5d74e0a89
Merge branch 'master' into voice
2023-04-29 20:31:35 -04:00
ouwou
45e6cdae36
fix up server listing again ( #154 )
2023-04-29 01:49:47 -04:00
ouwou
c084230767
Merge branch 'master' of https://github.com/uowuo/abaddon into voice
2023-04-13 16:29:56 -04:00
ouwou
7b5dc8a865
Merge branch 'master' into voice
2023-04-11 00:38:26 -04:00
ouwou
e9dd1a8ceb
add runtime settings for notis
2023-04-05 02:32:07 -04:00
ouwou
02f7bfefe3
withdraw notifications on channel open
2023-03-16 21:15:56 -04:00
ouwou
b83bf2a622
handle role mentions
2023-03-16 20:27:59 -04:00
ouwou
0e1e15eaeb
use built-in Is*Muted (untested)
2023-03-16 02:07:48 -04:00
ouwou
358f68d267
cleanup and escape notification bodies
2023-03-15 20:19:54 -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
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
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
ecc83036c1
Merge branch 'master' into pch
2023-02-01 23:49:48 -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