summaryrefslogtreecommitdiff
path: root/components/channels.hpp
AgeCommit message (Expand)Author
2021-08-28archive/unarchive from channel listouwou
2021-08-23ad-hoc MoveRow for channel listouwou
2021-08-16handle archiving via THREAD_UPDATE (sorta)ouwou
2021-08-15removed deleted threads on syncouwou
2021-08-05better join/leave thread logicouwou
2021-08-05add temporary row for non-joined threadsouwou
2021-08-02basic THREAD_MEMBERS_UPDATE handling for updating channel listouwou
2021-08-02leave thread via menuouwou
2021-07-30handle THREAD_DELETEouwou
2021-07-28handle THREAD_CREATEouwou
2021-07-27very rudimentary thread supportouwou
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