osu/osu.Game/Online
Dean Herbert 59efd22ba2
Merge branch 'master' into score-statistics-updates-working-2
2024-02-15 02:55:12 +08:00
..
API Fix typo in json property name 2024-02-14 13:21:37 +01:00
Chat Fix more CI inspections 2024-02-02 21:36:41 +09:00
Leaderboards Reduce enumerator overhead in `GameplayLeaderboard` 2024-01-23 05:31:53 +09:00
Metadata Fix users blipping online briefly before their online status is known 2024-01-02 14:07:59 +01:00
Multiplayer Improve exception logging of unobserved exceptions via `FireAndForget` 2024-02-08 00:25:11 +08:00
Notifications/WebSocket Fix 2FA verification via link not working correctly 2024-01-30 21:49:06 +01:00
Placeholders
Rooms Add additional gameplay metadata to room score request 2024-02-10 17:20:17 +09:00
Solo Refactor `SoloStatisticsWatcher` to no longer require explicit subscription callbacks 2024-02-13 13:49:01 +01:00
Spectator Update R# + fix inspections 2024-02-02 21:00:28 +09:00
BeatmapDownloadTracker.cs
DevelopmentEndpointConfiguration.cs Remove no longer relevant changes 2024-01-29 09:05:03 +01:00
DownloadState.cs
DownloadTracker.cs
EndpointConfiguration.cs Update endpoints to final production endpoints 2024-01-30 18:40:17 +09:00
HubClient.cs
HubClientConnector.cs
IHubClientConnector.cs
ILinkHandler.cs
IStatefulUserHubClient.cs
OnlineStatusNotifier.cs Handle forced logouts due to password change too 2024-01-26 10:53:27 +01:00
OnlineViewContainer.cs
PersistentEndpointClient.cs
PersistentEndpointClientConnector.cs Use staggered exponential backoff when retrying in `PersistentEndpointClientConnector` 2024-02-06 15:40:30 +01:00
PollingComponent.cs
ProductionEndpointConfiguration.cs Remove no longer relevant changes 2024-01-29 09:05:03 +01:00
ScoreDownloadTracker.cs
SignalRDerivedTypeWorkaroundJsonConverter.cs
SignalRUnionWorkaroundResolver.cs
SignalRWorkaroundTypes.cs