summaryrefslogtreecommitdiff
path: root/components/channels.hpp
AgeCommit message (Expand)Author
2021-07-26let channel list manage itself instead of windowouwou
2021-07-23add animated guild icons to channel listouwou
2021-07-20color nsfw channelsouwou
2021-07-18add menu itemsouwou
2021-07-16fix buildouwou
2021-07-13add private channels to listouwou
2021-07-06fix up channel row selection to work how i want it toouwou
2021-07-05make ChannelList directly subclass a containerouwou
2021-07-05try to fix some weird behaviorouwou
2021-07-05expand categories by default and preserve expansionouwou
2021-07-04some refactorageouwou
2021-07-04better channel update handlingouwou
2021-07-04handle channel createouwou
2021-07-03handle channel removeouwou
2021-07-03channel list: handle guild create/deleteouwou
2021-07-03initial working better channel listouwou
2021-05-21some memory usage optimizations pending proper rewriteouwou
2021-02-18add menus to dm channels + close/leave dmouwou
2021-02-16improve message handling with DMs a littleouwou
2021-02-09show status indicator in dm list, handle (some of) READY_SUPPLEMENTALouwou
2021-01-17cleanupouwou
2021-01-15Guild settings 1 (#19)ouwou
2021-01-07improve build process, add github actionsouwou
2020-12-21support animated guild iconouwou
2020-12-12menu stuff (fix #4)ouwou
2020-11-14remove some stuffouwou
2020-11-10use textviews in channel list + parse emojisouwou
2020-11-03handle CHANNEL_CREATE for dm'souwou
2020-11-01update channel list selection when channel mention is clickedouwou
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-10-11add category/channel menu and update some other menu stuffouwou
2020-10-04use sigc in imgmanager to hopefully get rid of some lifetime errorsouwou
2020-09-30hopefully take care of some annoying bugsouwou
2020-09-21add user icons to dm channelsouwou
2020-09-21join/leave guildouwou
2020-09-19guild iconsouwou
2020-09-17refactor channel listingouwou
2020-09-07more signal usage and some other fixesouwou
2020-09-07use a singleton (oh no) instead of passing Abaddon* everywhereouwou
2020-09-06refactor (store)ouwou
2020-08-29crash fixesouwou
2020-08-29add dm'souwou
2020-08-25fix guild order, add copy id guild, add broken zlib, start member listouwou
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-17connect and heartbeatouwou