Added pager in admin feedback list if entries more than 50.
Included all user facing text to run through $this->t() for translation.
Replaced deprecated drupal_set_message() with messenger service.
This moves the work that was done for the Open Social distribution back
into the mentions repository so that others may benefit from it.
This release is considered to be relatively stable as it is used in
production with Open Social. However, it's possible that there are
hidden dependencies on the way Open Social works that make this module
unfit for direct use with vanilla Drupal. Please thoroughly test before
considering using this in production.
Issue #3046616: Switched of using [Responsive image styles] only to use [Blazy loading with responsive image styles] for most media view mode sizes of ( Image, Video, Remote Video) media types
Issue #3043881: Added [Varbase Update Helper] to the List of default varbase components, which they will be installed when we install varbase
Issue #3043869: Added [Varbase Email] module to the List of default varbase components, which it will be installed when we install varbase.
Issue #3047359: Removed enabling the [smtp] module as we have switched to use swiftmailer ~1.0 and Varbase emailing configs switched to [Varbase Email] module.