summaryrefslogtreecommitdiff
path: root/src/components/chatmessage.hpp
AgeCommit message (Collapse)Author
2022-04-05fix up a bunch of clang-tidy stuffouwou
mostly changing references, which i hope doesnt break stuff with models (TreeRow, iterators) since they gave me some strange problems in the past
2022-03-26handle nicknames for message headersouwou
2022-02-20fix and refactor multiple embeds in one messageouwou
2022-02-20parse role mentionsouwou
2021-11-23Restructure source and resource files (#46)Dylam De La Torre
importantly, res is now res/res and css is now res/css