summaryrefslogtreecommitdiff
path: root/discord/objects.hpp
AgeCommit message (Expand)Author
2021-03-10fix some memory safety things (thanks ASan)ouwou
2021-03-08modify role colorouwou
2021-03-07edit guild-level permissions for rolesouwou
2021-02-28add members panel/change member rolesouwou
2021-02-28handle UPDATE in GUILD_MEMBER_LIST_UPDATEouwou
2021-02-18add menu item to add recipient to group dmouwou
2021-02-09show status indicator in dm list, handle (some of) READY_SUPPLEMENTALouwou
2021-02-08show mutual friendsouwou
2021-02-05move connection item to own class, add verified check iconouwou
2021-02-04view user profile (notes+connections+badges)ouwou
2021-01-26show status indicators in member list, change some other shit with presencesouwou
2021-01-25handle opcode 9 invalid session and improve handling socket closureouwou
2021-01-24add viewing audit logouwou
2021-01-23handle merged_members in ready objectouwou
2021-01-21view and delete invites, more tweakingouwou
2021-01-20add bans to guild settings, tweak some other thingsouwou
2021-01-15Guild settings 1 (#19)ouwou
2021-01-11add typing indicator with optional res/typing_indicator.gifouwou
2021-01-07improve build process, add github actionsouwou
2020-12-22CHANNEL_RECIPIENT_ADD, CHANNEL_RECIPIENT_REMOVEouwou
2020-12-18fix presence in identify and update build numberouwou
2020-12-15display reactions + click to add/removeouwou
2020-12-14pretend to be a real client a little betterouwou
2020-12-14add guild role update, create, delete eventsouwou
2020-11-15handle reconnect messagesouwou
2020-11-08add open dm to user menuouwou
2020-11-02show non-lottie stickers staticallyouwou
2020-11-01add set status for funsiesouwou
2020-11-01handle GUILD_UPDATEouwou
2020-10-19CHANNEL_CREATE, CHANNEL_UPDATE, CHANNEL_DELETEouwou
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-07store emoji dataouwou
2020-10-01handle MESSAGE_DELETE_BULKouwou
2020-09-30send sequences in heartbeat like we shouldouwou
2020-09-24basic permission handling + use for edit/deleteouwou
2020-09-21join/leave guildouwou
2020-09-09rename and reorder a bunch of discord stuffouwou
2020-09-05better member list, role color, some fixesouwou
2020-09-05lazy loading, member list, some other shitouwou
2020-09-03very primitive embedsouwou
2020-08-30add ability to edit messagesouwou
2020-08-30add MESSAGE_UPDATEouwou
2020-08-29crash fixesouwou
2020-08-29add dm'souwou
2020-08-29add MESSAGE_DELETE handlingouwou
2020-08-28move discord json stuff to separate fileouwou