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
/
message.hpp
Age
Commit message (
Expand
)
Author
2021-07-01
re-add suppport for static (a)png stickers
ouwou
2021-04-28
handle discovery-related message types
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-21
bump to api v9 now that it's live
ouwou
2021-04-04
display interaction responses (again)
ouwou
2021-04-03
show pending/failed messages
ouwou
2021-04-03
update enums a bit
ouwou
2021-02-26
store member data received in MESSAGE_CREATE, _UPDATE
ouwou
2021-01-07
improve build process, add github actions
ouwou
2021-01-01
display replies
ouwou
2020-12-22
show RECIPIENT_ADD, RECIPIENT_REMOVE messages
ouwou
2020-12-22
show slash command/APPLICATION_COMMAND messages
ouwou
2020-12-21
fix replies from being empty
ouwou
2020-12-15
display reactions + click to add/remove
ouwou
2020-11-23
progress 2
ouwou
2020-11-02
show non-lottie stickers statically
ouwou
2020-11-01
more optional + referencedata
ouwou
2020-09-30
add wonky image loading
ouwou
2020-09-21
add user joined messages
ouwou
2020-09-20
improve MESSAGE_UPDATE handling (hopefully)
ouwou
2020-09-10
fix edited/deleted being reset on channel change
ouwou
2020-09-10
deserialize message attachments for the future
ouwou
2020-09-09
MessageData -> Message (whoops)
ouwou
2020-09-09
rename and reorder a bunch of discord stuff
ouwou