Alert Improvements by Xon

Alert Improvements by Xon 2.10.13

No permission to download
  • Rename various templates to match XenForo Resource Standards
    • The installer does attempt to rename the affected templates to preserve history and custom changes.
  • Only delete in batches to prevent issues with galera clustering which can deadlock or stall for large data sets
  • Do not constantly change view_date when re-summarizing or un-summarizing alerts to prevent alerts being kept alive forever
  • Like
Reactions: Sunka
  • Compatibility fix for 3rd party add-ons which replace an expected ArrayCollection object with an array
  • Like
Reactions: Sunka
  • When summarizing alerts hopefully reduce the chance of deadlocking, and if it happens gracefully recover
  • Fix XF2.0 support, and prevent duplicate queries on XF2.1
  • Like
Reactions: Sunka
  • Fix AdminCP User edit setting 'alerts page skips mark read' to the same value as 'alerts pop-up page skips mark read'
  • Fix that marking extra alerts as read was not working as expected with XF2.1+
  • Like
Reactions: Sunka and Bimble
  • Fix "Group alerts" option to group by day, and not per-minute
  • Use phrase groups for 'yesterday/today' phrases to avoid extra SQL queries
  • Add options icon
  • Cleanup XF2.1 support
  • Add XF1-style 'star' to unread/new alerts
  • Add visual seperator between read & unread alerts in alerts pop-up when "Display unread alerts above read alerts in pop-up" is enabled
  • Fix "Unknown Accessed unknown getter 'title' on XF:ReportComment" from report comment reaction/like summaries
  • Like
Reactions: Sunka and Masetrix
Top Bottom