summaryrefslogtreecommitdiff
path: root/abaddon.hpp
AgeCommit message (Expand)Author
2021-05-07start friends listouwou
2021-04-13pass message object through signal instead of just the idouwou
2021-04-03show pending/failed messagesouwou
2021-03-30remove old messages when new ones come in to save resourcesouwou
2021-03-22basic member verification for guilds that set rulesouwou
2021-03-17manage emojisouwou
2021-03-15fix errors with user menu and window managementouwou
2021-03-14add ability to create repliesouwou
2021-02-28add members panel/change member rolesouwou
2021-02-18add menu item to add recipient to group dmouwou
2021-02-18add option to remove user from group dm in menuouwou
2021-02-04view user profile (notes+connections+badges)ouwou
2021-01-25handle opcode 9 invalid session and improve handling socket closureouwou
2021-01-16add role list to user menuouwou
2021-01-15Guild settings 1 (#19)ouwou
2020-12-18reload settings + custom css pathouwou
2020-12-15display reactions + click to add/removeouwou
2020-11-23progress 2ouwou
2020-11-14remove some stuffouwou
2020-11-08add open dm to user menuouwou
2020-11-08allow multiple components to display shared user menuouwou
2020-11-01add set status for funsiesouwou
2020-11-01update channel list selection when channel mention is clickedouwou
2020-11-01handle GUILD_UPDATEouwou
2020-10-24render emojisouwou
2020-10-19CHANNEL_CREATE, CHANNEL_UPDATE, CHANNEL_DELETEouwou
2020-10-12add kick/banouwou
2020-10-11add category/channel menu and update some other menu stuffouwou
2020-10-04allow limiting concurrent http requestsouwou
2020-09-21join/leave guildouwou
2020-09-12make avatar loading a bit betterouwou
2020-09-10basic avatarsouwou
2020-09-07use a singleton (oh no) instead of passing Abaddon* everywhereouwou
2020-09-06DiscordClient uses signals nowouwou
2020-09-06member list gets a basic right click menuouwou
2020-09-05lazy loading, member list, some other shitouwou
2020-09-03add active chat to main window titleouwou
2020-09-03add basic css supportouwou
2020-08-30add ability to edit messagesouwou
2020-08-30add MESSAGE_UPDATEouwou
2020-08-30add basic menu to chat messagesouwou
2020-08-29add MESSAGE_DELETE handlingouwou
2020-08-28scroll up to load more messagesouwou
2020-08-25fix guild order, add copy id guild, add broken zlib, start member listouwou
2020-08-21send chat messagesouwou
2020-08-21shitty MESSAGE_CREATE handlingouwou
2020-08-20rudimentary chatouwou
2020-08-19add http client and channel reordering (waste of time)ouwou
2020-08-19populate channel list from READY message and other shitouwou
2020-08-19settings, token entry, receive READYouwou