Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

allow hiding redactions, restoring old behaviour #1004

Merged
merged 2 commits into from
Jun 2, 2017

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented Jun 2, 2017

for element-hq/element-web/issues/3589

will need dragging into Granular Settings once they are a thing.

refresh, this may need to be handled differently in the future.
Currently handling same as the new timestamp stuff

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
@matrixbot
Copy link
Member

Can one of the admins verify this patch?

…cted

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
alwaysShowTimestamps={ this.state.alwaysShowTimestamps }
className={ this.props.className }
tileShape={ this.props.tileShape }
hidden={ this.props.hidden }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems like it got indented one level too deep

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

god damn JetBrains - it got indented to the same level as the first key, which is how it should be, just makes a mess of the diff

@ara4n ara4n merged commit adfeff3 into develop Jun 2, 2017
@ara4n
Copy link
Member

ara4n commented Jun 2, 2017

lgtm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants