Add url clicking support to profile badges
Fix spinner centre size being updated every frame using transforms
Add support for 'disabled' sample variation to HoverClickSounds
Implement comments reporting
Maintain selection of common mods when switching rulesets
Improve clickable area of beatmap card icon buttons
Fix automated skip not skipping more than once when required
PopoverContainer
OnlineOverlay
Fix velocity test failing with no audio device
Increase the maximum seed range for tournament client
Looked bad on the "already downloaded" state where the icon becomes black.
SkipOverlay
Clean up taiko classes in preparation for new skin implementation
Circle
CentreHitCirclePiece
DefaultInputDrum
TestSceneHitExplosion
DrawableHit
Fix multiple notifications arriving for imports in edge cases
Increment isn't correct since it returns the post-incremented value. It also always increments.
Standardise "Visual Settings" components to fix mismatched paddings and labels
Generalise `HubClientConnector` into `SocketClientConnector`