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
/
objects.cpp
Age
Commit message (
Collapse
)
Author
2021-03-07
edit guild-level permissions for roles
ouwou
- also reduce db access a little in GetMemberHighestRole
2021-02-28
add members panel/change member roles
ouwou
2021-02-28
handle UPDATE in GUILD_MEMBER_LIST_UPDATE
ouwou
2021-02-18
add menu item to add recipient to group dm
ouwou
2021-02-09
show status indicator in dm list, handle (some of) READY_SUPPLEMENTAL
ouwou
2021-02-08
show mutual friends
ouwou
2021-02-05
try and fix build for real this time
ouwou
2021-02-04
view user profile (notes+connections+badges)
ouwou
change some stuff with callbacks
2021-01-26
show status indicators in member list, change some other shit with presences
ouwou
2021-01-23
handle merged_members in ready object
ouwou
this way you dont have to load a channel to make the client aware of your permissions
2021-01-21
view and delete invites, more tweaking
ouwou
2021-01-20
add bans to guild settings, tweak some other things
ouwou
2021-01-15
Guild settings 1 (#19)
ouwou
* start guild settings window, tweak style
2021-01-11
add typing indicator with optional res/typing_indicator.gif
ouwou
2021-01-07
improve build process, add github actions
ouwou
2020-12-22
CHANNEL_RECIPIENT_ADD, CHANNEL_RECIPIENT_REMOVE
ouwou
2020-12-18
fix presence in identify and update build number
ouwou
2020-12-15
display reactions + click to add/remove
ouwou
2020-12-14
pretend to be a real client a little better
ouwou
2020-12-14
add guild role update, create, delete events
ouwou
2020-11-15
handle reconnect messages
ouwou
2020-11-08
add open dm to user menu
ouwou
2020-11-01
add set status for funsies
ouwou
2020-10-13
fix some PRESENCE_UPDATE bugs
ouwou
2020-10-13
add PRESENCE_UPDATE handling (for user object only)
ouwou
2020-10-13
handle GUILD_MEMBER_UPDATE
ouwou
2020-10-01
handle MESSAGE_DELETE_BULK
ouwou
2020-09-30
send sequences in heartbeat like we should
ouwou
2020-09-09
rename and reorder a bunch of discord stuff
ouwou
2020-09-05
better member list, role color, some fixes
ouwou
2020-09-05
lazy loading, member list, some other shit
ouwou
2020-09-03
very primitive embeds
ouwou
2020-08-30
add ability to edit messages
ouwou
2020-08-30
add MESSAGE_UPDATE
ouwou
2020-08-29
crash fixes
ouwou
2020-08-29
add dm's
ouwou
2020-08-29
add MESSAGE_DELETE handling
ouwou
2020-08-28
move discord json stuff to separate file
ouwou