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
Age
Commit message (
Collapse
)
Author
2021-06-26
add an invite link to the readme woowee
ouwou
2021-06-24
change how client determines if verification is needed (#28)
ouwou
2021-06-23
add pin menu item to messages
ouwou
2021-06-23
update pins window on pin/unpin
ouwou
2021-06-20
fetch pins from store if already requested
ouwou
2021-06-17
add unpin to menu, refactor a bit
ouwou
2021-06-16
move chat message menu into the chatlist
ouwou
2021-06-15
pins: separate msgs, sort and store
ouwou
2021-06-11
basic pins window
ouwou
2021-06-10
reduce db access + refactor
ouwou
2021-06-09
update emojis
ouwou
2021-06-04
add minsizerel configuration for windows
ouwou
2021-06-04
squelch warning
ouwou
2021-06-04
merge
ouwou
2021-06-04
fix build(?)
ouwou
2021-06-04
slight reformat + fix stuff
ouwou
2021-06-04
fix potential crash in curl
ouwou
2021-06-04
idk
ouwou
2021-06-03
bump vcpkg and hope it fixes whatever tf is happening
ouwou
2021-06-03
allow overriding of gateway + api url
ouwou
2021-06-03
trim whitespace from token input
ouwou
2021-06-03
update manage permissions stuff
ouwou
2021-06-03
basic support of per-guild avatars
ouwou
2021-06-03
minor css tweaking to fix text rendering
ouwou
2021-05-28
update twemoji to 13.1
ouwou
2021-05-28
add some workarounds/fixes for css stuff
ouwou
adds a separate css file registered with a lower priority to allow for application-wide css while allowing the main css file to override more general selectors
2021-05-26
add custom-built gtk-compatible twemoji TTF
ouwou
2021-05-26
copy fonts folder
ouwou
2021-05-26
display user bio in profile window
ouwou
2021-05-24
update .gitignore
ouwou
2021-05-24
initial font stuff
ouwou
2021-05-24
add tiny workaround for some compiler issues
ouwou
2021-05-24
add more granular control over emojis
ouwou
2021-05-24
pull out chat list into a separate component
ouwou
2021-05-21
some memory usage optimizations pending proper rewrite
ouwou
2021-05-19
add certified moderator user flag
ouwou
2021-05-19
optimize curl worker thread a good amount
ouwou
2021-05-14
set main window to invalid channel when looking at friends
ouwou
2021-05-14
friends: respect show animations setting
ouwou
2021-05-14
Merge branch 'master' into friends
ouwou
2021-05-14
clean up some unnecessary stuff
ouwou
2021-05-14
handle stage-related audit log action types
ouwou
2021-05-14
fix potential crash when displaying audit log
ouwou
2021-05-14
friends: friends list is now in main content stack
ouwou
2021-05-11
friends: accept incoming
ouwou
2021-05-10
fix setting status to invisible
ouwou
2021-05-10
friends: send friend requests
ouwou
2021-05-10
friends: disable friends menu item when disconnected
ouwou
2021-05-09
add ability to remove relationships
ouwou
2021-05-09
friends: handle RELATIONSHIP_ADD events
ouwou
[next]