summaryrefslogtreecommitdiff
path: root/abaddon.cpp
AgeCommit message (Collapse)Author
2020-09-07more signal usage and some other fixesouwou
2020-09-07use a singleton (oh no) instead of passing Abaddon* everywhereouwou
2020-09-06DiscordClient uses signals nowouwou
2020-09-06refactor (store)ouwou
2020-09-06member list gets a basic right click menuouwou
2020-09-05bug momentouwou
2020-09-05lazy loading, member list, some other shitouwou
2020-09-04catch errors when loading cssouwou
2020-09-04add a very important featureouwou
2020-09-04pass around snowflake instead of MessageDataouwou
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-19disconnecting clears the channel listingouwou
2020-08-19populate channel list from READY message and other shitouwou
2020-08-19settings, token entry, receive READYouwou
2020-08-17connect and heartbeatouwou