summaryrefslogtreecommitdiff
path: root/src/components/channels.hpp
AgeCommit message (Expand)Author
2022-08-31rudimentary voice implementationouwou
2022-04-23dont expand channel list when changing tabsouwou
2022-04-21add open dm in new tabouwou
2022-04-08basic tabs systemouwou
2022-04-07fix menus looking weird when opened for first timeouwou
2022-04-05fix up a bunch of clang-tidy stuffouwou
2022-01-20add mark as unread/toggle mute for threadsouwou
2022-01-15add toggle mute dm menu itemouwou
2022-01-05handle mutable categoriesouwou
2022-01-02Merge branch 'master' into unreadouwou
2021-12-31speed up connection speed a good bitouwou
2021-12-30add mute/unmute guild menu itemouwou
2021-12-29handle change of mute state for guildsouwou
2021-12-20mark channel being switched off as read when switchingouwou
2021-12-18add mute/unmute channel menu itemouwou
2021-12-17handle mute/unmute of channels (USER_GUILD_SETTINGS_UPDATE)ouwou
2021-12-10basic channel mentions count indicatorouwou
2021-12-06mark guild as readouwou
2021-12-05basic unread indicators for channelsouwou
2021-12-04split channel CellRenderer into its own sourcesouwou
2021-11-23Restructure source and resource files (#46)Dylam De La Torre