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
2023-02-06
fix some keybinds not working in the chat input (fixes #135)
ouwou
2023-02-06
fix potential stack overflow
ouwou
2023-02-04
fix channel tree expansion under folders
ouwou
2023-02-01
Merge branch 'master' into pch
ouwou
2023-02-01
Merge branch 'folders'
ouwou
2023-01-29
first pass compile time optimization
ouwou
2023-01-28
make embed labels selectable, let chat textview take focus
ouwou
2023-01-25
make window title consistent (#133)
ouwou
2023-01-21
Merge branch 'master' into folders
ouwou
2023-01-21
mimic discord group dm naming scheme (closes #133)
ouwou
2023-01-21
speed up channel list population on connect a good bit
ouwou
2022-12-24
colors, fallback if guild_folders is empty
ouwou
2022-12-23
basic folder support
ouwou
2022-12-21
add option to dump ready payload because thats useful
ouwou
2022-11-29
Merge branch 'master' into keychain
ouwou
2022-11-03
add menu item + shortcuts to hide channel and member lists (closes #118)
ouwou
2022-10-23
add option to autoconnect (closes #114)
ouwou
2022-10-23
Add option to hide the menu bar behind alt key (#115)
ouwou
2022-10-09
make CURLOPT_ACCEPT_ENCODING automatic
ouwou
2022-10-06
remove ability to join guilds
ouwou
2022-10-06
remove a bunch of unnecessary fields from user settings
ouwou
2022-09-25
open browser on mouse release (fixes #108)
ouwou
2022-09-09
Merge branch 'master' of https://github.com/uowuo/abaddon
ouwou
2022-09-09
store user from interaction even if member is not present
ouwou
2022-09-09
fix some potential crashes because of optionals
ouwou
2022-09-09
add opt-in hide to system tray icon (#99)
KnightMurloc
2022-08-21
remove curl error buffer
ouwou
2022-08-17
fetch cookies and build number on startup
ouwou
2022-08-16
make cmake unity build work
ouwou
2022-08-14
remove unnecessary cstdio include (#101)
dragontamer8740
2022-08-14
Big-endian 'emojis.bin' decoding fix (#100)
dragontamer8740
2022-08-12
Merge branch 'attachments'
ouwou
2022-08-11
spoof a bunch of headers like the web client
ouwou
2022-08-11
add copy url menu item to attachments (closes #96)
ouwou
2022-08-10
update capabilities and client build number
ouwou
2022-08-10
remove ability to create dms
ouwou
2022-08-10
fix removing roles from members (maybe)
ouwou
2022-08-10
control icon pos in css
ouwou
2022-08-09
change service clear user
ouwou
2022-08-08
store token in keychain
ouwou
2022-08-08
remove unnecessary verbosity
ouwou
2022-08-08
hide browse icon when not in channel with perms
ouwou
2022-08-08
fix some permission checks
ouwou
2022-08-07
add SEND_MESSAGES permission check finally
ouwou
2022-08-07
pull chat input permission check out of signal
ouwou
2022-08-07
add some Get()s that i forgot somehow
ouwou
2022-08-07
give focus to input after choosing file
ouwou
2022-08-07
add file picker to chat input
ouwou
2022-08-06
Merge branch 'master' into attachments
ouwou
2022-08-06
Merge branch 'master' of https://github.com/uowuo/abaddon
ouwou
[next]