User Activity by Xon

User Activity by Xon 2.13.1

No permission to download
  • 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
  • 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
  • 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.
  • Avoid attempting to inject activity when rendering rss feeds
  • Like
Reactions: Alpha1
  • Replace deprecated jQuery functionality
  • Fix typo in 'Thread Contribute limit' option text, and tidy up explain text
  • Remove redundant query looking up the default language
  • Like
Reactions: CoZmicShReddeR
  • ElasticSearch Essentials - similar thread support
  • Add "Track Guests" option
  • Add index for MySQL support (performance fix)
Top Bottom