summaryrefslogtreecommitdiff
path: root/src/discord/objects.cpp
AgeCommit message (Expand)Author
2022-03-03fill out gateway op enum using internal namesouwou
2022-02-02fix ready parsing (#54)ouwou
2021-12-28actually deserialize mute_configouwou
2021-12-18add mute/unmute channel menu itemouwou
2021-12-17handle mute/unmute of channels (USER_GUILD_SETTINGS_UPDATE)ouwou
2021-12-10hide guild unread indicator for muted guildsouwou
2021-12-06mark guild as readouwou
2021-12-05basic unread indicators for channelsouwou
2021-11-23Restructure source and resource files (#46)Dylam De La Torre