Merged
Conversation
Collaborator
|
this is fabulous! |
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.
Following on from #66 and #67, this PR continues to refine the experience for moderating comments.
Show moderator edit and comment messages under the original comment
When browsing as a guest (or non-moderator), it is now possible to see moderator comments or edit notes underneath the comment to which they pertain. Moderator actions (aside from blur/wrap) are even more clearly marked, with a label to the left of the moderator action com
ment.
Allow re-blurring after reveal
Blurred comments can be re-blurred after reveal by clicking the blur button.
Clearly mark moderator actions
As a moderator, it is possible to see removed and replaced comments as before, but they are also more clearly labelled. The removed comments do not show to non-moderators.
Per-comment moderation history
When moderating, the original comment is shown again, and the previous moderation actions are shown below the moderation form, newest to oldest.
Demo - logged-out view
Demo - moderator view
Demo - more moderator view