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
Age
Commit message (
Expand
)
Author
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-08
mark guild as read (shift+esc)
ouwou
2021-12-07
make mark guild as read actually work properly
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
dont send acks for channels known to be read
ouwou
2021-12-05
basic unread indicators for channels
ouwou
2021-12-04
split channel CellRenderer into its own sources
ouwou
2021-12-01
dont make requests for inaccessible channels
ouwou
2021-11-29
fix corrupted disk image sqlite error (fixes #51)
ouwou
2021-11-28
actually retrieve roles for guilds
ouwou
2021-11-28
fix distortion of non-1:1 emojis
ouwou
2021-11-25
dont print identify message to console
ouwou
2021-11-25
remove unnecessary copying left over from debugging
ouwou
2021-11-24
bump build number in identify
ouwou
2021-11-24
add fetching private archived threads
ouwou
2021-11-24
fix build
ouwou
2021-11-24
remove SimpleIni as a dependency
ouwou
2021-11-23
Restructure source and resource files (#46)
Dylam De La Torre