User Mentions Improvements by Xon

xF2 Add-on User Mentions Improvements by Xon 2.8.2

No permission to download
  • Fix mention/quotes email being sent if a user's account state is invalid, or the triggering user is ignored
  • php 7.4 compatibility update (Requires XF v2.1.3)
  • Add options icon
  • Only display "receive email when mentioned/quoted" preference options if the feature is enabled for users
  • Fix minor php 7.3+ compatibility issue (optional admin triggered task to rebuild permissions)
  • Extend user's Account Privacy saving process to also save email options
  • XF2.1.1 compatibility bugfix
  • Prevent mixing protected/public when extending entities
  • Add CLI command to rebuild permissions (php cmd.php xf-rebuild:sv-permissions)
  • GUI option to kick off a permission rebuild
  • Fix that unsetting a individual permission entry didn't trigger a permission rebuild
  • Rebuild change-tracking when rebuilding permissions to be more accurate and only scoped to user-group changes
  • Prevent erroring when User Essentials is rebuilding user mentions and a post without a thread is encountered.