Skip to content

Refactor OPML export categories#4356

Merged
Alkarex merged 3 commits intoFreshRSS:edgefrom
Alkarex:refactor_opml_export_categories
May 12, 2022
Merged

Refactor OPML export categories#4356
Alkarex merged 3 commits intoFreshRSS:edgefrom
Alkarex:refactor_opml_export_categories

Conversation

@Alkarex
Copy link
Copy Markdown
Member

@Alkarex Alkarex commented May 10, 2022

Simplify code to comply with types hints.
And renamed a property to plural.

Simplify code to comply with types hints.
And renamed a property to plural.
@Alkarex Alkarex added this to the 1.20.0 milestone May 10, 2022
}
}

usort($this->feeds, function ($a, $b) {
Copy link
Copy Markdown
Member Author

@Alkarex Alkarex May 10, 2022

Choose a reason for hiding this comment

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

Moved in the cached section one line higher up instead of being recomputed every time

Alkarex added a commit to Alkarex/FreshRSS that referenced this pull request May 10, 2022
New advanced property to automatically simplify the layout when there are many (1k+)  feeds so that FreshRSS works out of the box with 20k+ feeds scenarios FreshRSS#4347

Merge FreshRSS#4356 first.
@Alkarex Alkarex merged commit da0a333 into FreshRSS:edge May 12, 2022
@Alkarex Alkarex deleted the refactor_opml_export_categories branch May 12, 2022 20:31
Alkarex added a commit that referenced this pull request May 15, 2022
* Refactor OPML export categories
Simplify code to comply with types hints.
And renamed a property to plural.

* Automatic simplification of layout for many feeds
New advanced property to automatically simplify the layout when there are many (1k+)  feeds so that FreshRSS works out of the box with 20k+ feeds scenarios #4347

Merge #4356 first.
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.

1 participant