..
API
Construct notifications client via IAPIProvider
2022-11-01 21:34:34 +09:00
Chat
Fix crossthread mutations
2022-10-28 18:37:43 +09:00
Leaderboards
Apply NRT to base Leaderboard
classes
2022-09-26 16:12:47 +09:00
Metadata
Catch any unobserved exceptions during beatmap metadata harvesting
2022-09-16 14:00:06 +09:00
Multiplayer
Remove countdown at under 5 seconds
2022-09-20 19:55:44 +09:00
Notifications
Fix possible threading issues
2022-11-02 10:04:25 +09:00
Placeholders
Automated #nullable processing
2022-06-17 16:37:17 +09:00
Rooms
Fix max combo missing from playlists results screen
2022-10-14 18:01:54 +09:00
Solo
Remove SubmittableScore
and replace with SoloScoreInfo
extension method
2022-07-25 13:43:43 +03:00
Spectator
Silence unobserved exceptions in BeginPlayingInternal
2022-10-05 14:31:13 +09:00
BeatmapDownloadTracker.cs
Update parameter discards
2022-06-24 21:26:19 +09:00
DevelopmentEndpointConfiguration.cs
Add missing endpoint URLs
2022-07-05 22:15:52 +09:00
DownloadState.cs
Fix playlist items showing download button briefly during initial local presence checks
2022-09-08 17:10:45 +09:00
DownloadTracker.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
EndpointConfiguration.cs
Add OnlineMetadataClient
2022-07-05 21:32:00 +09:00
HubClient.cs
Generalise + add polling-style for usage in tests
2022-10-28 17:53:28 +09:00
HubClientConnector.cs
Extract general elements from HubClientConnector into SocketClientConnector
2022-10-27 14:37:10 +09:00
IHubClientConnector.cs
Perform actions after server reconnection
2022-07-17 21:09:48 +09:00
ILinkHandler.cs
Add and use ILinkHandler
interface
2022-06-20 20:04:21 +02:00
OnlineViewContainer.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
PollingComponent.cs
Use CompositeComponent
in various locations
2022-08-19 20:43:15 +09:00
ProductionEndpointConfiguration.cs
Add missing endpoint URLs
2022-07-05 22:15:52 +09:00
ScoreDownloadTracker.cs
Update parameter discards
2022-06-24 21:26:19 +09:00
SignalRDerivedTypeWorkaroundJsonConverter.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
SignalRUnionWorkaroundResolver.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
SignalRWorkaroundTypes.cs
Add ServerShuttingDownCountdown
2022-09-16 19:56:52 +09:00
SocketClient.cs
Generalise + add polling-style for usage in tests
2022-10-28 17:53:28 +09:00
SocketClientConnector.cs
Fix possible threading issues
2022-11-02 10:04:25 +09:00