mirror-chatterino2/src/messages
Paweł 2232c6d925
Changed Streamer Mode settings (#2001)
There's now a new (yet another, sigh) section in Settings -> General, which lets you set streamer mode to 'enable/disable/detect obs' and there are also separate settings for each of the things that streamer mode covers. I just have to add ping sounds and PR is ready to be merged :)

* Show "Streamer Mode" image as link thumbnails if applicable

* Moved hideViewerCountAndDuration to streamerMode settings

Set it to false by default (just how it used to be under /misc settings, also reworked live tooltip to be a bit prettier and say "<Streamer Mode>" in gray instead of "Live with <hidden> for <hidden> viewers"
2020-10-11 13:52:14 +02:00
..
layouts reduced COMPACT_EMOTES_OFFSET to fix a graphical glich in timed out 2020-08-23 17:24:35 +02:00
search fixes #1303 now searches using search text instead of message text 2019-09-15 18:29:50 +02: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 added checks to mitigate floating point crashes 2020-04-19 21:05:40 +02:00
Image.hpp sync gif emotes of same length 2020-02-16 14:24:11 +01:00
ImageSet.cpp switched order in loaded image selection 2019-08-21 02:21:12 +02:00
ImageSet.hpp fixed emote preview not using 3x images 2019-08-21 01:44:19 +02:00
LimitedQueue.hpp Added recent messages to UserInfoPopup (#1729) 2020-06-21 14:15:14 +02:00
LimitedQueueSnapshot.hpp Allow searching in LogsPopup 2019-09-04 00:29:58 +02:00
Link.cpp Middle mouse button can now also open links (#1644) 2020-05-02 13:19:58 +02:00
Link.hpp Improve "Login expired!" message (#2029) 2020-10-04 17:36:38 +02:00
Message.cpp make highlighted messages and redeemed thingies look the same 2020-08-22 16:02:38 +02:00
Message.hpp Add support for non-highlight channel point rewards (#1809) 2020-08-08 15:37:22 +02:00
MessageBuilder.cpp Fix timestamps on some messages loaded from the recent-messages service on startup (#2020) 2020-10-03 13:37:07 +02:00
MessageBuilder.hpp Fix timestamps on some messages loaded from the recent-messages service on startup (#2020) 2020-10-03 13:37:07 +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
MessageContainer.cpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
MessageContainer.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
MessageElement.cpp Add support for non-highlight channel point rewards (#1809) 2020-08-08 15:37:22 +02:00
MessageElement.hpp Fix styling of channel point reward message text. (#1845) 2020-08-09 11:50:53 +02:00
MessageParseArgs.hpp changed .clang-format 2018-08-15 22:46:20 +02:00
Selection.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
SharedMessageBuilder.cpp Changed Streamer Mode settings (#2001) 2020-10-11 13:52:14 +02:00
SharedMessageBuilder.hpp [irc] Partially fix IRC colors (#1594) 2020-07-04 15:15:59 +02:00