mirror-chatterino2/src/messages
pajlada 4e63a1b6ec
refactor: Message (#4915)
* Helix: Remove static from anon namespace

* Message: Remove empty anon namespace

* Message: Remove else after return

* Message: Avoid repeating type in return

* Message: Remove ScrollbarHighlight alias

* Message: Remove unused includes

* AttachedWindow: Remove unused include
2023-11-02 14:48:12 +00:00
..
layouts refactor: ChannelView (#4926) 2023-10-31 14:54:14 +01:00
search Change Elevated Messages to Hype Chats (#4766) 2023-08-14 17:19:20 +00:00
Emote.cpp feat: Live Emote Updates for 7TV (#4090) 2022-11-13 12:07:41 +01:00
Emote.hpp Replace boost::optional with std::optional (#4877) 2023-10-08 16:50:48 +00:00
Image.cpp refactor: debug count and popup (#4921) 2023-10-28 21:17:32 +02:00
Image.hpp Refactor Image & Image's Frames (#4773) 2023-09-13 19:26:45 +00:00
ImageSet.cpp Remove CHATTERINO_TEST definition (#4526) 2023-04-09 12:18:56 +02: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 Remove boost::noncopyable use & boost::random dependency (#4776) 2023-09-09 10:23:20 +00:00
MessageBuilder.cpp Remove Redundant Parsing of Links (#4507) 2023-04-22 22:58:37 +00:00
MessageBuilder.hpp Remove Redundant Parsing of Links (#4507) 2023-04-22 22:58:37 +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 Replace boost::optional with std::optional (#4877) 2023-10-08 16:50:48 +00: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 Test filters context map & message builder (#4886) 2023-10-13 15:41:23 +00:00
SharedMessageBuilder.hpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00