Content Ratings

Content Ratings 2.7.6

No permission to buy ($35.00)
  • Fix reaction counts not incrementing for new users when using MySQL/MariaDB json functions, requires a rebuild of reaction counts to correct
  • Fix edge case where reaction counts may decrease after a manual rebuild when configured not to
  • Like
Reactions: Sunka
  • Fix importer; Correctly extract Post Reaction rating names when displaying post ratings to map to existing reactions
  • Fix importer; Ensure reaction scores are imported from Post Rating category information
  • Fix rebuilding user given/received counts could result in reducing reaction counts
  • Ensure given reaction index on xf_reaction_content exists if the rebuild job is triggered (happens automatically on importing)
  • When rebuilding received reaction counts, also rebuild the user's reaction score
  • Decouple "Display message user info reaction counts as a bar" style property from requiring "Message user info elements" to have "Reaction score" set
  • Like
Reactions: Sunka
  • Fix disabling Like (ie default reaction) via restrictions disables all reactions where the Like reaction is disabled
  • Like
Reactions: Sunka
  • Fix issue looking at reactions when content has been hard deleted
  • Ensure reaction columns are not logged by user change logging
  • Like
Reactions: Sunka
  • Allow use of mysql/mariadb json functions (hopefully reduced deadlocking for busy forums)
  • Like
Reactions: Gonanda and Sunka
  • Fix back-end not checking reaction restrictions when inserting a reaction
  • If a user can't see content's reaction list, use default css pointer on reactions
  • Like
Reactions: Gonanda and Sunka
  • Fix reacting to profile post comments could fail in some configurations
  • Like
Reactions: Sunka
  • Stable XF2.1+ release
Known issue
  • 'small reactions' option used in various places in XF (alerts, reaction bar) do not integrate well with XF2.1 styling. Will be fixed in a future update
  • Improve php 7.4 compatible
  • Fix installer not cleaning up XF2.0-only temp tables
  • Fix uninstaller not removing some extra columns
  • Post Rating importer fixes
    • If a previous import was done; only Likes where handled. To fix;
      Simply re-run the importer and ensure reactions & reaction categories are mapped to existing enties
    • Fix reaction titles not being imported
    • Fix reaction restrictions, categories not being imported
    • Fix non-like reactions not being imported with SQL-importer
    • Improve performance when rebuilding
  • Like
Reactions: Gonanda and Sunka
  • php 7.4 compatibility update (Requires XF v2.1.3)
  • Adjust css for a user's reaction summary category hide/show icon
  • Move "remove other's reactions" permissions into moderator permission categories
  • Overhaul 'removing reactions' feature to use inline moderation to support bulk-removing reactions
  • Add style property to display reaction title+text instead of remove button
Top Bottom