Signature Once

Unmaintained Signature Once 2.0.4

No permission to download
  • 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)
  • Like
Reactions: Nirjonadda
Changes
  • Fixed: Check if container and messages exist before altering controller reply
  • Like
Reactions: Nirjonadda
Bug-fixes
  • Fatal Error: Call to a member function save() on null
Changes
  • Improved the query to be more lightweight (once again thanks to @Xon)

New
  • ContentInterface interface for repository now a new method getMessageCountsForSignatureOnce()
  • Results will be now cached for 120 seconds (2 minutes)
  • Like
Reactions: Deebs
Changes
  • Abstracted out most of the parts so support other content types is easier
Improvements
  • No longer using sub queries
Credits
  • Thanks to @Xon for giving advice on how JOIN works in certain scenarios
  • Like
Reactions: Xon
Changes
  • Move options to Threads, discussions and conversations
  • Update the phrase to show correct description
Bug-fixes
  • Fixed: +1 query per every message if show once per thread/conversation is enabled is unchecked
New
  • Added support for conversations
Changes
  • Updated option description to show will happen if the option state is unchecked
  • Organized parts of the add-on
  • Added LICENSE.md and README.md to add-on archive
  • Like
Reactions: rdn
Bug-fixes
  • Fixed: Error Template error: key() expects parameter 1 to be array, null given when adding a post to a new page
Changes
  • Avoid using static variables for php-pm
Bug-fixes
  • "Show signature once" wasn't respected
Top Bottom