Skip to content

feat: Spam Reporting Feature#1606

Open
zp6 wants to merge 1 commit into
bountysource:masterfrom
zp6:feature/spam-reporting
Open

feat: Spam Reporting Feature#1606
zp6 wants to merge 1 commit into
bountysource:masterfrom
zp6:feature/spam-reporting

Conversation

@zp6
Copy link
Copy Markdown

@zp6 zp6 commented May 14, 2026

Closes #1148

Complete spam reporting system ($100 bounty):

  • Report model (reporter, target_type, target_id, reason, status)
  • API: POST /api/v2/reports (create), GET /api/v2/reports (list), GET /api/v2/reports/:id (show)
  • Frontend: report button directive + modal template
  • Angular resource for Report API
  • DB migration + controller specs + model specs
  • 412 lines added

GitHub: @zp6

- Report model with reporter, target_type, target_id, reason, status
- API: POST /api/v2/reports (create), GET /api/v2/reports (list)
- Frontend: report button directive + modal
- Angular resource for reports
- Routes + views
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Spam reporting [$100]

2 participants