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-08-17
fetch cookies and build number on startup
ouwou
2022-08-12
Merge branch 'attachments'
ouwou
2022-08-11
spoof a bunch of headers like the web client
ouwou
2022-08-10
remove ability to create dms
ouwou
2022-08-08
remove unnecessary verbosity
ouwou
2022-08-06
Merge branch 'master' into attachments
ouwou
2022-08-06
dont override expansion state because of active channel
ouwou
2022-08-03
handle null from std::locale::locale (fixes #88)
ouwou
2022-06-23
add change filename
ouwou
2022-06-17
add file upload via dnd + rework http
ouwou
2022-06-14
refactor send message params into one struct
ouwou
2022-06-05
start attachments (image paste and upload)
ouwou
2022-05-20
save state per-user
ouwou
2022-05-17
only save state when actually disconnecting (fixes #65)
ouwou
2022-05-10
add ctrl+number key shortcuts for tabs
ouwou
2022-05-09
add ctrl(+shift)+tab keybinds
ouwou
2022-05-08
request channels again if accessibility was lost
ouwou
2022-05-08
stop sending messages to inaccessible channels
ouwou
2022-05-06
clear tabs when access lost, show blanks for missing channels
ouwou
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