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
/
discord
Age
Commit message (
Collapse
)
Author
2021-08-02
basic THREAD_MEMBERS_UPDATE handling for updating channel list
ouwou
2021-08-02
THREAD_LIST_SYNC
ouwou
2021-08-02
leave thread via menu
ouwou
2021-07-30
handle THREAD_DELETE
ouwou
2021-07-30
Merge branch 'master' into threads
ouwou
2021-07-30
update identify message
ouwou
2021-07-28
handle THREAD_CREATE
ouwou
also fix compilation also change channel_create signal to emit ChannelData
2021-07-27
very rudimentary thread support
ouwou
2021-07-26
handle THREAD_CREATED message type
ouwou
2021-07-26
Merge branch 'channels-list'
ouwou
2021-07-21
fix calculating hoisted color role
ouwou
also slight optimization + make Snowflake::Invalid a real Snowflake
2021-07-20
color nsfw channels
ouwou
2021-07-11
more reliable menu sensitivty/actions
ouwou
2021-07-10
restrict auto-reconnect to abnormal close code
ouwou
2021-07-10
disconnect action should interrupt reconnect
ouwou
2021-07-10
dont use unordered collections (reduce memory a bit)
ouwou
2021-07-10
improve handling of socket close (#31)
ouwou
2021-07-01
re-add suppport for static (a)png stickers
ouwou
2021-06-26
get rid of something bad
ouwou
2021-06-25
be more consistent with callbacks
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-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-03
allow overriding of gateway + api url
ouwou
2021-06-03
update manage permissions stuff
ouwou
2021-06-03
basic support of per-guild avatars
ouwou
2021-05-26
display user bio in profile window
ouwou
2021-05-19
add certified moderator user flag
ouwou
2021-05-14
Merge branch 'master' into friends
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-11
friends: accept incoming
ouwou
2021-05-10
fix setting status to invisible
ouwou
2021-05-10
friends: send friend requests
ouwou
2021-05-09
add ability to remove relationships
ouwou
2021-05-09
Merge branch 'master' into friends
ouwou
2021-05-09
handle RELATIONSHIP_ADD
ouwou
2021-05-08
Merge branch 'master' into friends
ouwou
2021-05-08
handle RELATIONSHIP_REMOVE
ouwou
2021-05-07
Merge branch 'master' into friends
ouwou
2021-05-07
send user data over signal_presence_update
ouwou
2021-05-07
start friends list
ouwou
2021-05-05
GetUserStatus returns offline instead of nullopt
ouwou
2021-04-28
handle discovery-related message types
ouwou
2021-04-28
properly store permission overwrites & updates
ouwou
[next]