Make sure stats name are title-cased when score panel is contracted
Fix spectator client not correctly reconnecting after shutdown
Replace `Country` class with enumeration
Change retry button icon from ArrowCircleLeft to Redo
Make `SoloScoreInfo.EndedAt` non-null
Fix "Start Chat" on multiplayer/playlist chat not opening overlay
default
CountryCode.Unknown
CountryCode.XX
Country
SoloScoreInfo.EndedAt
Seems to already be the case for databased scores. Will be assured by https://github.com/ppy/osu-web/issues/9116. I've updated the `osu-score-statistics-processor` with this consideration.
UserCountry
CountryCode
OnlineSpectatorCalls
InvokeAsync
Fix "Cinema" mod not marking "Repel" as incompatible
Fix "Perfect" mod not marking "Autopilot" as incompatible
Don't send ruleset configuration failures to sentry
Don't show "missing background" messages to user
Make Autoplay Incompatible with Adaptive Speed
Fix `SoloScoreInfo` not carrying mod settings in conversion methods
Bit of an oversight. As reported on [twitter](https://twitter.com/emyl___/status/1548627793075998720) and somewhere else i forgot.
SoloScoreInfo
Change "single tap" mod acronym to not conflict with "strict tracking"
Fix login overlay not displaying error message for disabled accounts
APIUser.Country
We need NRT sooner than later...