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
/
components
/
chatmessage.cpp
Age
Commit message (
Expand
)
Author
2021-10-27
fix UB when all reactions on a msg are removed and one is added again
ouwou
2021-10-08
fix unchecked optionals
ouwou
2021-08-17
make channel in thread created message clickable
ouwou
2021-07-26
handle THREAD_CREATED message type
ouwou
2021-07-21
only make text channel mentions bold and clickable
ouwou
2021-07-05
some more minor tweaking
ouwou
2021-07-01
re-add suppport for static (a)png stickers
ouwou
2021-06-16
move chat message menu into the chatlist
ouwou
2021-06-10
reduce db access + refactor
ouwou
2021-06-03
basic support of per-guild avatars
ouwou
2021-05-24
add more granular control over emojis
ouwou
2021-05-24
pull out chat list into a separate component
ouwou
2021-05-07
dont allow sending empty messages (fixes #27)
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-24
handle CHANNEL_NAME_CHANGE messages
ouwou
2021-04-17
show USER_PREMIUM_GUILD_SUBSCRIPTION messages
ouwou
2021-04-12
split messages from the same author after 10 mins
ouwou
2021-04-07
use discord's default avatars instead of placeholder
ouwou
2021-04-04
fix build
ouwou
2021-04-04
display interaction responses (again)
ouwou
2021-04-03
show pending/failed messages
ouwou
2021-03-30
remove old messages when new ones come in to save resources
ouwou
2021-03-27
remove hardcoded color from author label (#22)
ouwou
2021-03-15
embeds w/ urls are clickable, handle author icon, handle thumbnails better
ouwou
2021-03-14
add ability to create replies
ouwou
2021-03-14
fix reply content not showing up sometimes
ouwou
2021-03-10
fix some memory safety things (thanks ASan)
ouwou
2021-02-28
improve handling of ROLE_ gateway events
ouwou
2021-02-22
fix avatars that are <32px
ouwou
2021-02-21
some refactorage
ouwou
2021-01-18
some better member/role update handling
ouwou
2021-01-17
put tooltips on reactions
ouwou
2021-01-17
cleanup
ouwou
2021-01-16
improve image loading a bit (close #6)
ouwou
2021-01-12
try and speed some stuff up
ouwou
2021-01-09
fix some lifetime stuff
ouwou
2021-01-07
improve build process, add github actions
ouwou
2021-01-02
format timestamps and place them on the right (#17)
ouwou
2021-01-01
change some prototypes
ouwou
2021-01-01
display replies
ouwou
2020-12-26
embed tweakage
ouwou
2020-12-25
make animated avatars work slightly better
ouwou
2020-12-22
show RECIPIENT_ADD, RECIPIENT_REMOVE messages
ouwou
2020-12-22
show slash command/APPLICATION_COMMAND messages
ouwou
2020-12-22
get rid of some warnings
ouwou
2020-12-22
animated avatars on hover
ouwou
[next]