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-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
2021-05-09
Merge branch 'master' into friends
ouwou
2021-05-09
handle RELATIONSHIP_ADD
ouwou
2021-05-08
friends: handle RELATIONSHIP_REMOVE events
ouwou
2021-05-08
Merge branch 'master' into friends
ouwou
2021-05-08
handle RELATIONSHIP_REMOVE
ouwou
2021-05-07
dont allow sending empty messages (fixes #27)
ouwou
also add a nullptr check just in case
2021-05-07
friends: bold name & fix missing method
ouwou
2021-05-07
friends: handle presence updates
ouwou
2021-05-07
Merge branch 'master' into friends
ouwou
2021-05-07
send user data over signal_presence_update
ouwou
2021-05-07
friends: accept menu item for incoming
ouwou
2021-05-07
friends: update labels
ouwou
2021-05-07
friends: avatars
ouwou
2021-05-07
start friends list
ouwou
2021-05-05
Merge branch 'ci/fix-build'
ouwou
2021-05-05
Merge branch 'master' of https://github.com/uowuo/abaddon
ouwou
2021-05-05
fix build
ouwou
2021-05-05
GetUserStatus returns offline instead of nullopt
ouwou
2021-05-05
GetUserStatus returns offline instead of nullopt
ouwou
2021-05-03
pull central pane (chat) into a stack
ouwou
2021-04-28
handle discovery-related message types
ouwou
2021-04-28
emoji completion respects USE_EXTERNAL_EMOJIS
ouwou
2021-04-28
properly store permission overwrites & updates
ouwou
2021-04-24
basic handling of CALL messages
ouwou
2021-04-24
handle CHANNEL_FOLLOW_ADD messages
ouwou
2021-04-24
handle USER_PREMIUM_GUILD_SUBSCRIPTION_TIER_ messages
ouwou
2021-04-24
handle CHANNEL_ICON_CHANGE message
ouwou
2021-04-24
handle CHANNEL_NAME_CHANGE messages
ouwou
2021-04-21
bump to api v9 now that it's live
ouwou
2021-04-17
show USER_PREMIUM_GUILD_SUBSCRIPTION messages
ouwou
2021-04-15
make enter key behave better in chat input
ouwou
2021-04-15
Merge branch 'slowmode'
ouwou
2021-04-15
fix handling of reconnect messages
ouwou
2021-04-14
handle more of discord's quirky way of doing slowmode
ouwou
also has the side effect of reducing db hits a little bit
2021-04-14
update rate limit indicator on failed message send
ouwou
this happens when you start the client while already rate-limited
2021-04-14
Merge branch 'master' into slowmode
ouwou
2021-04-14
improve handling of unexpected disconnect
ouwou
[next]