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
/
channels.hpp
Age
Commit message (
Expand
)
Author
2023-07-04
Redraw unread indicator after message status for category changes
Jerzy Kozera
2023-06-15
use default group dm icons if none set
ouwou
2023-05-19
add voice state icons to participant rows
ouwou
2023-05-18
try to fix build
ouwou
2023-05-14
make voice channel list UI look better
ouwou
2023-02-07
Merge branch 'master' into voice
ouwou
2023-02-04
fix channel tree expansion under folders
ouwou
2023-02-01
Merge branch 'master' into pch
ouwou
2023-01-29
first pass compile time optimization
ouwou
2023-01-07
remove voice participant row on disconnect
ouwou
2022-12-24
colors, fallback if guild_folders is empty
ouwou
2022-12-23
basic folder support
ouwou
2022-10-01
rudimentary dm voice call support
ouwou
2022-09-06
make voice disconnect/reconnect work
ouwou
2022-09-02
make compile work if voice support is disabled
ouwou
2022-08-31
rudimentary voice implementation
ouwou
2022-04-23
dont expand channel list when changing tabs
ouwou
2022-04-21
add open dm in new tab
ouwou
2022-04-08
basic tabs system
ouwou
2022-04-07
fix menus looking weird when opened for first time
ouwou
2022-04-05
fix up a bunch of clang-tidy stuff
ouwou
2022-01-20
add mark as unread/toggle mute for threads
ouwou
2022-01-15
add toggle mute dm menu item
ouwou
2022-01-05
handle mutable categories
ouwou
2022-01-02
Merge branch 'master' into unread
ouwou
2021-12-31
speed up connection speed a good bit
ouwou
2021-12-30
add mute/unmute guild menu item
ouwou
2021-12-29
handle change of mute state for guilds
ouwou
2021-12-20
mark channel being switched off as read when switching
ouwou
2021-12-18
add mute/unmute channel menu item
ouwou
2021-12-17
handle mute/unmute of channels (USER_GUILD_SETTINGS_UPDATE)
ouwou
2021-12-10
basic channel mentions count indicator
ouwou
2021-12-06
mark guild as read
ouwou
2021-12-05
basic unread indicators for channels
ouwou
2021-12-04
split channel CellRenderer into its own sources
ouwou
2021-11-23
Restructure source and resource files (#46)
Dylam De La Torre