- Discussions
- 4 644
- Messages
- 12 049
- Solutions
- 81
- J'aime
- 7 606
- Points
- 198
Displays user activity below content.
Supported content :
Permissions/Options :
Originally derived from @rainmotorsports's [RainDD] User Activity. Now only shares some UI elements, and permission name.
Contributing features or bug fixes
Please create a GitHub Pull request via the "More Information" link.
Contributions :
If you appreciate this add-on, please consider a contribution via PayPal. Details will be provide via private conversation.
Please contact me if you wish for different licencing arrangements.
Télécharger V2.6.0 :
Version 2.6.1 change : Avoid attempting to inject activity when rendering rss feeds
Télécharger V2.6.1 :
Version 2.7.0 - XF2.2 compatibility update :
Requires php 7.0+
Now depends on Standard Library by Xon
Supports XF2.2
Télécharger V2.7.0 :
Version 2.8.0 - Styling maintenance update
Add hourly cron configuration to ensure mysql backend is reliably pruned
Fix case where extra whitespace would exist between usernames
Fix case where the date would flash up next to the username briefly as javascript was loading,
Cleanup & simplify styling to be more inline with XF base styling
Ensure Typography is consistent throughout various phrases
Remove most style properties due to css simplification, edit the template svUserActivity_core.less for changes.
Reduce font-sizes for (XX Viewing) statements in various places
Push counts into block footer instead of the title.
Télécharger V2.8.0 :
Version 2.8.1 Bugfix update :
For MySQL backend, if a deadlock is detected retry once. This is most-likely to occur when pruning old records and the site has activity.
Fix incorrect phrase when viewing a report's user activity
Télécharger V2.8.1 :
Version 2.8.2 Maintenance update :
Support XF2.1+ "cache context" of "userActivity" to use a dedicated redis instance for activity
Tweak header CSS
Correct how paging through redis results is done, to ensure all items are visited as expected. This only effects installs with very large number of redis keys in the one instance
Télécharger V2.8.2 :
Version 2.9.0 - Feature & bugfix update :
php 7+ type hinting
Force global namespace for functions which are known to be optimizable to bytecode in php, or known global functions to avoid a current namespace lookup for the function.
Fix forum activity not registering as expected when a node_name is set on the forum
Fix logging XF2.1+ reaction events as thread activity & remove old XF2.0 like handling for posts.
Replace single
Update users viewing forum to respect new "Viewing container position (Forum)" option, allowing putting the viewing user list at the bottom of the forum
Télécharger V2.9.0 :
Version 2.9.1 - Bugfix update : Fix "[E_NOTICE] Undefined index: id" error on viewing conversation
Télécharger V2.9.1 :
Version 2.9.2 : php 8.1 compatibility fix
Télécharger V2.9.2 :
Version 2.10.0 - Maintenance update :
Require XenForo 2.2+
Require StandardLib v1.11.0+
Improve support for rendering templates in the mail & api contexts by correctly injecting template filters/functions into multiple rendering contexts.
Télécharger V2.10.0 :
Version 2.11.0 - Maintenance update :
Version 2.12.1 - Feature update :
Version 2.12.2 - Maintenance update : Remove empty addon options.
Télécharger V2.12.2 :
Version 2.12.3 - Bugfix update2.12.3 : Fix "Viewing users cut-off" option was ignored and default to 250.
Télécharger V2.12.3 :
Version 2.13.0 - XF2.3 Compatibility update
Version 2.13.1 : Fix template modification not applying in XF2.3
Version 2.13.2 : Fix XF2.2 support when injecting user activity into a thread
Télécharger V2.13.2 :
Version V2.13.3 :
Télécharger V2.13.4 :
Version 2.13.5 - Bugfix update :
- Fix tracking users viewing threads in XF2.3
Télécharger V2.13.5 :
Version 2.14.0 - Feature update :
Supported content :
- Threads
- Conversations
Permissions/Options :
- View users who are viewing content
Originally derived from @rainmotorsports's [RainDD] User Activity. Now only shares some UI elements, and permission name.
Contributing features or bug fixes
Please create a GitHub Pull request via the "More Information" link.
Contributions :
If you appreciate this add-on, please consider a contribution via PayPal. Details will be provide via private conversation.
Please contact me if you wish for different licencing arrangements.
Télécharger V2.6.0 :
Vous devez répondre avant de pouvoir voir le contenu des données cachées.
Télécharger V2.6.1 :
Vous devez répondre avant de pouvoir voir le contenu des données cachées.
Requires php 7.0+
Now depends on Standard Library by Xon
Supports XF2.2
Télécharger V2.7.0 :
Vous devez répondre avant de pouvoir voir le contenu des données cachées.
Add hourly cron configuration to ensure mysql backend is reliably pruned
Fix case where extra whitespace would exist between usernames
Fix case where the date would flash up next to the username briefly as javascript was loading,
Cleanup & simplify styling to be more inline with XF base styling
Ensure Typography is consistent throughout various phrases
Remove most style properties due to css simplification, edit the template svUserActivity_core.less for changes.
Reduce font-sizes for (XX Viewing) statements in various places
Push counts into block footer instead of the title.
Télécharger V2.8.0 :
Vous devez répondre avant de pouvoir voir le contenu des données cachées.
For MySQL backend, if a deadlock is detected retry once. This is most-likely to occur when pruning old records and the site has activity.
Fix incorrect phrase when viewing a report's user activity
Télécharger V2.8.1 :
Vous devez répondre avant de pouvoir voir le contenu des données cachées.
Support XF2.1+ "cache context" of "userActivity" to use a dedicated redis instance for activity
Tweak header CSS
Correct how paging through redis results is done, to ensure all items are visited as expected. This only effects installs with very large number of redis keys in the one instance
Télécharger V2.8.2 :
Vous devez répondre avant de pouvoir voir le contenu des données cachées.
php 7+ type hinting
Force global namespace for functions which are known to be optimizable to bytecode in php, or known global functions to avoid a current namespace lookup for the function.
Fix forum activity not registering as expected when a node_name is set on the forum
Fix logging XF2.1+ reaction events as thread activity & remove old XF2.0 like handling for posts.
Replace single
svUserActivity_users_who_are_viewing_this_x
phrase with various svUserActivity_users_who_are_viewing_this_*
phrases to enable improved translation fidelityUpdate users viewing forum to respect new "Viewing container position (Forum)" option, allowing putting the viewing user list at the bottom of the forum
Télécharger V2.9.0 :
Vous devez répondre avant de pouvoir voir le contenu des données cachées.
Télécharger V2.9.1 :
Vous devez répondre avant de pouvoir voir le contenu des données cachées.
Télécharger V2.9.2 :
Vous devez répondre avant de pouvoir voir le contenu des données cachées.
Require XenForo 2.2+
Require StandardLib v1.11.0+
Improve support for rendering templates in the mail & api contexts by correctly injecting template filters/functions into multiple rendering contexts.
Télécharger V2.10.0 :
Vous devez répondre avant de pouvoir voir le contenu des données cachées.
- Require php 7.2+
- Require StandardLib v1.18.0+
- Require Redis Cache v2.14.0 if redis is used
- Rename some addon options to read better, not functional changes
- Improve performance when pruning view-data for large numbers of threads by using batching when writing to redis
Vous devez répondre avant de pouvoir voir le contenu des données cachées.
- Add "View user activity counters" permission. Control if the 'x viewing now' counter displays for a given user-group
- Add "View user names/avatars in activity block" permissions. If false, the phrase [/CODE]svUserActivity_viewing_users_are_empty[/ICODE] is displayed if it is not empty.
This can be styled using the css selector#uaThreadViewContainer .empty-list
- Add "Report View" and "Reports List" as options for displaying viewer counts
- Split "Reports viewing container position" from "Viewing container position" for reports, the viewing user block has been adjusted reports.
Vous devez répondre avant de pouvoir voir le contenu des données cachées.
Télécharger V2.12.2 :
Vous devez répondre avant de pouvoir voir le contenu des données cachées.
Télécharger V2.12.3 :
Vous devez répondre avant de pouvoir voir le contenu des données cachées.
- Requires StandardLib v1.19.0+
- If installed, requires Redis Cache 2.17.0+
- XF2.3 compatibility update
- php 8.4 compatibility fix
Vous devez répondre avant de pouvoir voir le contenu des données cachées.
Version 2.13.2 : Fix XF2.2 support when injecting user activity into a thread
Télécharger V2.13.2 :
Vous devez répondre avant de pouvoir voir le contenu des données cachées.
- Update a number of addon options to use phrases
- Improve extendibility of the add-on
- Fix several XF2.3 issues
Télécharger V2.13.4 :
Vous devez répondre avant de pouvoir voir le contenu des données cachées.
- Fix tracking users viewing threads in XF2.3
Télécharger V2.13.5 :
Vous devez répondre avant de pouvoir voir le contenu des données cachées.
- Require StandardLib v1.21.0+
- Add Search forum support.
- Display thread view counts in search forum thread list
- Optionally display users viewing the search forum itself
- Search forums can not inherit contained threads view counts!
Vous devez répondre avant de pouvoir voir le contenu des données cachées.
Pièces jointes
Dernière édition par un modérateur: