summaryrefslogtreecommitdiff
path: root/discord
AgeCommit message (Collapse)Author
2020-11-15handle reconnect messagesouwou
2020-11-14remove some stuffouwou
2020-11-10use textviews in channel list + parse emojisouwou
2020-11-08make dm member lists a bit betterouwou
2020-11-08bug fix momentouwou
2020-11-08add open dm to user menuouwou
2020-11-08allow multiple components to display shared user menuouwou
2020-11-02show non-lottie stickers staticallyouwou
2020-11-01show news channelsouwou
2020-11-01more optional + referencedataouwou
2020-11-01fix compileouwou
2020-11-01add set status for funsiesouwou
2020-11-01gross json preprocessor abuse timeouwou
2020-11-01handle GUILD_UPDATEouwou
2020-10-29add Snowflake ctor for Glib::ustringouwou
2020-10-19CHANNEL_CREATE, CHANNEL_UPDATE, CHANNEL_DELETEouwou
2020-10-13fix guild positioningouwou
2020-10-13fix some PRESENCE_UPDATE bugsouwou
2020-10-13add PRESENCE_UPDATE handling (for user object only)ouwou
2020-10-13handle GUILD_MEMBER_UPDATEouwou
2020-10-12add kick/banouwou
2020-10-10fix GetMemberHoistedRoleouwou
2020-10-07store emoji dataouwou
2020-10-05slap a bunch of shit everywhere until the crashing stopsouwou
2020-10-04dont allow set token when connectedouwou
2020-10-04reset last sequence on connectouwou
2020-10-02fix nullptr >:(ouwou
2020-10-02fix some requests being fired for icons that dont existouwou
2020-10-02reduce calls to MemberList::UpdateMemberListouwou
2020-10-02ask for the [100,199] range in lazy loadsouwou
2020-10-01handle MESSAGE_DELETE_BULKouwou
2020-10-01bump gateway version to 8ouwou
2020-09-30send sequences in heartbeat like we shouldouwou
2020-09-30add wonky image loadingouwou
2020-09-25redo chat messages just a tadouwou
2020-09-24put PermissionOverwrite in the store where it belongsouwou
2020-09-24basic permission handling + use for edit/deleteouwou
2020-09-21add user joined messagesouwou
2020-09-21join/leave guildouwou
2020-09-20reset DiscordClient::m_heartbeat_acked on ::Start()ouwou
2020-09-20fix up HTTPClient::MakeDELETE a bitouwou
2020-09-20improve MESSAGE_UPDATE handling (hopefully)ouwou
2020-09-19guild iconsouwou
2020-09-17refactor channel listingouwou
2020-09-12some refactorage and add avatars to member listouwou
2020-09-12make avatar loading a bit betterouwou
2020-09-10remove redundant copy ctor from snowflakeouwou
2020-09-10fix edited/deleted being reset on channel changeouwou
2020-09-10basic avatarsouwou
2020-09-10deserialize message attachments for the futureouwou