tgxn / lemmy-modder

A moderation tool for Lemmy
https://modder.lemmyverse.net/
MIT License
12 stars 3 forks source link

Feature: Add filter option #110

Open Pdzly opened 11 months ago

Pdzly commented 11 months ago

What do you want to see? A Filter with the following options:

Reporter: [Dropdown - Reporter Users] Reported User: [Dropdown - Reported Users]

Search: [Freetext - Report content]

Additional context

This should help admins, mods searching for a specific user or keyword from reports.

tgxn commented 11 months ago

Reporter: [Dropdown - Reporter Users] Reported User: [Dropdown - Reported Users]

this would just need to show a list of possible "reporters" and "reported" from the current report results. 👍

Search: [Freetext - Report content]

this would just be an input field, that filters report text/usernames/post data etc..

Pdzly commented 11 months ago

Yeah 100% like that! Thanks!

tgxn commented 11 months ago

this is closed by https://github.com/tgxn/lemmy-modder/pull/120