summaryrefslogtreecommitdiff
path: root/src/discord/discord.cpp
AgeCommit message (Expand)Author
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-04-15store stage instances on connectouwou
2024-03-14track stage speakers onlyouwou
2024-03-14preliminary speaker checksouwou
2024-03-12store suppressed stateouwou
2024-03-12initial stages stuffouwou
2024-01-18add a bajillion headers back in to compile if pch is offouwou
2024-01-14fix more UB :(ouwou
2023-12-27fix more shutdown segfaults !ouwou
2023-12-15add ability to set image alt text (closes #253)ouwou
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
2023-07-06fix bad optional access in channel delete (fixes #187)ouwou
2023-07-05Don't count muted channels towards unread state of categoryJerzy Kozera
2023-07-04Show unread indicators next to categories containing unread channelsJerzy Kozera
2023-07-01show status, error when captcha requiredouwou
2023-07-01finalize loginouwou
2023-06-24support sending messages with `@silent` prefixouwou
2023-06-15show voice participants in private channelsouwou
2023-05-30remove spammy debug logouwou
2023-05-22Merge branch 'master' into voiceouwou
2023-05-22store emojis from reaction events (fixes #165)ouwou
2023-05-19add voice state icons to participant rowsouwou
2023-05-18Merge branch 'master' into voiceouwou
2023-05-15read guilds from merged presences (#151)ouwou
2023-05-14fix duplicate guild appearancesouwou
2023-05-12try to fix voice connect signal againouwou
2023-05-11emit user voice connect more consistently (?)ouwou
2023-05-08handle channel moves + region changeouwou
2023-04-13Merge branch 'master' of https://github.com/uowuo/abaddon into voiceouwou
2023-03-16handle role mentionsouwou
2023-03-10handle USER_GUILD_SETTINGS_UPDATE for notificationsouwou
2023-03-06add basic guild notificationsouwou
2023-02-07Merge branch 'master' into voiceouwou
2023-02-01Merge branch 'master' into pchouwou
2023-01-29first pass compile time optimizationouwou
2023-01-21Merge branch 'master' into foldersouwou
2023-01-21speed up channel list population on connect a good bitouwou
2023-01-16persist voice settings, handle volume w/ no ssrcouwou
2023-01-07fix voice_user_connect signalouwou
2023-01-06display users in voice in channel listouwou
2023-01-03start voice info boxouwou
2023-01-03rewrite DiscordVoiceClient and stuffouwou