summaryrefslogtreecommitdiff
path: root/components/channels.cpp
AgeCommit message (Expand)Author
2021-07-23add animated guild icons to channel listouwou
2021-07-21channel list: hide expanders and searchouwou
2021-07-21select new channel when active channel changesouwou
2021-07-20color nsfw channelsouwou
2021-07-19tweak text channel renderingouwou
2021-07-19less than ideal solution for category expander colorouwou
2021-07-18add menu itemsouwou
2021-07-14restore expansion cuz gtk behaves annoyinglyouwou
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-05tweak the arrowouwou
2021-07-05expand categories by default and preserve expansionouwou
2021-07-04some refactorageouwou
2021-07-04update guildouwou
2021-07-04better channel update handlingouwou
2021-07-04handle channel createouwou
2021-07-03handle update channelouwou
2021-07-03handle channel removeouwou
2021-07-03channel list: handle guild create/deleteouwou
2021-07-03initial working better channel listouwou
2021-05-24add more granular control over emojisouwou
2021-05-21some memory usage optimizations pending proper rewriteouwou
2021-04-13pass message object through signal instead of just the idouwou
2021-04-07use discord's default avatars instead of placeholderouwou
2021-04-05channel list respects emojis settingouwou
2021-02-23fix some crashesouwou
2021-02-18add menus to dm channels + close/leave dmouwou
2021-02-16improve message handling with DMs a littleouwou
2021-02-15handle channel delete for dmsouwou
2021-02-09show status indicator in dm list, handle (some of) READY_SUPPLEMENTALouwou
2021-01-23fix new channels showing up when they shouldntouwou
2021-01-17cleanupouwou
2021-01-15Guild settings 1 (#19)ouwou
2021-01-13add css selectors to nsfw channels and add color styleouwou
2021-01-09fix some lifetime stuffouwou
2021-01-09fix channel/guild updatesouwou
2021-01-07improve build process, add github actionsouwou
2020-12-21support animated guild iconouwou
2020-12-14pretend to be a real client a little betterouwou
2020-12-12menu stuff (fix #4)ouwou
2020-12-10cache channelsouwou
2020-12-08disk cache guildouwou
2020-11-23progress 2ouwou
2020-11-14fix errorouwou
2020-11-14remove some stuffouwou
2020-11-10use textviews in channel list + parse emojisouwou
2020-11-03handle CHANNEL_CREATE for dm'souwou
2020-11-01show news channelsouwou