Warning Improvements by Xon

Warning Improvements by Xon 2.9.5

No permission to download
  • Fix incorrect boolean check in anonymize warning conversation feature
  • Fix anonymize warning conversations
  • Fix regression causing additional checkbox options when issuing a warning to always be selected
  • Fix "Force conversation email on warning" not working as expected
  • Support Alert Improvements v2.8.0+
  • Fix ensure the 'pending expiry' flag is kept consistent, reducing unexpected queries
  • Fix deleting warning categories
  • Add basic flood-check to prevent issuing duplicate warnings against the one bit of content
  • Add feature 'censor warning title' for users without the new 'Bypass warning title censor' permission, supports regex removal of chunks of warning titles
  • New replaceable 'warning_title_uncensored' for conversations & notification posts. 'warning_title' is censored.
  • When a member is viewing a member viewing a warning, do not show "Performing moderation duties" and instead showing "viewing members".
    Moderators viewing a member viewing a warning now show the warning that is being viewed.
    Members viewing a moderator viewing a warning still show "Performing moderation duties".
  • Remove redundant SQL query on user profile when a user's warning actions can't actually be viewed
  • Fix missing phrase when blocking deleting the last warning category
  • Rework warning category deleting to ensure cleanup happens atomically
  • Fix handling warnings being removed when the linked category/warning action have been deleted
  • Ensure orphaned warning actions are cleaned up on upgrade
  • Disable change logging of sv_pending_warning_expiry state flag
Top Bottom