[DBTech] DragonByte User Tagging

[DBTech] DragonByte User Tagging 1.8.0

No permission to buy ($17.49)
Update highlights

!!!This version requires PHP 7.4+!!!


This version adds a new permission; Can mention users. Without this permission, even normal @ user mentions will not trigger a link nor a notification, which can reduce spam from less trusted users.

This version also refactors some backend code and fixes a compatibility issue with PHP 8.4.


Complete Change Log

Feature: New user group permission: Can mention users
Change: Refactored backend code
Change: Bump minimum PHP version to 7.4 and recommended version to 8.2
Fix: Fix MySQL errors when unsubscribing from Watched emails
Fix: Fix PHP 8.4 compatibility issue
Update highlights

This version fixes a compatibility issue that arose from the recent upgrade to XenForo Media Gallery v2.2.5. This version is now the minimal version if you're running this add-on alongside XFMG.


Complete Change Log

Change: Set XFMG's minimum version to 2.2.5
Change: Replace utf8_ functions with mb_ functions
Fix: XFMG integration with XFMG 2.2.5 caused a server error
  • Like
Reactions: Nirjonadda
Update highlights

This version adds a missing phrase that would show up if someone tried to tag a non-existent user in a thread.


Complete Change Log

Fix: Fix missing phrase for thread user tagging
Update highlights

This version resolves an error in which administrator permissions would not be checked correctly when accessing the AdminCP pages for managing hash tags.


Complete Change Log

Fix: Correctly use Admin controller for the hash tag management page
Update highlights

This version resolves a potential server error when viewing certain pages (mostly administrative editing pages).


Complete Change Log

Fix: Fix potential server errors when viewing certain pages
Update highlights

This version fixes a potential server error when notifying a user about a subscribed hash tag.


Complete Change Log

Fix: Fix a bug causing server error when notifying users of hash tag usage
  • Like
Reactions: Nirjonadda
Update highlights

This version fixes an issue preventing the "Toggle BBCode" button from working.


Complete Change Log

Fix: Fix compatibility issues with the new version of Froala
  • Like
Reactions: Nirjonadda
Update highlights

!!! THIS VERSION REQUIRES XENFORO 2.2.0 AND PHP 7.2.0 !!!

Coinciding with the release of XenForo 2.2.0, all XenForo 2.2 versions are now Gold 🎉 This is also the last version that will contain the XF 2.2 / PHP 7.2 warning in the release notes.


Complete Change Log

Fix: The "Date cut-off" setting in the Trending Hash Tags widget did not save correctly
Update highlights

!!! THIS VERSION REQUIRES XENFORO 2.2.0 AND PHP 7.2.0 !!!

This version contains coding style updates and changes for XenForo 2.2.0 / PHP 7.2.0. Furthermore, an issue with saving the per-forum setting has been resolved.

This version is flagged as a Beta version as it has not been tested on a live site.


Complete Change Log

Feature: Add support for LinkableInterface
Change: Update internal functions to follow new XenForo 2.1 / 2.2 coding standards
Fix: Fix forum type integration
Fix: Compatibility fix for saving the "thread tag enabled" per-forum setting
Update highlights

This version adds a new option to restrict the minimum length of a hash tag, defaulting to 3. That means that things like #1, will no longer incorrectly be flagged.


Complete Change Log

Feature: Ability to restrict the minimum hash tag length (default: 3)
Top Bottom