summaryrefslogtreecommitdiff
path: root/discord
AgeCommit message (Collapse)Author
2021-08-02basic THREAD_MEMBERS_UPDATE handling for updating channel listouwou
2021-08-02THREAD_LIST_SYNCouwou
2021-08-02leave thread via menuouwou
2021-07-30handle THREAD_DELETEouwou
2021-07-30Merge branch 'master' into threadsouwou
2021-07-30update identify messageouwou
2021-07-28handle THREAD_CREATEouwou
also fix compilation also change channel_create signal to emit ChannelData
2021-07-27very rudimentary thread supportouwou
2021-07-26handle THREAD_CREATED message typeouwou
2021-07-26Merge branch 'channels-list'ouwou
2021-07-21fix calculating hoisted color roleouwou
also slight optimization + make Snowflake::Invalid a real Snowflake
2021-07-20color nsfw channelsouwou
2021-07-11more reliable menu sensitivty/actionsouwou
2021-07-10restrict auto-reconnect to abnormal close codeouwou
2021-07-10disconnect action should interrupt reconnectouwou
2021-07-10dont use unordered collections (reduce memory a bit)ouwou
2021-07-10improve handling of socket close (#31)ouwou
2021-07-01re-add suppport for static (a)png stickersouwou
2021-06-26get rid of something badouwou
2021-06-25be more consistent with callbacksouwou
2021-06-24change how client determines if verification is needed (#28)ouwou
2021-06-23add pin menu item to messagesouwou
2021-06-23update pins window on pin/unpinouwou
2021-06-20fetch pins from store if already requestedouwou
2021-06-17add unpin to menu, refactor a bitouwou
2021-06-15pins: separate msgs, sort and storeouwou
2021-06-11basic pins windowouwou
2021-06-10reduce db access + refactorouwou
2021-06-03allow overriding of gateway + api urlouwou
2021-06-03update manage permissions stuffouwou
2021-06-03basic support of per-guild avatarsouwou
2021-05-26display user bio in profile windowouwou
2021-05-19add certified moderator user flagouwou
2021-05-14Merge branch 'master' into friendsouwou
2021-05-14handle stage-related audit log action typesouwou
2021-05-14fix potential crash when displaying audit logouwou
2021-05-11friends: accept incomingouwou
2021-05-10fix setting status to invisibleouwou
2021-05-10friends: send friend requestsouwou
2021-05-09add ability to remove relationshipsouwou
2021-05-09Merge branch 'master' into friendsouwou
2021-05-09handle RELATIONSHIP_ADDouwou
2021-05-08Merge branch 'master' into friendsouwou
2021-05-08handle RELATIONSHIP_REMOVEouwou
2021-05-07Merge branch 'master' into friendsouwou
2021-05-07send user data over signal_presence_updateouwou
2021-05-07start friends listouwou
2021-05-05GetUserStatus returns offline instead of nulloptouwou
2021-04-28handle discovery-related message typesouwou
2021-04-28properly store permission overwrites & updatesouwou