index
:
abaddon-portaudio
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
discord
/
objects.hpp
Age
Commit message (
Expand
)
Author
2025-01-30
add has_client_mods to identify props
ouwou
2024-06-26
request to speak button
ouwou
2024-03-14
preliminary speaker checks
ouwou
2024-03-12
initial stages stuff
ouwou
2023-12-15
add ability to set image alt text (closes #253)
ouwou
2023-11-03
update enums
ouwou
2023-06-25
Merge pull request #176 from uowuo/pomelo
ouwou
2023-06-24
support sending messages with `@silent` prefix
ouwou
2023-06-21
show legacy username as tooltip under username
ouwou
2023-06-15
show voice participants in private channels
ouwou
2023-04-13
Merge branch 'master' of https://github.com/uowuo/abaddon into voice
ouwou
2023-03-10
handle USER_GUILD_SETTINGS_UPDATE for notifications
ouwou
2023-03-08
handle notification level 3
ouwou
2023-03-06
add basic guild notifications
ouwou
2022-10-01
rudimentary dm voice call support
ouwou
2022-09-28
manage decoders with ssrc updates
ouwou
2022-09-06
make voice disconnect/reconnect work
ouwou
2022-09-02
make compile work if voice support is disabled
ouwou
2022-08-31
rudimentary voice implementation
ouwou
2022-08-11
spoof a bunch of headers like the web client
ouwou
2022-04-05
fix up a bunch of clang-tidy stuff
ouwou
2022-03-03
start sending request guild members for unknown members
ouwou
2022-03-03
fill out gateway op enum using internal names
ouwou
2022-01-20
handle initial muted state for threads
ouwou
2021-12-18
add mute/unmute channel menu item
ouwou
2021-12-17
handle mute/unmute of channels (USER_GUILD_SETTINGS_UPDATE)
ouwou
2021-12-10
hide guild unread indicator for muted guilds
ouwou
2021-12-06
mark guild as read
ouwou
2021-12-05
basic unread indicators for channels
ouwou
2021-11-23
Restructure source and resource files (#46)
Dylam De La Torre