Alert Improvements by Xon

Alert Improvements by Xon 2.14.4

Sem autorização para baixar
Compatibilidade com XF
  1. 2.2.x
  2. 2.3.x
Descrição curta
A collection of XenForo Alerts improvements. Automatically marks alerts as read, supports summerization, and enhances user options. Compatible with php 5.6+.
A collection of improvements to the XenForo Alerts system.

This add-on requires php 5.6 or newer

Features

  • For threads/conversation/profile pages, automatically marks alerts as read from content on a given page when viewed.
  • Mark unread link for individual alerts on the Alerts page.
  • Supports the following add-ons:
    • Content Ratings
  • Global Optional, Alert summerization by selected content type or user
  • User Option to prevent marking as read when accessing /accounts/alerts page.
  • User Option to prevent summerization when accessing /accounts/alerts page.
  • User Option to adjust summerization threshold

Supported content types for alert summerization

  • Posts, Conversation, Profile post, profile post comments Likes
  • Ratings (From Content Ratings)

Performance impact

  • Adds an extra column to xf_alert.

    Code:


  • alter table xf_user_alert summerize_id add int(10) unsigned DEFAULT NULL
  • 1 extra SELECT query per thread page request when the user has more than zero active alerts.
    • If there are alerts to mark as read, then an extra UPDATE is required.
Alert Summerization Performance impact

  • On accessing alerts above the summerize threshold, fetches all unread alerts and attempts to group them in PHP.
  • On successfully generating summary alerts, 2 queries are done. 1 insert to add the summary alert, 1 updating summerized alerts.
  • Curtir
Reações: Vex
Autor
newimage
Visualizações
879
Tipo de extensão
zip
Tamanho do arquivo
89,7 KB
Primeiro lançamento
Última atualização
Avaliações 0,00 estrelas 0 avaliações
Link quebrado? Enviar mensagem para a equipe NP que vamos ajudá-lo rapidamente!
Apoie o desenvolvedor Se você está satisfeito com o teste ou seu projeto gerou lucro, clique no botão “Mais informações” para apoiar o desenvolvedor comprando.

Últimas atualizações

  1. 2.14.4 - change log
    Fix conversation message reactions summarization had a bad link to the conversation message...
  2. 2.14.3 - change log
    php 8.4+ compatibility fixes Improve XF Cloud support Fix alert summarizing blocks viewing...
  3. 2.13.1 - change log
    Fix unsummarizing a summary alert would cause an internal server error if a rare deadlock...

Recursos similares

[Xon] Search Improvements N
A collection of improvements to XF's Enhanced Search and some for XenForo's default MySQL search.
Visualizações
1.116
Atualizado
Attachment Improvements By Xon N
Support for SVG attachments to be displayable as normal images.
Visualizações
746
Atualizado
Conversation Improvements by Xon A
A collection of improvements to the XenForo Conversation system.
Visualizações
488
Atualizado
Top