1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-08-30 18:00:55 +00:00
FrankerFaceZ/src
SirStendec ae85bf76b9 4.22.0
* Added: Highlight rules now have priorities. Priorities allow for finer control over which color is used to highlight a message, as well as giving priority to specific rules when highlighting individual words.
* Added: Setting to set a priority for the built-in highlighting when someone mentions you by name.
* Changed: The `chat:receive-message` event no longer fires if there are no registered event listeners, to improve performance.
* Changed: Attempt to more accurately display re-sub notices in Chat on Videos by parsing out the re-sub message from the start of the message.
* Changed: Apply the user's selected `Action Style` to Chat on Videos.
* Fixed: Messages being re-tokenized incorrectly sometimes due to an incorrect flag being passed by the chat line component.
* Fixed: Update the logic for inserting a "Live Message Separator" to duplicate the logic used by Twitch.
* API Added: `chat:buffer-message` event that is fired when a chat message is copied into the buffer of visible messages. If you wish to run an event when a chat message becomes visible to the user, this is what you want to use.
* API Added: `FFZEvent` instances now have a `_reset()` method for resetting their defaultPrevented / propagationStopped state. For use by the constructing method only. This is intended for allowing the re-use of FFZEvent instances when firing many events in succession.
* API Changed: The various settings used for applying filters during message tokenization have been renamed to start with `__filter:`
2021-04-30 17:38:49 -04:00
..
modules 4.22.0 2021-04-30 17:38:49 -04:00
settings 4.21.0 2021-04-24 14:37:01 -04:00
sites 4.22.0 2021-04-30 17:38:49 -04:00
std-components 4.20.91 2021-04-19 15:08:12 -04:00
utilities 4.22.0 2021-04-30 17:38:49 -04:00
addons.js 4.20.87 2021-03-26 00:29:49 -04:00
addons.json Add-Ons Loader System (#606) 2019-06-01 02:11:22 -04:00
bridge.js 4.20.90 2021-04-14 16:53:15 -04:00
clips.js 4.20.90 2021-04-14 16:53:15 -04:00
entry.js 4.20.72 2021-03-02 16:55:25 -05:00
experiments.js 4.20.69 2021-02-22 20:11:35 -05:00
experiments.json 4.20.69 2021-02-22 20:11:35 -05:00
i18n.js 4.20.66 2021-02-17 02:08:21 -05:00
main.js 4.20.90 2021-04-14 16:53:15 -04:00
player.js 4.20.90 2021-04-14 16:53:15 -04:00
raven.js 4.20.72 2021-03-02 16:55:25 -05:00
socket.js 4.20.69 2021-02-22 20:11:35 -05:00