summaryrefslogtreecommitdiff
path: root/components/chatmessage.cpp
AgeCommit message (Expand)Author
2021-03-10fix some memory safety things (thanks ASan)ouwou
2021-02-28improve handling of ROLE_ gateway eventsouwou
2021-02-22fix avatars that are <32pxouwou
2021-02-21some refactorageouwou
2021-01-18some better member/role update handlingouwou
2021-01-17put tooltips on reactionsouwou
2021-01-17cleanupouwou
2021-01-16improve image loading a bit (close #6)ouwou
2021-01-12try and speed some stuff upouwou
2021-01-09fix some lifetime stuffouwou
2021-01-07improve build process, add github actionsouwou
2021-01-02format timestamps and place them on the right (#17)ouwou
2021-01-01change some prototypesouwou
2021-01-01display repliesouwou
2020-12-26embed tweakageouwou
2020-12-25make animated avatars work slightly betterouwou
2020-12-22show RECIPIENT_ADD, RECIPIENT_REMOVE messagesouwou
2020-12-22show slash command/APPLICATION_COMMAND messagesouwou
2020-12-22get rid of some warningsouwou
2020-12-22animated avatars on hoverouwou
2020-12-22animated emojisouwou
2020-12-21fix replies from being emptyouwou
2020-12-18add prefetch (default off)ouwou
2020-12-17make LaunchBrowser betterouwou
2020-12-17abstract away settings some moreouwou
2020-12-15fix some reaction stuffouwou
2020-12-15display reactions + click to add/removeouwou
2020-12-15make attachment box behave betterouwou
2020-12-11fix #7 and some other "improvements"ouwou
2020-12-10cache channelsouwou
2020-11-23progress 2ouwou
2020-11-19initial sqlite, store userouwou
2020-11-18move avatar stuff out of chatwindowouwou
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