-
-
Notifications
You must be signed in to change notification settings - Fork 827
MSC3531 - Implementing message hiding pending moderation #7518
Conversation
41419f6
to
ff32186
Compare
Signed-off-by: David Teller <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks pretty good to me! Some minor things, but overall should be good to go
The CI looks unhappy
What does it mean when the i18n tests fail with "files do not match"? |
Not entirely, I have not encountered this issue before, but running
|
That is really odd, it doesn't show this message on my machine. What it does is remove deprecated(?) strings and reorder them. |
Actually, it's even odder, in the patch, this string is |
Apparently, I was running some deprecated scripts locally. After nuking my |
I have pushed an additional patch as I realized that I wasn't handling "reply to" correctly. This should now work. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me 👍
Thanks for the reviews! |
Re-using the message deleted styles as you did looks appropriate to me, but I've assigned @janogarcia as a reviewer for a last sanity check. |
@Yoric looks like this is missing from the labs.md on the element-web repo - can we get a small PR to add it please? 😇 |
Notes: Implementing message hiding pending moderation (MSC3531)
This is a followup to matrix-org/matrix-js-sdk#2041 .
This PR currently has no changelog labels, so will not be included in changelogs.
A reviewer can add one of:
T-Deprecation
,T-Enhancement
,T-Defect
,T-Task
to indicate what type of change this is, or addType: [enhancement/defect/task]
to the description and I'll add them for you.Preview: https://61dff9bc6685e816cdf7d5f6--matrix-react-sdk.netlify.app
⚠️ Do you trust the author of this PR? Maybe this build will steal your keys or give you malware. Exercise caution. Use test accounts.