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
2020-09-26
bring back user joined/message pinned
ouwou
2020-09-25
redo chat messages just a tad
ouwou
2020-09-24
put PermissionOverwrite in the store where it belongs
ouwou
2020-09-24
basic permission handling + use for edit/delete
ouwou
2020-09-22
show pinned message events
ouwou
2020-09-21
add user joined messages
ouwou
2020-09-21
use white as default author color
ouwou
2020-09-20
improve MESSAGE_UPDATE handling (hopefully)
ouwou
2020-09-14
only load 50 messages on channel switch (also fix member menu)
ouwou
2020-09-12
some refactorage and add avatars to member list
ouwou
2020-09-12
make avatar loading a bit better
ouwou
2020-09-10
fix edited/deleted being reset on channel change
ouwou
2020-09-10
basic avatars
ouwou
2020-09-09
MessageData -> Message (whoops)
ouwou
2020-09-09
add more css selectors
ouwou
2020-09-07
more signal usage and some other fixes
ouwou
2020-09-07
use a singleton (oh no) instead of passing Abaddon* everywhere
ouwou
2020-09-05
better member list, role color, some fixes
ouwou
2020-09-05
add int -> color to util
ouwou
2020-09-03
add embed author/footer, tweak fields
ouwou
2020-09-03
add mediocre support for embed fields
ouwou
2020-09-03
stop embeds from being big chunguses
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-30
add basic menu to chat messages
ouwou
2020-08-29
rework chat components to make more sense
ouwou
2020-08-29
add MESSAGE_DELETE handling
ouwou
2020-08-28
scroll up to load more messages
ouwou
2020-08-27
multiple messages from same author are under the same message block
ouwou
2020-08-26
make chat message components their own subclass of ListBoxRow
ouwou
[prev]