ouwou
e65174f5aa
Merge branch 'master' into stages
2024-06-22 04:25:56 -04:00
ouwou
eb9ad703be
show voice channels and participants even if compiled without audio
2024-06-17 03:50:50 -04:00
ouwou
25ecbce043
ignore unread state from undisplayed channel types
2024-06-04 21:36:55 -04:00
ouwou
3dc8fa8e65
show thingy topic right away
2024-04-23 22:14:14 -04:00
ouwou
870f05062a
store stage instances on connect
2024-04-15 20:28:11 -04:00
ouwou
eca1a9f0e0
track stage speakers only
2024-03-14 01:38:36 -04:00
ouwou
533157ece2
preliminary speaker checks
2024-03-14 01:08:13 -04:00
ouwou
fba1f568c2
store suppressed state
2024-03-12 21:24:58 -04:00
ouwou
98218dfde3
initial stages stuff
2024-03-12 04:15:21 -04:00
ouwou
30b901b4df
add a bajillion headers back in to compile if pch is off
2024-01-18 20:30:54 -05:00
ouwou
eb09a5b221
fix more UB :(
2024-01-14 21:47:16 -05:00
ouwou
15d94ba4ae
fix more shutdown segfaults !
2023-12-27 02:28:55 -05:00
ouwou
4bce7b7523
add ability to set image alt text ( closes #253 )
2023-12-15 01:16:11 -05:00
ouwou
7f891fba33
some lovely member list optimizations
2023-09-21 03:55:56 -04:00
ouwou
36f2ec0996
fix webhook messages not using right username + avatar ( fixes #209 )
2023-08-28 21:47:04 -04:00
ouwou
337a3d5811
Merge pull request #185 from uowuo/remoteauth
...
Login with QR code/remote auth
2023-07-13 07:19:37 +00:00
ouwou
9a3f6b472d
fix bad optional access in channel delete ( fixes #187 )
2023-07-06 19:42:08 -04:00
Jerzy Kozera
88da9e17b8
Don't count muted channels towards unread state of category
2023-07-05 01:25:22 +02:00
Jerzy Kozera
3f6be457b1
Show unread indicators next to categories containing unread channels
2023-07-04 01:33:15 +02:00
ouwou
ab448a3a98
show status, error when captcha required
2023-07-01 02:10:42 -04:00
ouwou
4ac7ca9245
finalize login
2023-07-01 00:56:09 -04:00
ouwou
2da021b5ea
support sending messages with @silent prefix
2023-06-24 16:48:44 -04:00
ouwou
5b9a9bbc9a
show voice participants in private channels
2023-06-15 22:20:14 -04:00
ouwou
a5bcc089e7
remove spammy debug log
2023-05-30 19:08:49 -04:00
ouwou
62f3cf373d
Merge branch 'master' into voice
2023-05-22 20:46:17 -04:00
ouwou
8e9fb27e0b
store emojis from reaction events ( fixes #165 )
2023-05-22 20:44:58 -04:00
ouwou
3e67e8a7ae
add voice state icons to participant rows
2023-05-19 20:20:33 -04:00
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
49f6cd021b
fix duplicate guild appearances
2023-05-14 21:12:59 -04:00
ouwou
5d3e5eec5e
try to fix voice connect signal again
2023-05-12 20:28:44 -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
c084230767
Merge branch 'master' of https://github.com/uowuo/abaddon into voice
2023-04-13 16:29:56 -04:00
ouwou
b83bf2a622
handle role mentions
2023-03-16 20:27:59 -04:00
ouwou
e3f6a1dcbd
handle USER_GUILD_SETTINGS_UPDATE for notifications
2023-03-10 19:14:19 -05:00
ouwou
64085fafec
add basic guild notifications
2023-03-06 17:31:09 -05:00
ouwou
c1303bd289
Merge branch 'master' into voice
2023-02-07 15:03:03 -05:00
ouwou
ecc83036c1
Merge branch 'master' into pch
2023-02-01 23:49:48 -05:00
ouwou
5a6f8cac09
first pass compile time optimization
2023-01-29 21:33:34 -05:00
ouwou
b4d3fc44c5
Merge branch 'master' into folders
2023-01-21 01:23:15 -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
78adcf2f5c
fix voice_user_connect signal
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
c4590f8b23
start voice info box
2023-01-03 22:52:41 -05:00
ouwou
4740965f4c
rewrite DiscordVoiceClient and stuff
2023-01-03 19:01:33 -05:00
ouwou
1ba3daa04a
basic folder support
2022-12-23 20:14:10 -05:00
ouwou
e0e0a6c767
add option to dump ready payload because thats useful
2022-12-21 21:49:18 -05:00
ouwou
929ebf1a60
mess with some websocket stuff to try and fix things
...
to be honest, im not sure what ive done here. whatever memory i have of the issue i was trying to fix has long disappeared by the time im committing this. theres still some issues with being force disconnected and i really dont understand it
ill figure it out eventually... maybe :/
2022-11-15 02:15:21 -05:00