User Activity by Xon

xF2 Add-on User Activity by Xon 2.12.3

No permission to download
  • 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
  • Support @NixFifty's Tickets for XF2.1+
  • 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
  • ElasticSearch Essentials - similar thread support
  • Add "Track Guests" option
  • Add index for MySQL support (performance fix)
  • Fix error when using Content Rating (Looking at a message's ratings counts as activity to that thread, not error)
  • Properly display avatars in user activity box when the option is set to avatars
  • add icon
  • Bugfix content rating support