Feat/block and report - #9
Merged
Merged
Conversation
A block lives on the device first: `openspecs:blocked` holds the keys, the comment ids and the document addresses a reader chose not to see, and the changes no signed list carries yet. Listings, search, the variants under a name, the tallies, the row counts and the bell all read it; a blocked comment folds to one line and keeps its replies; a blocked document or account page stands behind a notice with Unblock and Show anyway. A Settings tab lists it all. Nothing offers the block yet, and nothing publishes it: both follow.
Loading the picture would call on a server the blocked key chose, from the one page a reader visits to stop seeing them, and the picture may be the reason they are here. The mark is computed from the key alone.
… your own A reader with no key can now report, and a reader with one can choose not to sign with it: the event is signed by a key generated for it and thrown away, so nothing ties it to them. The form says what that is worth, since most relays weigh such a report at nothing, and the report also goes to the relay this site runs, where it is read whatever its weight. The row that sent a keyless reader to connect is gone.
It explained a protocol detail the reader can do nothing with. The code comment on `editMuteList` already says it, for the reader who can.
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.
No description provided.