-
Notifications
You must be signed in to change notification settings - Fork 500
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
Use only latest profiles in the room timeline (labs) #5733
Use only latest profiles in the room timeline (labs) #5733
Conversation
📱 Scan the QR code below to install the build for this PR. If you can't scan the QR code you can install the build via this link: https://i.diawi.com/aNhBGq |
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.
👍
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.
lgtm 👍
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.
Overall code looks great! Just a few comments around naming.
Most importantly I think we should make the user description of the flag a bit more explicit(and consistent with web/android) and the BuildSetting also so that it's clear for downstream forks.
To a lesser extent I think it could also make things a little bit clearer for engineers to read.
Closes #5726
Note: Enabling or disabling this setting will require a clear cache in order to be immediately effective (otherwise it will only apply for new events or after someone updates their profile in
enabled
case).