summaryrefslogtreecommitdiff
path: root/src/discord/objects.hpp
AgeCommit message (Expand)Author
2023-03-10handle USER_GUILD_SETTINGS_UPDATE for notificationsouwou
2023-03-08handle notification level 3ouwou
2023-03-06add basic guild notificationsouwou
2022-08-11spoof a bunch of headers like the web clientouwou
2022-04-05fix up a bunch of clang-tidy stuffouwou
2022-03-03start sending request guild members for unknown membersouwou
2022-03-03fill out gateway op enum using internal namesouwou
2022-01-20handle initial muted state for threadsouwou
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