..
layouts
Added support for Twitch's Chat Replies ( #3722 )
2022-07-31 10:45:25 +00:00
search
Fix Qt::SkipEmptyParts
deprecation warning ( #3726 )
2022-05-14 10:11:39 +00:00
Emote.cpp
added brace wrapping after if and for
2018-10-21 13:43:02 +02:00
Emote.hpp
turning a lot of includes into forward declares
2018-08-11 22:23:06 +02:00
Image.cpp
Add safe checks around use of QImageReader ( #3736 )
2022-05-28 13:48:31 +02:00
Image.hpp
add a maximum RAM usage for images
2021-06-24 22:54:36 +02:00
ImageSet.cpp
Update to Emoji v13 (2020) ( #1555 )
2021-02-13 19:17:22 +01:00
ImageSet.hpp
fixed emote preview not using 3x images
2019-08-21 01:44:19 +02:00
LimitedQueue.hpp
Automatically load recent messages on reconnect ( #3878 )
2022-08-06 18:18:34 +02: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
Added support for Twitch's Chat Replies ( #3722 )
2022-07-31 10:45:25 +00:00
Message.cpp
Improve Twitch PubSub connection reliability ( #3643 )
2022-05-07 15:22:39 +00:00
Message.hpp
Added support for Twitch's Chat Replies ( #3722 )
2022-07-31 10:45:25 +00:00
MessageBuilder.cpp
fix: Mentions of "You" in timeouts will link to your own user now instead of the user "You" ( #3922 )
2022-08-14 15:34:32 +02:00
MessageBuilder.hpp
fix: Mentions of "You" in timeouts will link to your own user now instead of the user "You" ( #3922 )
2022-08-14 15:34:32 +02: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
Added support for Twitch's Chat Replies ( #3722 )
2022-07-31 10:45:25 +00:00
MessageElement.hpp
Added support for Twitch's Chat Replies ( #3722 )
2022-07-31 10:45:25 +00:00
MessageParseArgs.hpp
changed .clang-format
2018-08-15 22:46:20 +02:00
MessageThread.cpp
Added support for Twitch's Chat Replies ( #3722 )
2022-07-31 10:45:25 +00:00
MessageThread.hpp
Added support for Twitch's Chat Replies ( #3722 )
2022-07-31 10:45:25 +00:00
Selection.hpp
Normalize line endings in already existing files
2019-09-08 22:27:57 +02:00
SharedMessageBuilder.cpp
Allow non-message phrases to be highlighted by self ( #3835 )
2022-06-26 10:43:34 +00:00
SharedMessageBuilder.hpp
Corrected the way we parse comma-separated "list tags" in PRIVMSGs ( #3771 )
2022-05-28 09:55:48 +00:00