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
/
discord.cpp
Age
Commit message (
Expand
)
Author
2023-01-03
start voice info box
ouwou
2023-01-03
rewrite DiscordVoiceClient and stuff
ouwou
2022-12-23
basic folder support
ouwou
2022-12-21
add option to dump ready payload because thats useful
ouwou
2022-11-15
mess with some websocket stuff to try and fix things
ouwou
2022-11-08
add ability to set capture device
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-07
Merge branch 'master' into voice
ouwou
2022-10-06
remove ability to join guilds
ouwou
2022-10-01
rudimentary dm voice call support
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-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-02
make compile work if voice support is disabled
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-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-08
fix compile
ouwou
2022-07-07
add upload progress bar
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-09
remove temp attachment files when theyre actually done being uploaded
ouwou
2022-06-05
start attachments (image paste and upload)
ouwou
2022-05-19
fix role updates (fixes #69, fixes #70)
ouwou
2022-05-17
only save state when actually disconnecting (fixes #65)
ouwou
2022-05-06
clear tabs when access lost, show blanks for missing channels
ouwou
2022-04-07
remove mark all as read (it doesnt work on API end)
ouwou
2022-04-07
fix open dm opening the wrong thing sometimes
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-26
muted dms dont contribute to unread count
ouwou
2022-01-20
add mark as unread/toggle mute for threads
ouwou
2022-01-20
handle mute/unmute updates for threads
ouwou
2022-01-20
handle initial muted state for threads
ouwou
2022-01-20
show unread indicators for threads
ouwou
2022-01-08
show count of unread dms in header
ouwou
2022-01-08
handle mute/unmute for dms
ouwou
[prev]
[next]