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
Age
Commit message (
Collapse
)
Author
2021-12-30
add mute/unmute guild menu item
ouwou
2021-12-29
handle change of mute state for guilds
ouwou
2021-12-25
take muted channels into account for unread guild indicator
ouwou
2021-12-20
mark channel being switched off as read when switching
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-17
handle mute/unmute of channels (USER_GUILD_SETTINGS_UPDATE)
ouwou
2021-12-16
hide unread indicator for muted channels
ouwou
2021-12-12
fix compile
ouwou
2021-12-10
hide guild unread indicator for muted guilds
ouwou
2021-12-10
render total mentions on guild, redraw on message create
ouwou
2021-12-10
basic channel mentions count indicator
ouwou
2021-12-09
rudimentary guild unread indicator
ouwou
2021-12-06
reorder menu items
ouwou
2021-12-06
mark guild as read
ouwou
2021-12-05
mark channels as unread on MESSAGE_CREATE
ouwou
2021-12-05
basic unread indicators for channels
ouwou
2021-12-04
split channel CellRenderer into its own sources
ouwou
2021-11-28
fix distortion of non-1:1 emojis
ouwou
2021-11-24
remove SimpleIni as a dependency
ouwou
use Glib::KeyFile instead which is basically the same file format also read into and save from struct once, cuz its faster and less redundant
2021-11-23
Restructure source and resource files (#46)
Dylam De La Torre
importantly, res is now res/res and css is now res/css