mirror-chatterino2/src/messages
iProdigy d2316af70f
feat: notify mods when users are warned (#5441)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2024-06-06 10:13:13 +00:00
..
layouts fix: update color of usernames & boldness of usernames on the fly (#5300) 2024-05-12 12:37:47 +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 refactor: load images in workers and push immediately (#5431) 2024-06-02 16:31:17 +02:00
Image.hpp refactor: load images in workers and push immediately (#5431) 2024-06-02 16:31:17 +02: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 fix: set maximum of scrollbar after filtering (#5329) 2024-04-17 17:08:47 +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 reward.cost reward.id, reward.title filter variables (#5275) 2024-03-30 11:28:49 +00:00
MessageBuilder.cpp feat: notify mods when users are warned (#5441) 2024-06-06 10:13:13 +00:00
MessageBuilder.hpp feat: notify mods when users are warned (#5441) 2024-06-06 10:13:13 +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 Fixed restricted users' usernames not being clickable (#5405) 2024-06-01 11:07:01 +00:00
MessageElement.hpp Fixed restricted users' usernames not being clickable (#5405) 2024-06-01 11:07:01 +00: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 fix: use login name when parsing highlights (#5295) 2024-04-02 19:59:59 +00:00
SharedMessageBuilder.hpp refactor: Fix a bunch of minor things (#5094) 2024-01-17 21:05:44 +01:00