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-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
2020-12-22
animated emojis
ouwou
2020-12-21
fix replies from being empty
ouwou
2020-12-18
add prefetch (default off)
ouwou
2020-12-17
make LaunchBrowser better
ouwou
2020-12-17
abstract away settings some more
ouwou
2020-12-15
fix some reaction stuff
ouwou
2020-12-15
display reactions + click to add/remove
ouwou
2020-12-15
make attachment box behave better
ouwou
2020-12-11
fix #7 and some other "improvements"
ouwou
2020-12-10
cache channels
ouwou
2020-11-23
progress 2
ouwou
2020-11-19
initial sqlite, store user
ouwou
2020-11-18
move avatar stuff out of chatwindow
ouwou
2020-11-10
use textviews in channel list + parse emojis
ouwou
2020-11-10
ui workarounds
ouwou
2020-11-08
allow multiple components to display shared user menu
ouwou
2020-11-06
fix crash
ouwou
2020-11-06
a little reformat
ouwou
2020-11-06
add copy link, underline links, tweak emojis
ouwou
2020-11-03
add SettingsManager::GetSettingBool
ouwou
2020-11-02
show non-lottie stickers statically
ouwou
2020-11-01
more optional + referencedata
ouwou
2020-10-30
fix link/mention/emote parsing cuz dealing with utf8 sucks
ouwou
2020-10-24
render emojis
ouwou
2020-10-12
add copy content to messages
ouwou
[next]