summaryrefslogtreecommitdiff
path: root/components/chatmessage.cpp
AgeCommit message (Expand)Author
2020-11-10use textviews in channel list + parse emojisouwou
2020-11-10ui workaroundsouwou
2020-11-08allow multiple components to display shared user menuouwou
2020-11-06fix crashouwou
2020-11-06a little reformatouwou
2020-11-06add copy link, underline links, tweak emojisouwou
2020-11-03add SettingsManager::GetSettingBoolouwou
2020-11-02show non-lottie stickers staticallyouwou
2020-11-01more optional + referencedataouwou
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-10add clickable channel mentions, rework links a littleouwou
2020-10-09make links clickableouwou
2020-10-07store emoji dataouwou
2020-10-05add BOT/Webhook label to message headersouwou
2020-10-05slap a bunch of shit everywhere until the crashing stopsouwou
2020-10-05basic mention parsingouwou
2020-10-05fix MESSAGE_UPDATE msgs that introduce an embedouwou
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-26bring back user joined/message pinnedouwou
2020-09-25redo chat messages just a tadouwou
2020-09-24put PermissionOverwrite in the store where it belongsouwou
2020-09-24basic permission handling + use for edit/deleteouwou
2020-09-22show pinned message eventsouwou
2020-09-21add user joined messagesouwou
2020-09-21use white as default author colorouwou
2020-09-20improve MESSAGE_UPDATE handling (hopefully)ouwou
2020-09-14only load 50 messages on channel switch (also fix member menu)ouwou
2020-09-12some refactorage and add avatars to member listouwou
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-09add more css selectorsouwou
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-05add int -> color to utilouwou
2020-09-03add embed author/footer, tweak fieldsouwou
2020-09-03add mediocre support for embed fieldsouwou
2020-09-03stop embeds from being big chungusesouwou
2020-09-03very primitive embedsouwou
2020-08-30add ability to edit messagesouwou
2020-08-30add MESSAGE_UPDATEouwou