summaryrefslogtreecommitdiff
path: root/src/components/channelscellrenderer.cpp
AgeCommit message (Expand)Author
2023-12-16use background style colors for unread indicator and mention badgesouwou
2023-12-16draw nsfw channels red againouwou
2023-12-15remove channel color style settingouwou
2023-12-15allow override expander colorouwou
2023-12-15use selected bg for expander colorouwou
2023-11-26code deduplication unread indicatorouwou
2023-11-18dim channel color on mute by alphaouwou
2023-11-17disable foreground set on channel renderer, get rid of stray property_sensiti...ouwou
2023-07-04Show unread indicators next to categories containing unread channelsJerzy Kozera
2023-05-19add voice state icons to participant rowsouwou
2023-05-14make voice channel list UI look betterouwou
2023-02-07Merge branch 'master' into voiceouwou
2023-02-01Merge branch 'master' into pchouwou
2023-01-29first pass compile time optimizationouwou
2023-01-06display users in voice in channel listouwou
2022-12-24colors, fallback if guild_folders is emptyouwou
2022-12-23basic folder supportouwou
2022-09-02make compile work if voice support is disabledouwou
2022-08-31rudimentary voice implementationouwou
2022-04-05fix up a bunch of clang-tidy stuffouwou
2022-03-26Merge branch 'master' into msysouwou
2022-01-28add style option for unread indicator colorouwou
2022-01-26add setting to not show unread stuffouwou
2022-01-21add settings for some colorsouwou
2022-01-20show unread indicators for threadsouwou
2022-01-09format allouwou
2022-01-08show count of unread dms in headerouwou
2022-01-05handle mutable categoriesouwou
2021-12-25take muted channels into account for unread guild indicatorouwou
2021-12-18unread indicator for dm channelsouwou
2021-12-18grey out muted channels in listouwou
2021-12-18inline unread renderingouwou
2021-12-18add mute/unmute channel menu itemouwou
2021-12-10basic channel mentions count indicatorouwou
2021-12-09rudimentary guild unread indicatorouwou
2021-12-05basic unread indicators for channelsouwou
2021-12-04split channel CellRenderer into its own sourcesouwou