summaryrefslogtreecommitdiff
path: root/components/chatmessage.hpp
AgeCommit message (Expand)Author
2020-11-08allow multiple components to display shared user menuouwou
2020-11-06a little reformatouwou
2020-11-06add copy link, underline links, tweak emojisouwou
2020-11-02show non-lottie stickers staticallyouwou
2020-10-30fix link/mention/emote parsing cuz dealing with utf8 sucksouwou
2020-10-24render emojisouwou
2020-10-12add copy content to messagesouwou
2020-10-12parse user mentions a better wayouwou
2020-10-11shift click on message author to insert mentionouwou
2020-10-11add category/channel menu and update some other menu stuffouwou
2020-10-10formattingouwou
2020-10-10add clickable channel mentions, rework links a littleouwou
2020-10-09make links clickableouwou
2020-10-05add BOT/Webhook label to message headersouwou
2020-10-05basic mention parsingouwou
2020-10-03maybe slightly better image loading maybe hopefullyouwou
2020-09-30hopefully take care of some annoying bugsouwou
2020-09-30add wonky image loadingouwou
2020-09-25redo chat messages just a tadouwou
2020-09-22show pinned message eventsouwou
2020-09-21add user joined messagesouwou
2020-09-20improve MESSAGE_UPDATE handling (hopefully)ouwou
2020-09-12make avatar loading a bit betterouwou
2020-09-10fix edited/deleted being reset on channel changeouwou
2020-09-10basic avatarsouwou
2020-09-09MessageData -> Message (whoops)ouwou
2020-09-07more signal usage and some other fixesouwou
2020-09-07use a singleton (oh no) instead of passing Abaddon* everywhereouwou
2020-09-05better member list, role color, some fixesouwou
2020-09-03very primitive embedsouwou
2020-08-30add ability to edit messagesouwou
2020-08-30add MESSAGE_UPDATEouwou
2020-08-30add basic menu to chat messagesouwou
2020-08-29rework chat components to make more senseouwou
2020-08-29add MESSAGE_DELETE handlingouwou
2020-08-28scroll up to load more messagesouwou
2020-08-27multiple messages from same author are under the same message blockouwou
2020-08-26make chat message components their own subclass of ListBoxRowouwou