Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BF: Room summary is not updated after redaction of the room display name #476

Merged
merged 2 commits into from
Mar 27, 2018

Conversation

manuroe
Copy link
Contributor

@manuroe manuroe commented Mar 27, 2018

@manuroe manuroe requested a review from giomfo March 27, 2018 07:25
Copy link
Member

@giomfo giomfo left a comment

Choose a reason for hiding this comment

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

one remark

MXRoom *room = notif.object;
if (_mxSession == room.mxSession && [_roomId isEqualToString:room.state.roomId])
{
NSLog(@"[MXRoomSummary] roomDidFlushData: %@", _roomId);
Copy link
Member

Choose a reason for hiding this comment

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

Why don't you use the existing resetRoomStateData method?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Idk. It may be better.

@manuroe manuroe merged commit caf09a3 into develop Mar 27, 2018
@manuroe manuroe deleted the riot_1822 branch August 8, 2018 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants