Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Welcome to My Sharing Site
Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!
Fix alerts grouped by user could occur event if the alerts by a user was less than the configured threshold
Fix new installs did not migrate alert preferences
Fix migrating alert preferences would block the installer
Fix alert preferences where not respected during alert migration from stock to add-on configuration
Adjust text around the alert pop-up marking alerts as read behavior
Use a separate css class for the recent alert marker
Convert confusing named "Alerts pop-up does not mark alerts as read" checkbox to "Alert pop-up read behavior" with the options: "Always mark alerts as read"/"Never mark alerts as read"/"Use per-alert configuration"
Add style properties "Show recent/unread alert icon on alert" and "Unread/Recent alert icon", disabled by default (previously was enabled)
Work-around surprisingly expensive add-on live-ness join when fetching alerts and instead filter by content_type
Fix some bad index selection for newer MariaDB/MySQL versions for various parts of the add-on
Fix some bad performance when using the 'unsummarize' feature
Fix bad links for profile-post summary alerts
Fix formatting of alert summarization threshold option not being a numberbox
Fix summary alerts could have a "G" as the user avatar for alerts which aren't attributed to a user
Style compatibility fix where the day-selector on the alerts page could be forced onto a new line
Rework alert summarization feature to be more performant and use less memory
Rework alert preferences
Cleanup various phrasing and add more explainer text to hopefully be less confusing
Add "Alerting preference defaults" option
Add simplified interface for alert preferences (no alerts, use defaults, use custom).
Add per-alert "Alert bell read" option to alert preferences which allows setting if each individual alert is mark-as-read when viewed in the alerts pop-up
Fix sticky unread alerts could unexpectedly occur due to (effectively undocumented) 'auto read' functionality in XF2.2
Fix confusion over view_date vs read_date not being correctly used in the expected places
Fix alerts pop-up not respecting "Days to retain viewed alerts in popup" option in all cases
Fix 'mark read' functionality could result in inconsistent view/read date for older alerts near the expiry period
Fix unstaller not correctly removing columns added to xf_user_option
Fix alert summarization/grouping may not trigger when expected
Ensure xf_user_alert.summerize_id column has the same column size as xf_user_alert.alert_id. If alert_id has been to a bigint, this may be an expensive operation;
Use index hints to control poor index selection on some installs
Attempt to improve unviewed alert cleanup which can have issues when dealing with very large number of alerts
Improve UI.X compatibility
In Alerts pop-up, do not prevent marking alerts as recently read when they are read in that request
Add various styling options to control alerts styling
Add styling option to control if just-read-alerts from the alerts pop-up are styled as read or unread, and if to fade from unread to read.
Visiting the full alerts page no longer marks alerts as read by default, and removes the relevant per-user option ("Alerts page skips mark read").
Display an font-awesome icon (star with exclamation) on alerts which are unread with auto-read off, rather than a star for recent-ish alerts. With more correct hint text on both
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
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.