refactor: terse abuse-report messages, no P1/P2 jargon - #173
Merged
Conversation
Every result already carries the user id in its own row or button, and there are exactly two secrets β the page password and the image key β so the P1/P2 labels only added a decoder ring. Cut the prose walls down to one line per outcome and name the secrets plainly. Internal variable names are unchanged.
The long placeholder wrapped the input onto two lines; a short one keeps it at one. Result rows lose the redundant id (the open button carries it), and the image key is now a tap-to-copy chip.
Nachtalb
force-pushed
the
fix/report-terse-messages
branch
from
August 24, 2026 16:58
f365c29 to
0b4184c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The abuse-report messages read like a novel. Cut them down.
User 8973086922 was already filed with NCMEC in report #255941210 along with 34 other file(s). The plaintext files were deleted from disk after filing (the encrypted copies are kept in that report) β nothing new to report.ββ already filed with NCMEC in report #255941210with anOpen 8973086922button carrying the id. Same for the active/cleared/nothing-on-disk cases, and for the/reportDM.ID, @username, file or URLs.copied.Test plan
ruff check,ruff format --check,ty check,pytest(564 passed).node --check.P1 <code>/"P1"wording updated to the new strings, so they still fail if the text regresses.