mirror-chatterino2/src/messages
2024-01-19 13:11:25 +01:00
..
layouts fix: ignore channel name when copying message (#5106) 2024-01-19 13:11:25 +01: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: move Network files from src/common/ to src/common/network/ (#5089) 2024-01-15 21:28:44 +01:00
Image.hpp refactor: Move all commands to their own files (#4946) 2023-11-08 18:57:09 +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 refactor: Message (#4915) 2023-11-02 14:48:12 +00:00
Message.hpp feat: add badges, emotes, and filters for suspicious messages (#5060) 2024-01-06 13:22:00 +00:00
MessageBuilder.cpp refactor: fix clang-tidy auto*, const&, and curly braces (#5083) 2024-01-14 17:54:52 +01: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 refactor: fix clang-tidy auto*, const&, and curly braces (#5083) 2024-01-14 17:54:52 +01:00
MessageElement.hpp Fix all warnings from the cppcoreguidelines-pro-type-member-init clang-tidy check (#4426) 2023-09-09 11:11:19 +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 feat: add sound and flash alert for automod caught messages (#5026) 2023-12-25 23:17:44 +00:00
SharedMessageBuilder.hpp refactor: Fix a bunch of minor things (#5094) 2024-01-17 21:05:44 +01:00