summaryrefslogtreecommitdiff
path: root/src/discord
AgeCommit message (Expand)Author
2022-09-28basic mute/deafenouwou
2022-09-28manage decoders with ssrc updatesouwou
2022-09-28synchronize ws close/open to creating threadouwou
2022-09-27Merge branch 'master' into voiceouwou
2022-09-09store user from interaction even if member is not presentouwou
2022-09-06make voice disconnect/reconnect workouwou
2022-09-06try to fix shutdown with selectouwou
2022-09-05basic voice capture + transmissionouwou
2022-09-02make compile work if voice support is disabledouwou
2022-09-02handle multiple speakers properlyouwou
2022-08-31dont send preferred regionouwou
2022-08-31fix compilation maybeouwou
2022-08-31rudimentary voice implementationouwou
2022-08-17fetch cookies and build number on startupouwou
2022-08-12Merge branch 'attachments'ouwou
2022-08-11spoof a bunch of headers like the web clientouwou
2022-08-10update capabilities and client build numberouwou
2022-08-10remove ability to create dmsouwou
2022-08-10fix removing roles from members (maybe)ouwou
2022-07-31stop printing every event typeouwou
2022-07-25limit how often progress bar can updateouwou
2022-07-14fix potential deadlockouwou
2022-07-10try to fix compile againouwou
2022-07-09handle premium server upload size limitsouwou
2022-07-08fix compileouwou
2022-07-07add upload progress barouwou
2022-07-05fix checks for is botouwou
2022-06-17add file upload via dnd + rework httpouwou
2022-06-14refactor send message params into one structouwou
2022-06-14Merge branch 'master' into attachmentsouwou
2022-06-14hoisted_role can be missing from guild member list updateouwou
2022-06-09remove temp attachment files when theyre actually done being uploadedouwou
2022-06-05start attachments (image paste and upload)ouwou
2022-06-05try to fix multiple attachment handlingouwou
2022-05-19remove thing i shouldnt have committedouwou
2022-05-19fix role updates (fixes #69, fixes #70)ouwou
2022-05-17only save state when actually disconnecting (fixes #65)ouwou
2022-05-11add icons to dmsouwou
2022-05-06clear tabs when access lost, show blanks for missing channelsouwou
2022-04-14fix tab titlesouwou
2022-04-07remove mark all as read (it doesnt work on API end)ouwou
2022-04-07fix open dm opening the wrong thing sometimesouwou
2022-04-06replace file chooser with nativeouwou
2022-04-05fix up a bunch of clang-tidy stuffouwou
2022-03-26Merge branch 'master' into msysouwou
2022-03-05fix UBouwou
2022-03-04optimize sql for getting unknown member idsouwou
2022-03-03dont request guild members if there are no user idsouwou
2022-03-03start sending request guild members for unknown membersouwou
2022-03-03fill out gateway op enum using internal namesouwou