Signature Once

xF2 Add-on Signature Once 2.0.4

No permission to download
  • Fix: Incompatibility with Live Content add-on (#44)
  • Fix: Showing posts via "Show" link results in template errors being logged (#42)
  • Fix: Marking post as solution results template error being logged (#41)
  • Fix: Calculating current page fails when showing conversation once per page (#38)
  • Fix: Deleting user does not register queries properly (#39)
  • Fix: Rebuilding conversation or thread first content record causes MySQL exception to be logged due to invalid query (#34)
  • Fix: Rebuilding conversation first content record fails miserably due to reference to wrong table (#35)
  • New: Rewrite the add-on to not make use of sub-queries and implement handler system (#30)
  • Change: Rename options to have tck prefix (#29)
  • Change: Increase PHP minimum requirement to PHP 7.4 (#30)
  • Change: Increase XenForo minimum version requirement to 2.2 (#30)
  • Change: Execution order of class extensions and template modifications does not match of resource id at XenForo.com (#22)
  • Fix: Incompatible with XenForo 2.2.x (#17)
  • Fix: "Show user's signature once per conversation" option is not respected (#18)
  • Fix: Current page not being calculated correctly when adding last message of conversation (#19)
  • Fix: Signature once status is not respected after adding message using quick reply (#20)
  • Fix: Inline editing message does not set show signature status correctly (#21)
  • Misc: General code clean up
  • Change: Drop support for XenForo 2.1.6 or lower (#5)
  • Change: Increase minimum PHP version requirement to 7.3 (#6)
  • Improvement: Refactor to improve code readability (#14)
    • Update: Container per page content results will now be cached for an hour
  • Fix: Reference to non-existent variable in template modification (#11)
  • New: Added CHANGELOG.md (#9)
  • Change: Link to updated developer URL in addon.json (#2)
  • Change: Update support URL to GitHub issues in addon.json (#3)
  • Change: Remove dead Discord server link from addon.json (#4)
  • Change: Move template modification from simple search to regex (#7)
Changes
  • Fixed: Check if container and messages exist before altering controller reply