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
/
abaddon.cpp
Age
Commit message (
Expand
)
Author
2022-04-27
add back/forward history to tabs
ouwou
2022-04-23
dont expand channel list when changing tabs
ouwou
2022-04-21
add opened tabs to state
ouwou
2022-04-17
Merge branch 'master' into tabs
ouwou
2022-04-15
fix menu bar updates again (fixes #61)
ouwou
2022-04-08
pull in libhandy optionally
ouwou
2022-04-05
fix up a bunch of clang-tidy stuff
ouwou
2022-03-26
Merge branch 'master' into msys
ouwou
2022-03-04
optimize sql for getting unknown member ids
ouwou
2022-03-03
request when loading message history
ouwou
2022-03-03
start sending request guild members for unknown members
ouwou
2022-01-08
Merge branch 'unread' into msys
ouwou
2021-12-31
speed up connection speed a good bit
ouwou
2021-12-13
Merge branch 'master' into msys
ouwou
2021-12-13
warn if pixbufloaders arent found
ouwou
2021-12-01
dont make requests for inaccessible channels
ouwou
2021-11-28
merge master
ouwou
2021-11-24
remove SimpleIni as a dependency
ouwou
2021-11-23
Restructure source and resource files (#46)
Dylam De La Torre