summaryrefslogtreecommitdiff
path: root/windows/mainwindow.hpp
AgeCommit message (Expand)Author
2021-07-05remove reload settings menu item cuz it doesnt do anythingouwou
2021-06-11basic pins windowouwou
2021-06-10reduce db access + refactorouwou
2021-05-24pull out chat list into a separate componentouwou
2021-05-14friends: friends list is now in main content stackouwou
2021-05-10friends: disable friends menu item when disconnectedouwou
2021-05-07start friends listouwou
2021-05-03pull central pane (chat) into a stackouwou
2021-02-18add menu item to add recipient to group dmouwou
2021-01-20add menu item to clear image cacheouwou
2020-12-18reload settings + custom css pathouwou
2020-12-15display reactions + click to add/removeouwou
2020-11-08allow multiple components to display shared user menuouwou
2020-11-01add set status for funsiesouwou
2020-11-01handle GUILD_UPDATEouwou
2020-10-19CHANNEL_CREATE, CHANNEL_UPDATE, CHANNEL_DELETEouwou
2020-10-13join/leave guild updates without reloading entire channel listouwou
2020-09-21join/leave guildouwou
2020-09-20improve MESSAGE_UPDATE handling (hopefully)ouwou
2020-09-14only load 50 messages on channel switch (also fix member menu)ouwou
2020-09-07more signal usage and some other fixesouwou
2020-09-07use a singleton (oh no) instead of passing Abaddon* everywhereouwou
2020-09-06member list gets a basic right click menuouwou
2020-09-05lazy loading, member list, some other shitouwou
2020-09-04pass around snowflake instead of MessageDataouwou
2020-09-03add basic css supportouwou
2020-08-30add MESSAGE_UPDATEouwou
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-21shitty MESSAGE_CREATE handlingouwou
2020-08-20rudimentary chatouwou
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