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
/
discord.cpp
Age
Commit message (
Expand
)
Author
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-05-11
friends: accept incoming
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
properly store permission overwrites & updates
ouwou
2021-04-21
bump to api v9 now that it's live
ouwou
2021-04-15
Merge branch 'slowmode'
ouwou
2021-04-15
fix handling of reconnect messages
ouwou
2021-04-14
update rate limit indicator on failed message send
ouwou
2021-04-13
handle rate limited channels
ouwou
2021-04-13
pass message object through signal instead of just the id
ouwou
2021-04-13
dont emit reconnecting close code
ouwou
2021-04-12
remove disconnect emit when stopping client
ouwou
2021-04-05
fix build (again ffs)
ouwou
2021-04-05
allow using animated emojis + emojis from other servers w/ nitro
ouwou
2021-04-04
display interaction responses (again)
ouwou
2021-04-03
show pending/failed messages
ouwou
2021-03-27
fix potential crash
ouwou
2021-03-22
basic member verification for guilds that set rules
ouwou
2021-03-17
manage emojis
ouwou
2021-03-14
try fix build
ouwou
2021-03-14
add ability to create replies
ouwou
2021-03-12
add ability to reorder roles
ouwou
2021-03-08
modify role color
ouwou
2021-03-07
change role name
ouwou
2021-03-07
edit guild-level permissions for roles
ouwou
2021-02-28
add members panel/change member roles
ouwou
2021-02-28
handle UPDATE in GUILD_MEMBER_LIST_UPDATE
ouwou
2021-02-28
improve handling of ROLE_ gateway events
ouwou
2021-02-27
fix DiscordClient::GetMemberHighestRole
ouwou
2021-02-26
store member data received in MESSAGE_CREATE, _UPDATE
ouwou
2021-02-18
add menus to dm channels + close/leave dm
ouwou
2021-02-18
join guild -> accept invite, handle group dm invites
ouwou
2021-02-18
add menu item to add recipient to group dm
ouwou
[next]