osu/osu.Game/Online
2024-11-28 14:01:36 +01:00
..
API Merge branch 'master' into close-playlists 2024-11-28 14:01:36 +01:00
Chat Fix incorrect null handling 2024-11-26 13:25:57 +09:00
Leaderboards Add context menu option to copy link to an online score 2024-11-04 13:59:48 +01:00
Metadata Add logging when starting and stopping watch operations in online metadata client 2024-07-29 13:19:01 +02:00
Multiplayer Make Room.Playlist non-bindable 2024-11-15 15:51:01 +09:00
Notifications/WebSocket Fix ruleset medals not displaying due to deserialisation failure 2024-03-11 21:34:10 +01:00
Placeholders Add hover color back to ClickablePlaceholder 2024-10-21 21:09:26 +08:00
Rooms Merge branch 'master' into close-playlists 2024-11-28 14:01:36 +01:00
Solo Move away from Solo namespace 2024-02-29 01:21:17 +03:00
Spectator Send mods in spectator frame headers 2024-10-07 13:45:34 +02:00
BeatmapDownloadTracker.cs Add inline comments for iOS locals 2024-09-26 16:48:42 +09:00
DevelopmentEndpointConfiguration.cs
DownloadState.cs
DownloadTracker.cs
EndpointConfiguration.cs
HubClient.cs
HubClientConnector.cs Also send version hash header under more accepted convention of name 2024-07-17 16:21:46 +02:00
IHubClientConnector.cs
ILinkHandler.cs
IStatefulUserHubClient.cs Add extended xmldoc to DisconnectRequested() 2024-02-16 13:09:36 +01:00
LocalUserStatisticsProvider.cs Add inline comment 2024-11-26 01:28:58 -05:00
OnlineStatusNotifier.cs
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
ScoreBasedUserStatisticsUpdate.cs Decouple game-wide ruleset bindable and refactor LocalUserStatisticsProvider 2024-11-17 18:13:37 -05:00
ScoreDownloadTracker.cs Add inline comments for iOS locals 2024-09-26 16:48:42 +09:00
SignalRDerivedTypeWorkaroundJsonConverter.cs
SignalRUnionWorkaroundResolver.cs
SignalRWorkaroundTypes.cs
UserStatisticsWatcher.cs Replace event subscription with callback in UserStatisticsWatcher 2024-11-24 04:11:13 -05:00