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 (
Expand
)
Author
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
2022-05-17
only save state when actually disconnecting (fixes #65)
ouwou
2022-05-11
add icons to dms
ouwou
2022-05-06
clear tabs when access lost, show blanks for missing channels
ouwou
2022-04-14
fix tab titles
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-06
replace file chooser with native
ouwou
2022-04-05
fix up a bunch of clang-tidy stuff
ouwou
2022-03-26
Merge branch 'master' into msys
ouwou
2022-03-05
fix UB
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-03-03
fill out gateway op enum using internal names
ouwou
2022-02-20
parse role mentions
ouwou
2022-02-17
delete database instead of trying to clear it
ouwou
2022-02-14
fix per-guild avatars
ouwou
2022-02-02
fix ready parsing (#54)
ouwou
2022-02-02
support channel icons for dms
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-09
format all
ouwou
2022-01-08
Merge branch 'unread' into msys
ouwou
2022-01-08
show count of unread dms in header
ouwou
2022-01-08
handle mute/unmute for dms
ouwou
[next]