Pagination
IRulesetStore
LinkFlowContainer
IUser
User
APIUser
For what it's worth, I intentionally didn't include news / changelog / supporter, because these should never change.
Allows for better testability.
Until now, many online textures were retrieved via the default texture store, which causes them to never be removed from GPU memory. It also has a performance overhead due to mipmap generation (which will be avoided via ppy/osu-framework#1885.
They were previously breaking the two-class-per-file rule.