diff options
| author | Matthew Lorentz <matt@lorentz.is> | 2024-04-03 10:50:02 -0400 |
|---|---|---|
| committer | fiatjaf_ <fiatjaf@gmail.com> | 2024-04-03 12:09:00 -0300 |
| commit | 3c75180fb7947c133a063ba475067a3b8f42d619 (patch) | |
| tree | 64095f0f2a11cdba027bff8f2198d91714a16965 | |
| parent | ca97490cdf4d499752bee2fa589514e2a474419b (diff) | |
Add category to reports
| -rw-r--r-- | 56.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -28,6 +28,7 @@ being reported, which consists of the following report types: | |||
| 28 | - `illegal` - something which may be illegal in some jurisdiction | 28 | - `illegal` - something which may be illegal in some jurisdiction |
| 29 | - `spam` - spam | 29 | - `spam` - spam |
| 30 | - `impersonation` - someone pretending to be someone else | 30 | - `impersonation` - someone pretending to be someone else |
| 31 | - `other` - for reports that don't fit in the above categories | ||
| 31 | 32 | ||
| 32 | Some report tags only make sense for profile reports, such as `impersonation` | 33 | Some report tags only make sense for profile reports, such as `impersonation` |
| 33 | 34 | ||