1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-10-14 06:51:58 +00:00
FrankerFaceZ/src/utilities
SirStendec c34b7e30e2 4.4.0
The Profile Update! Now, it's possible to create custom settings profiles. The important thing about profiles is that you can have different profiles run according to different rules. Want some settings to only apply on your dashboard? Use a Current Page rule set to Dashboard. Want your chat wider in theater mode? Create a profile for Theater Mode.

* Added: Profile Editor.
* Added: Ability to import and export specific profiles.
* Added: Ability to update profiles from JSON files for more advanced users.
* Fixed: Update `sortablejs` dependency to fix issue with sorting behavior.
* Fixed: Several issues in the settings profile system which never came up because custom profiles weren't available.
* Fixed: Hotkeys freezing chat when they shouldn't, up until the first time the mouse hovers over chat.
* API Added: `deep_equals(object, other, ignore_undefined = false)` method of `FrankerFaceZ.utilities.object` for comparing two objects, deeply.
* API Changed: `<setting-check-box />` controls can now display their indeterminate state.
* API Fixed: `deep_copy()` eating Promises and Functions.
2019-06-13 22:56:50 -04:00
..
compat 4.4.0 2019-06-13 22:56:50 -04:00
addon.js 4.1.2 2019-06-01 13:58:12 -04:00
color.js 4.0.0-rc2. Add basic custom highlight terms and blocked terms. Change the socket cluster setting because users are users. Open settings in a new window if clicking the chat menu link with ctrl or shift. Hide the Get Bits button in the site navigation. Add an additional socket server. 2018-05-31 18:34:15 -04:00
constants.js 4.3.1 2019-06-09 19:48:26 -04:00
dialog.js 4.2.4 2019-06-05 00:30:45 -04:00
dom.js 4.4.0 2019-06-13 22:56:50 -04:00
events.js Add chat:pre-send-message event for outgoing message processing. (Does not currently allow you to modify the message. Fixan issue with the emote menu. Add setting to always show deleted messages. 2018-05-22 17:23:20 -04:00
filtering.js 4.4.0 2019-06-13 22:56:50 -04:00
font-awesome.js 4.3.0 2019-06-08 17:35:48 -04:00
graphql.js 4.0.0-rc13.5 2018-10-16 18:04:54 -04:00
logging.js 4.2.4 2019-06-05 00:30:45 -04:00
module.js Add-Ons Loader System (#606) 2019-06-01 02:11:22 -04:00
object.js 4.4.0 2019-06-13 22:56:50 -04:00
time.js 4.2.0 2019-06-03 19:47:41 -04:00
tooltip.js 4.3.2 2019-06-12 21:13:53 -04:00
translation-core.js 4.3.1 2019-06-09 19:48:26 -04:00
vue.js 4.3.1 2019-06-09 19:48:26 -04:00