Imitate stable's slider ball fade in/out animation
Fix dragging slider bars on nub not performing correctly relative movement
Fix ID clash with announce and PM channels in chat overlay tests
Update SFX for mod select overlay show/hide
Whoops, didn't read the reply until after I pushed...
Remove iOS build CI workaround
Fix cross-pollution of server- and client-side multiplayer objects in tests
Yet Another Issue. https://github.com/ppy/osu/runs/7159306924?check_suite_focus=true Not sure why announce channel was using a user id for its channel ID. Bad copy paste?
FooterButton
Split out beatmap update tasks to `BeatmapUpdater` and invoke from editor save flow
Fix profile header tab items not localising
Add room access type filter to multiplayer lounge screen
Add difficulty filter reset to song select "no results" suggestions
Fix test sometimes referencing old ModSelect object
Separate slider ball and followcircle skinnables into default/legacy classes
BeatmapRecommendations
Fix potential crash in `BeatmapLeaderboard` during rapid refresh operations
BeatmapLeaderboard
Ensure all async writes are completed before realm is disposed