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
Age
Commit message (
Collapse
)
Author
2022-11-05
add basic combobox to choose output device, start using spdlog
ouwou
2022-10-18
store user data from voice state updates
ouwou
2022-10-12
add user row on voice connect
ouwou
2022-10-10
remove user from list on disconnect
ouwou
2022-10-09
Merge branch 'master' into voice
ouwou
2022-10-09
make CURLOPT_ACCEPT_ENCODING automatic
ouwou
2022-10-07
Merge branch 'master' into voice
ouwou
2022-10-06
remove ability to join guilds
ouwou
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
remove a bunch of unnecessary fields from user settings
ouwou
2022-10-03
try and handle voice socket closure properly maybe
ouwou
2022-10-01
rudimentary dm voice call support
ouwou
2022-09-30
dont dispatch udp to main
ouwou
2022-09-29
add udp keepalive
ouwou
2022-09-29
display user list, client side mute
ouwou
2022-09-28
basic mute/deafen
ouwou
2022-09-28
manage decoders with ssrc updates
ouwou
2022-09-28
synchronize ws close/open to creating thread
ouwou
2022-09-27
Merge branch 'master' into voice
ouwou
2022-09-09
store user from interaction even if member is not present
ouwou
2022-09-06
make voice disconnect/reconnect work
ouwou
2022-09-06
try to fix shutdown with select
ouwou
2022-09-05
basic voice capture + transmission
ouwou
2022-09-02
make compile work if voice support is disabled
ouwou
2022-09-02
handle multiple speakers properly
ouwou
2022-08-31
dont send preferred region
ouwou
2022-08-31
fix compilation maybe
ouwou
2022-08-31
rudimentary voice implementation
ouwou
2022-08-17
fetch cookies and build number on startup
ouwou
2022-08-12
Merge branch 'attachments'
ouwou
2022-08-11
spoof a bunch of headers like the web client
ouwou
2022-08-10
update capabilities and client build number
ouwou
2022-08-10
remove ability to create dms
ouwou
2022-08-10
fix removing roles from members (maybe)
ouwou
2022-07-31
stop printing every event type
ouwou
2022-07-25
limit how often progress bar can update
ouwou
2022-07-14
fix potential deadlock
ouwou
2022-07-10
try to fix compile again
ouwou
2022-07-09
handle premium server upload size limits
ouwou
2022-07-08
fix compile
ouwou
2022-07-07
add upload progress bar
ouwou
2022-07-05
fix checks for is bot
ouwou
2022-06-17
add file upload via dnd + rework http
ouwou
2022-06-14
refactor send message params into one struct
ouwou
2022-06-14
Merge branch 'master' into attachments
ouwou
2022-06-14
hoisted_role can be missing from guild member list update
ouwou
2022-06-09
remove temp attachment files when theyre actually done being uploaded
ouwou
2022-06-05
start attachments (image paste and upload)
ouwou
2022-06-05
try to fix multiple attachment handling
ouwou
2022-05-19
remove thing i shouldnt have committed
ouwou
2022-05-19
fix role updates (fixes #69, fixes #70)
ouwou
[next]