Another attempt to reduce deadlocks during alert pruning
When editing a post, mark related alerts as read, as this displays changes in post contents to the visitor
If Live Content add-on is installed; only try to mark alerts as read if the visitor has unread alerts
Adjust lock ordering to reduce/prevent deadlocks between the mark read/unread feature and inserting alerts
Note; this affects stock alerts as well.
Fix that mark read/unread would silently fail if an alert went away
Fix bulk alert toggle could be inconsistent compared to the individual alert toggler with how it manipulates is-read/is-recently-read/is-unread classes
Fix alert/unread/unsummarize alert did not displaying a UI on a GET request
Fix that clicking 'unsummarize' would reload page, now it removes the alert and updates alert totals
Add public account/alert route, allowing nicer URLs for alert specific actions
Rename various templates & phrases to be consistently named
Improve handling of alerts which are not viewable but are still counting a user's read count