Thanks for that. It's great to get quick responses.The unread/new alert icon (aka the star) is if the alert was viewed in the last ~4 hours or so.
account_alerts_extra
you can edit the template;<xf:if is="$alert.is_new">
<span class="user-alert--newIcon fa fa-star" aria-hidden="true" title="{{ phrase('sv_unread_alert')|for_attr}}"></span>
</xf:if>
data-xf-init="tooltip"
is probably enough.Is it possible to include this link in the popup?Mark unread link for individual alerts on the Alerts page.
Does that mean if you sent one out from the admin panel it just marks it read when they click their bell?That is a known limitation. I've been considering making alerts being marked as read if they are linked to the 'user' type like admin send alerts are.
Awesome!That is the plan; just haven't had a chance to implement it.
- 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
- Rename various templates to match XenForo Resource Standards
- The installer does attempt to rename the affected templates to preserve history and custom changes.
- Patch hourly alert cleanup to better respect max job run time
@Xon was this implemented in the latest updates?That is the plan; just haven't had a chance to implement it.
- Even if "Alerts pop-up skips mark read" is set, mark alerts with the content type "user" as read when the alert pop-up is opened. As these alerts never get marked as read by visiting content
We use essential cookies to make this site work, and optional cookies to enhance your experience.