summaryrefslogtreecommitdiff
path: root/components
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-16fix buildouwou
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-05Merge branch 'master' into channels-listouwou
2021-07-05some more minor tweakingouwou
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-07-01re-add suppport for static (a)png stickersouwou
2021-06-25be more consistent with callbacksouwou
2021-06-23add pin menu item to messagesouwou
2021-06-23update pins window on pin/unpinouwou
2021-06-17add unpin to menu, refactor a bitouwou
2021-06-16move chat message menu into the chatlistouwou
2021-06-15pins: separate msgs, sort and storeouwou
2021-06-10reduce db access + refactorouwou
2021-06-04slight reformat + fix stuffouwou
2021-06-03basic support of per-guild avatarsouwou
2021-05-24add tiny workaround for some compiler issuesouwou
2021-05-24add more granular control over emojisouwou
2021-05-24pull out chat list into a separate componentouwou
2021-05-21some memory usage optimizations pending proper rewriteouwou
2021-05-14set main window to invalid channel when looking at friendsouwou
2021-05-14friends: respect show animations settingouwou
2021-05-14Merge branch 'master' into friendsouwou
2021-05-14clean up some unnecessary stuffouwou
2021-05-14friends: friends list is now in main content stackouwou
2021-05-11friends: accept incomingouwou
2021-05-10friends: send friend requestsouwou
2021-05-09add ability to remove relationshipsouwou
2021-05-09friends: handle RELATIONSHIP_ADD eventsouwou
2021-05-08friends: handle RELATIONSHIP_REMOVE eventsouwou
2021-05-08Merge branch 'master' into friendsouwou