summaryrefslogtreecommitdiff
path: root/src/discord/discord.hpp
AgeCommit message (Collapse)Author
2025-01-30update build number fetchouwou
2024-06-30accept/decline stage inviteouwou
2024-06-30request/speak/leave stage and stuffouwou
2024-06-26request to speak buttonouwou
2024-06-22Merge branch 'master' into stagesouwou
2024-06-17show voice channels and participants even if compiled without audioouwou
2024-06-04ignore unread state from undisplayed channel typesouwou
2024-04-23show thingy topic right awayouwou
2024-03-31Merge branch 'master' into stagesouwou
2024-03-28build numberouwou
2024-03-14track stage speakers onlyouwou
2024-03-14preliminary speaker checksouwou
2024-03-12initial stages stuffouwou
2024-01-18add a bajillion headers back in to compile if pch is offouwou
2023-09-21some lovely member list optimizationsouwou
2023-08-28fix webhook messages not using right username + avatar (fixes #209)ouwou
2023-07-13Merge pull request #185 from uowuo/remoteauthouwou
Login with QR code/remote auth
2023-07-04Show unread indicators next to categories containing unread channelsJerzy Kozera
2023-07-01finalize loginouwou
2023-06-15show voice participants in private channelsouwou
2023-05-19add voice state icons to participant rowsouwou
2023-05-08handle channel moves + region changeouwou
2023-04-13Merge branch 'master' of https://github.com/uowuo/abaddon into voiceouwou
2023-03-06add basic guild notificationsouwou
2023-02-07Merge branch 'master' into voiceouwou
2023-01-16persist voice settings, handle volume w/ no ssrcouwou
2023-01-06display users in voice in channel listouwou
2023-01-03start voice info boxouwou
2023-01-03rewrite DiscordVoiceClient and stuffouwou
2022-12-23basic folder supportouwou
2022-12-21add option to dump ready payload because thats usefulouwou
2022-11-15mess with some websocket stuff to try and fix thingsouwou
to be honest, im not sure what ive done here. whatever memory i have of the issue i was trying to fix has long disappeared by the time im committing this. theres still some issues with being force disconnected and i really dont understand it ill figure it out eventually... maybe :/
2022-10-12add user row on voice connectouwou
2022-10-10remove user from list on disconnectouwou
2022-10-07Merge branch 'master' into voiceouwou
2022-10-06remove ability to join guildsouwou
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-09-29display user list, client side muteouwou
2022-09-28basic mute/deafenouwou
2022-09-28manage decoders with ssrc updatesouwou
2022-09-06make voice disconnect/reconnect workouwou
2022-09-02make compile work if voice support is disabledouwou
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-10remove ability to create dmsouwou
2022-07-25limit how often progress bar can updateouwou
2022-07-07add upload progress barouwou
2022-06-14refactor send message params into one structouwou
2022-06-09remove temp attachment files when theyre actually done being uploadedouwou