summaryrefslogtreecommitdiff
path: root/src/discord
AgeCommit message (Expand)Author
2024-07-05Merge pull request #279 from uowuo/stagesouwou
2024-07-05update rtp extension strippingouwou
2024-06-30accept/decline stage inviteouwou
2024-06-30request/speak/leave stage and stuffouwou
2024-06-26request to speak buttonouwou
2024-06-25Merge branch 'master' into stagesouwou
2024-06-25confine locale weirdness to windows only (#317)ouwou
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-06-02Refactoring: changed user flag enum to enum class (#299)Skeevert
2024-04-23show thingy topic right awayouwou
2024-04-15store stage instances on connectouwou
2024-03-31Merge branch 'master' into stagesouwou
2024-03-31add temporary workaround for bug in libcurlouwou
2024-03-28build numberouwou
2024-03-21shut up HEARTBEAT_ACKouwou
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-12-13view image alt text on hoverouwou
2023-12-04fetch DoesMentionEveryone from storeouwou
2023-11-04show animated reactionsouwou
2023-11-03update permissions strings and role paneouwou
2023-11-03update enumsouwou
2023-10-01fix closing segfaultouwou
2023-09-24remove printfouwou
2023-09-23code deduplicationouwou
2023-09-21some lovely member list optimizationsouwou
2023-08-28fix webhook messages not using right username + avatar (fixes #209)ouwou
2023-08-25add workaround for compiling with spdlog and incompatible libfmt (fixes #214)ouwou
2023-08-21dont deserialize groups in GUILD_MEMBER_LIST_UPDATEouwou
2023-07-15check if message is editableouwou
2023-07-15make editing inline, add up arrow shortcutouwou
2023-07-13fix attachments and replies breaking when loading message historyouwou
2023-07-13voice_states can be missingouwou
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-30remote auth impl. up to QR code displayouwou
2023-06-25global_name is optionalouwou
2023-06-25Merge pull request #176 from uowuo/pomeloouwou