[MMO] Hide Bb-Code Content System 2.2.3

Change log

Fixed a bug, if the option to receive reactions from the request, and not from the caching field is enabled, then any reaction was accepted into the like request
Optimizing conditions
Add new traits for more customization: HasReactionTrait and HasReplyTrait.
Attention! If you used the following functions `canReplyView` and `canReactionView` in your bb-codes, be sure to connect the corresponding traits.
Add new function checked reaction
Now the option that chooses how to get the affixed reaction from the caching field or by request is applied to the following tags:
REPLYANDTHANKS
REPLYTHANKS
Add new function for find hide tags
If the message for the last activity contains a hide tag, then we do not display attachments in the last activity
Fixed a bug that appeared in version 2.2.0 when, after installing the add-on and adding buttons, the editor's cache was not rebuilt. Rebuild was only applied when deleting
Refactoring add-on
Reduntant check
A separate template that does not render hide but sends a message in a quote stating that this is hidden content

Release notes

Fixed a bug, if the option to receive reactions from the request, and not from the caching field is enabled, then any reaction was accepted into the like request
Optimizing conditions
Add new traits for more customization: HasReactionTrait and HasReplyTrait.
Attention! If you used the following functions `canReplyView` and `canReactionView` in your bb-codes, be sure to connect the corresponding traits.
Add new function checked reaction
Now the option that chooses how to get the affixed reaction from the caching field or by request is applied to the following tags:
REPLYANDTHANKS
REPLYTHANKS
Add new function for find hide tags
If the message for the last activity contains a hide tag, then we do not display attachments in the last activity
Fixed a bug that appeared in version 2.2.0 when, after installing the add-on and adding buttons, the editor's cache was not rebuilt. Rebuild was only applied when deleting
Refactoring add-on
Reduntant check
A separate template that does not render hide but sends a message in a quote stating that this is hidden content
Back
Top