mirror-chatterino2/src/messages
2024-03-09 11:03:36 +00:00
..
layouts Add highlight color and show in mentions to automod messages (#5215) 2024-03-09 11:03:36 +00:00
search feat: add badges, emotes, and filters for suspicious messages (#5060) 2024-01-06 13:22:00 +00:00
Emote.cpp refactor: fix clang-tidy auto*, const&, and curly braces (#5083) 2024-01-14 17:54:52 +01:00
Emote.hpp refactor: Fix a bunch of minor things (#5094) 2024-01-17 21:05:44 +01:00
Image.cpp Estimate size of images to avoid layout shifts (#5192) 2024-02-25 18:19:20 +01:00
Image.hpp Estimate size of images to avoid layout shifts (#5192) 2024-02-25 18:19:20 +01:00
ImageSet.cpp refactor: fix clang-tidy auto*, const&, and curly braces (#5083) 2024-01-14 17:54:52 +01:00
ImageSet.hpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
LimitedQueue.hpp Replace boost::optional with std::optional (#4877) 2023-10-08 16:50:48 +00:00
LimitedQueueSnapshot.hpp Rewrite & optimize LimitedQueue (#3798) 2022-06-18 10:44:48 +00:00
Link.cpp Middle mouse button can now also open links (#1644) 2020-05-02 13:19:58 +02:00
Link.hpp feat: add Go to message action in various places (#3953) 2022-09-11 16:37:13 +02:00
Message.cpp Add highlight color and show in mentions to automod messages (#5215) 2024-03-09 11:03:36 +00:00
Message.hpp Add highlight color and show in mentions to automod messages (#5215) 2024-03-09 11:03:36 +00:00
MessageBuilder.cpp refactor: Turn link-info into its own element and class (#5178) 2024-02-18 12:34:00 +00:00
MessageBuilder.hpp feat: add sound and flash alert for automod caught messages (#5026) 2023-12-25 23:17:44 +00:00
MessageColor.cpp added brace wrapping after if and for 2018-10-21 13:43:02 +02:00
MessageColor.hpp turning a lot of includes into forward declares 2018-08-11 22:23:06 +02:00
MessageElement.cpp chore: remove dead message element code (#5225) 2024-03-02 22:09:54 +01:00
MessageElement.hpp chore: remove dead message element code (#5225) 2024-03-02 22:09:54 +01:00
MessageThread.cpp Add option to subscribe to and pin reply threads (#4680) 2023-06-17 15:41:52 +00:00
MessageThread.hpp Add option to subscribe to and pin reply threads (#4680) 2023-06-17 15:41:52 +00:00
Selection.hpp refactor: simplify double click selection (#4898) 2023-10-17 13:38:38 +02:00
SharedMessageBuilder.cpp refactor: turn StreamerMode into a singleton(-like thing) (#5216) 2024-03-01 21:12:02 +01:00
SharedMessageBuilder.hpp refactor: Fix a bunch of minor things (#5094) 2024-01-17 21:05:44 +01:00