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.hpp
Age
Commit message (
Expand
)
Author
2024-03-14
track stage speakers only
ouwou
2024-03-14
preliminary speaker checks
ouwou
2024-03-12
initial stages stuff
ouwou
2024-01-18
add a bajillion headers back in to compile if pch is off
ouwou
2023-09-21
some lovely member list optimizations
ouwou
2023-08-28
fix webhook messages not using right username + avatar (fixes #209)
ouwou
2023-07-13
Merge pull request #185 from uowuo/remoteauth
ouwou
2023-07-04
Show unread indicators next to categories containing unread channels
Jerzy Kozera
2023-07-01
finalize login
ouwou
2023-06-15
show voice participants in private channels
ouwou
2023-05-19
add voice state icons to participant rows
ouwou
2023-05-08
handle channel moves + region change
ouwou
2023-04-13
Merge branch 'master' of https://github.com/uowuo/abaddon into voice
ouwou
2023-03-06
add basic guild notifications
ouwou
2023-02-07
Merge branch 'master' into voice
ouwou
2023-01-16
persist voice settings, handle volume w/ no ssrc
ouwou
2023-01-06
display users in voice in channel list
ouwou
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-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-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-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
remove ability to create dms
ouwou
2022-07-25
limit how often progress bar can update
ouwou
2022-07-07
add upload progress bar
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-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-05
fix up a bunch of clang-tidy stuff
ouwou
2022-03-04
optimize sql for getting unknown member ids
ouwou
2022-03-03
dont request guild members if there are no user ids
ouwou
2022-03-03
start sending request guild members for unknown members
ouwou
2022-01-20
add mark as unread/toggle mute for threads
ouwou
2022-01-08
show count of unread dms in header
ouwou
[next]