Commit Graph

10 Commits

Author SHA1 Message Date
ouwou
30b901b4df add a bajillion headers back in to compile if pch is off 2024-01-18 20:30:54 -05:00
ouwou
893c9b5241 fix double escaped username in message headers (#239, fixes #236) 2023-10-20 20:30:39 -04:00
ouwou
358f68d267 cleanup and escape notification bodies 2023-03-15 20:19:54 -04:00
ouwou
5a6f8cac09 first pass compile time optimization 2023-01-29 21:33:34 -05:00
ouwou
baf96da80c add copy url menu item to attachments (closes #96)
also refactor menu popup to fit over entire message width
2022-08-11 20:53:36 -04:00
ouwou
49685c3989 fix up a bunch of clang-tidy stuff
mostly changing references, which i hope doesnt break stuff with models (TreeRow, iterators) since they gave me some strange problems in the past
2022-04-05 22:01:53 -04:00
ouwou
a2a45757e9 handle nicknames for message headers 2022-03-26 02:51:56 -04:00
ouwou
4bd5c89266 fix and refactor multiple embeds in one message 2022-02-20 01:20:19 -05:00
ouwou
a0599ab812 parse role mentions 2022-02-20 01:19:18 -05:00
Dylam De La Torre
a51a54bc59
Restructure source and resource files (#46)
importantly, res is now res/res and css is now res/css
2021-11-23 04:21:56 +00:00