index
:
abaddon-portaudio
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
components
/
channelscellrenderer.cpp
Age
Commit message (
Expand
)
Author
2023-10-16
start channel list refactor for server list
ouwou
2023-07-04
Show unread indicators next to categories containing unread channels
Jerzy Kozera
2023-05-19
add voice state icons to participant rows
ouwou
2023-05-14
make voice channel list UI look better
ouwou
2023-02-07
Merge branch 'master' into voice
ouwou
2023-02-01
Merge branch 'master' into pch
ouwou
2023-01-29
first pass compile time optimization
ouwou
2023-01-06
display users in voice in channel list
ouwou
2022-12-24
colors, fallback if guild_folders is empty
ouwou
2022-12-23
basic folder support
ouwou
2022-09-02
make compile work if voice support is disabled
ouwou
2022-08-31
rudimentary voice implementation
ouwou
2022-04-05
fix up a bunch of clang-tidy stuff
ouwou
2022-03-26
Merge branch 'master' into msys
ouwou
2022-01-28
add style option for unread indicator color
ouwou
2022-01-26
add setting to not show unread stuff
ouwou
2022-01-21
add settings for some colors
ouwou
2022-01-20
show unread indicators for threads
ouwou
2022-01-09
format all
ouwou
2022-01-08
show count of unread dms in header
ouwou
2022-01-05
handle mutable categories
ouwou
2021-12-25
take muted channels into account for unread guild indicator
ouwou
2021-12-18
unread indicator for dm channels
ouwou
2021-12-18
grey out muted channels in list
ouwou
2021-12-18
inline unread rendering
ouwou
2021-12-18
add mute/unmute channel menu item
ouwou
2021-12-10
basic channel mentions count indicator
ouwou
2021-12-09
rudimentary guild unread indicator
ouwou
2021-12-05
basic unread indicators for channels
ouwou
2021-12-04
split channel CellRenderer into its own sources
ouwou