A community need some kind of reporting system to flag inappropriate content in the broadest sense of the word.

This system should let users be able to report posts, comments and nodes. CM+ should be notified of these reports and they should have some kind of overview for the reports.

Comments

bramtenhove created an issue. See original summary.

bramtenhove’s picture

Status: Active » Needs review

A pull request is opened here to provide some basic functionality: https://github.com/goalgorilla/open_social/pull/1207

ronaldtebrake’s picture

Status: Needs review » Fixed

Fixed as part of 5.0!

  • bramtenhove committed 62a5d2a on 8.x-5.x
    Issue #3030852 by bramtenhove: Adjusted Behat tests
    
    For HGT the CSS...
  • bramtenhove committed 905ddfe on 8.x-5.x
    Issue #3030852 by bramtenhove: Add indicator for user that content is...
  • bramtenhove committed 92e4dfc on 8.x-5.x
    Issue #3030852 by bramtenhove, chmez: Fix the post comments edit Behat...
  • bramtenhove committed dee5642 on 8.x-5.x
    Issue #3030852 by bramtenhove: Fix issue where following content would...
  • chmez committed 0f09bfe on 8.x-5.x
    Issue #3030852 by chmez: Use service for getting report types in flag...
  • chmez committed 1d0afbf on 8.x-5.x
    Issue #3030852 by chmez: Define hooks for managing a list of report...
  • chmez committed 2d348e2 on 8.x-5.x
    Issue #3030852 by chmez: Reorder dependencies and define module...
  • chmez committed 2e475f2 on 8.x-5.x
    Issue #3030852 by chmez: Improve the text of some descriptions.
    
  • chmez committed 5630f13 on 8.x-5.x
    Issue #3030852 by chmez: Delete the "uuid" field from all configuration...
  • chmez committed 6ff44b0 on 8.x-5.x
    Issue #3030852 by chmez: Change the link label for reported content.
    
  • chmez committed 76aa4b1 on 8.x-5.x
    Issue #3030852 by chmez: Allow using reports for three predefined entity...
  • chmez committed 78327cf on 8.x-5.x
    Issue #3030852 by chmez: Check the type of related object of the token.
    
  • chmez committed 82d4f8a on 8.x-5.x
    Issue #3030852 by chmez: Change type from integer to boolean of the...
  • chmez committed 8ce38a9 on 8.x-5.x
    Issue #3030852 by chmez: Delete injected service which already exists...
  • chmez committed 8f4a007 on 8.x-5.x
    Issue #3030852 by chmez: Change type from boolean to integer of the...
  • chmez committed 94103e9 on 8.x-5.x
    Issue #3030852 by chmez: Delete unneeded the comment to code.
    
  • chmez committed 9873c47 on 8.x-5.x
    Issue #3030852 by chmez: Change the label of some keys in schema and...
  • chmez committed aaa161a on 8.x-5.x
    Issue #3030852 by chmez: Update description of hooks.
    
  • chmez committed afd77e3 on 8.x-5.x
    Issue #3030852 by chmez: Make small improvements.
    
  • chmez committed b2b1cda on 8.x-5.x
    Issue #3030852 by chmez: Use return type hint for the method which...
  • chmez committed c0a3f5a on 8.x-5.x
    Issue #3030852 by chmez: Rebuild the service method for getting report...
  • chmez committed c4a877c on 8.x-5.x
    Issue #3030852 by chmez: Disable button style for a drop-down menu item.
    
  • chmez committed d9a2d0b on 8.x-5.x
    Issue #3030852 by chmez: Use injected service in flag access checker.
    
  • chmez committed f1ad2a4 on 8.x-5.x
    Issue #3030852 by chmez: Exclude module settings from overriding.
    
  • chmez committed f89246f on 8.x-5.x
    Issue #3030852 by chmez: Store only IDs of terms with text.
    
  • ronaldtebrake authored f2a6658 on 8.x-5.x
    Merge pull request #1207 from goalgorilla/feature/HGT-12-content-...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.