Content Ratings

Content Ratings 2.8.6

No permission to buy ($35.00)
  • Per-category content actions on some rating threshold
    • Perform each action once on a piece of content, supported actions:
      • Report
      • Moderate
      • Soft-delete
    • content-actions-png.172905
  • Rework user criteria support
    • Allow arbitrary number of rating type/rating type category user criteria
    • Not compatible with user criteria from Content Ratings 1.0.x
    • criteria-support-png.172906
  • Allow a "none" default rating
  • Per-rating option on if receiving a rating triggers sending an alert
  • New style properties; sort/limit received ratings displayed on content
  • Allow various js delays be adjusted via style properties
  • Per-rating type restrictions changes:
    • Improve whitelist by group
    • Improve whitelist by node UI
    • New: Blacklist by group
    • New: Blacklist by node
    • New: Whitelist by content type
  • Installer now recommends using the CLI installer for large forums
  • Remove redis option, this a debug only option for 1.0.x and was leftover from early alpha code
  • Fix viewing rating lists for profile post & profile post comments
  • Like
Reactions: Sunka
  • Fix "Show ratings on thread list" causing "Accessed unknown getter 'Likes' on XF:Thread"
  • Like
Reactions: Sunka and hqarrse
  • Add activity details for ratings controller
  • Improve responsiveness of inline rate menu on small screens.
  • Improve various background jobs to scale automatically based on server performance instead of fixed batch sizes
  • Populate a thread's like total when the first post is liked
    • A background task will re-sync thread like totals to the first post like totals on install
  • Like
Reactions: Alien and Sunka
  • Add "Display rating type titles with rating counts" style property
    • The "Display rating type titles alongside icons" style property did not add the text to the count.
  • Add "Tooltip rate menu container" style property
  • "Rate button" style property now applies when "Rate menu location" is set to "In-place of XF Like button"
    • Push rating icon up so the Like text should be inline with the other controls
  • Like
Reactions: Sunka and DL6
  • Fix error on when viewing a members rating list just after adding or deleting a rating.
  • Remove Beta flag from Post Rating importer
  • Like
Reactions: Sunka
  • Fix thread redirect support when displaying ratings on the thread list
  • Tweak performance for displaying ratings on thread list with large number of threads and ratings configured
  • Like
Reactions: Sunka
  • On merging posts, retain likes/ratings from posts being deleted
  • Like
Reactions: Sunka
  • Respect Like alert optouts
  • Add CSS separators between numerical received rating summary (on postbit, profile, etc)
    • To adjust override .rating-summary__count:after or adjust the sv_contentratings.less template
    • New template macro: sv_contentratings_macros::rating_summary
  • Like
Reactions: Sunka
  • Add 'Rating Category Summary' style property
    • On a user's rating summary page, show totals for given/received count on a category.
  • Add 'Rating Category Collapsible' style property
    • On a user's rating summary page, clicking on a rating category will collapse or expand it.
  • Support showing the first post ratings in the thread list
    • global option to enable support (default disabled)
    • sort from higest to lowest (default true)
    • Show only X ratings (default 1)
    • 2-highest-ratings-on-threadlist-png.168237
  • Fix user merging not correctly handling ratings
  • Tweak importer transaction handling around content cache rebuild
Back
Top Bottom