Report Improvements by Xon

Report Improvements by Xon 2.18.3

No permission to download
With this plugin, is it possible to delete a reported message directly from the report, without having to go to the message being reported in the thread?
 
Xon updated Report Improvements by Xon with a new update entry:

2.16.2 - Feature update

Thanks for @NamePros for funding this update.
  • Fix "All reports by user" moderator search
    • Requires re-indexing of report comments
  • Fix approval queue would report an incorrect total number of items
  • Improve display of warning/reply-ban details in reports on mobiles
  • Add report search option "Deleted/Warned content: include/exclude/only"
    • requires re-indexing reports/report comments

Read the rest of this update entry...
 
I get this message in ACP: "Impossibile elaborare addon-Xon-ReportImprovements-2.17.3.zip: The add-on 'Report Improvements 2.17.3' may not be compatible with XenForo Cloud: An unexpected response was received. Please try again later."
XF support indicates if you try again, this Report Improvements update this should work.
 
Xon updated Report Improvements by Xon with a new update entry:

2.17.4 - Bugfix update

  • Fix "Maximum non-moderator users who can handle reports" option being ignored and defaulting to 1000
  • Fix edge-case where users where unexpectedly returned as being assignable to a report when unexpected data was in the xf_user_group_relation table
  • Increase cache time for report assignable list from 5 minutes to 1 hour, and add active expiring when permissions are changed

Read the rest of this update entry...
 
Hi i get this error again: "Impossibile elaborare addon-Xon-ReportImprovements-2.17.4.zip: The add-on 'Report Improvements 2.17.4' may not be compatible with XenForo Cloud: An unexpected response was received. Please try again later."
 
Hi i get this error again: "Impossibile elaborare addon-Xon-ReportImprovements-2.17.4.zip: The add-on 'Report Improvements 2.17.4' may not be compatible with XenForo Cloud: An unexpected response was received. Please try again later."
Can you try again?

There is apparently a bug where the report for why it got blocked isn't being saved as expected, XF are troubleshooting that.
 
I'm trying to figure out how a user get notified when his content/messages has reported. Is this possible?
 
If they can view the report queue, they can notified of new reports. Use the analysis permissions feature to check if that user can view the report queues because of a miss-configuration.

More likely, a moderator told them.
 
Xon updated Report Improvements by Xon with a new update entry:

2.18.0 - Feature update

  • Add "Rich text user report" option (default disabled)
  • Add "Disable embeds in user reports" option (default enabled)
    • Explicitly entered embeds/images as bb-code are rendered as raw bb-code.
      Recommend s9e Media Sites add-on with the option "Media embeds BB code" set to "Use a custom [URL] BB code with a media attribute"
  • Approval queue now supports linking from a...

Read the rest of this update entry...
 
./approval-queue/

Code:
Error: Call to undefined method XF\Mvc\Entity\Finder::withoutReport() in src/addons/SV/ReportImprovements/XF/Pub/Controller/ApprovalQueue.php at line 192

    SV\ReportImprovements\XF\Pub\Controller\ApprovalQueue->applyQueueFilters() in src/addons/PB/ApprovalQueueImprovements/XF/Pub/Controller/ApprovalQueue.php at line 243
    PB\ApprovalQueueImprovements\XF\Pub\Controller\ApprovalQueue->applyQueueFilters() in src/addons/SV/ReportImprovements/XF/Pub/Controller/ApprovalQueue.php at line 25
    SV\ReportImprovements\XF\Pub\Controller\ApprovalQueue->actionIndex() in src/addons/PB/ApprovalQueueImprovements/XF/Pub/Controller/ApprovalQueue.php at line 62
    PB\ApprovalQueueImprovements\XF\Pub\Controller\ApprovalQueue->actionIndex() in src/XF/Mvc/Dispatcher.php at line 352
    XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
    XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
    XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
    XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2487
    XF\App->run() in src/XF.php at line 524
    XF::runApp() in index.php at line 20
 
Top Bottom