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

remove ll feature flag, it's time! #2588

Merged
merged 5 commits into from
Feb 8, 2019
Merged

Conversation

bwindels
Copy link
Contributor

@bwindels bwindels commented Feb 7, 2019

PR to update config on develop: https://github.com/matrix-org/internal-config/pull/582
riot-web PR to fix app tests: element-hq/element-web#8464

@turt2live
Copy link
Member

Fixes element-hq/element-web#7655

Copy link
Member

@turt2live turt2live left a comment

Choose a reason for hiding this comment

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

otherwise lgtm, assuming the build passes

@@ -53,13 +53,6 @@ export class LabsSettingToggle extends React.Component {
}

_onChange = async (checked) => {
if (this.props.featureId === "feature_lazyloading") {
const confirmed = await this._onLazyLoadChanging(checked);
Copy link
Member

Choose a reason for hiding this comment

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

if we're dropping the homeserver check, please also delete the function above.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

good catch

@turt2live
Copy link
Member

I once again reviewed a change that wasn't in the queue - sorry :(

Copy link
Contributor Author

@bwindels bwindels left a comment

Choose a reason for hiding this comment

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

I once again reviewed a change that wasn't in the queue - sorry :(

Then you once again made up for me forgetting to put it in the queue :)

@turt2live
Copy link
Member

also don't forget to run npm run i18n to get rid of all the old strings

@bwindels
Copy link
Contributor Author

bwindels commented Feb 8, 2019

green!!!! \o/ :heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark:

@bwindels bwindels merged commit 00a1ca5 into develop Feb 8, 2019
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.

2 participants