Content Ratings

Content Ratings 2.8.5

No permission to buy ($35.00)
  • 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
  • Fix issue when the rating list loaded in an overlay, would have a obscured category header.
  • Like
Reactions: Sunka
Back
Top Bottom