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

Use only latest profiles in the room timeline (labs) #5733

Merged
merged 8 commits into from
Mar 7, 2022

Conversation

aringenbach
Copy link
Contributor

@aringenbach aringenbach commented Mar 2, 2022

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).

@aringenbach aringenbach added T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements Z-Labs labels Mar 2, 2022
@github-actions
Copy link

github-actions bot commented Mar 2, 2022

📱 Scan the QR code below to install the build for this PR.
🔒 This build is for internal testing purpose. Only devices listed in the ad-hoc provisioning profile can install Element Alpha.

QR code

If you can't scan the QR code you can install the build via this link: https://i.diawi.com/aNhBGq

@aringenbach aringenbach removed T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements Z-Labs labels Mar 2, 2022
@aringenbach aringenbach requested a review from langleyd March 2, 2022 16:30
Copy link
Member

@stefanceriu stefanceriu left a comment

Choose a reason for hiding this comment

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

👍

Riot/Modules/MatrixKit/Models/Room/MXKRoomBubbleCellData.m Outdated Show resolved Hide resolved
Riot/Modules/MatrixKit/Models/Room/MXKRoomBubbleCellData.m Outdated Show resolved Hide resolved
Riot/Modules/MatrixKit/Models/Room/MXKRoomBubbleCellData.m Outdated Show resolved Hide resolved
Riot/Modules/MatrixKit/Models/Room/MXKRoomBubbleCellData.m Outdated Show resolved Hide resolved
Riot/Utils/EventFormatter.m Outdated Show resolved Hide resolved
Copy link
Member

@stefanceriu stefanceriu left a comment

Choose a reason for hiding this comment

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

lgtm 👍

@aringenbach aringenbach requested a review from stefanceriu March 3, 2022 13:10
Copy link
Member

@langleyd langleyd left a 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.

Config/BuildSettings.swift Outdated Show resolved Hide resolved
Riot/Assets/en.lproj/Vector.strings Outdated Show resolved Hide resolved
Riot/Modules/MatrixKit/Models/Room/MXKRoomBubbleCellData.m Outdated Show resolved Hide resolved
@aringenbach aringenbach requested a review from langleyd March 4, 2022 14:50
@aringenbach aringenbach merged commit 059b75a into develop Mar 7, 2022
@aringenbach aringenbach deleted the aringenbach/5726_use_only_latest_profiles branch March 7, 2022 12:45
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.

Allow using only the latest profile rather than historical profile in a room timeline
3 participants