osu/osu.Game/Online
Dan Balasescu 59ff9be316
Merge pull request #17788 from peppy/fix-replay-download-button-tests
Fix multiple issues in `ReplayDownloadButton` test scene
2022-04-13 16:00:45 +09:00
..
API Add a const for system users which should never display a profile 2022-03-28 22:22:56 +09:00
Chat Make HighlightMessage implicitly show chat overlay 2022-04-09 00:30:28 +09:00
Leaderboards Add localisation support for leaderboard error text 2022-03-02 14:14:44 +09:00
Multiplayer Refactor TestSceneRankRangePill to not depend on TestMultiplayerClient 2022-04-12 19:39:24 +09:00
Placeholders Add localisation support for leaderboard error text 2022-03-02 14:14:44 +09:00
Rooms Fix "server-side" room playlist not updated 2022-04-01 18:32:10 +09:00
Solo Remove user from SubmittableScore 2022-03-08 18:38:24 +09:00
Spectator Add test coverage of spectator requests 2022-04-11 19:27:14 +09:00
BeatmapDownloadTracker.cs Update remaining cases of clashes with realm.Write and realm.RegisterForNotifications 2022-01-25 13:09:48 +09:00
DevelopmentEndpointConfiguration.cs
DownloadState.cs
DownloadTracker.cs
EndpointConfiguration.cs
HubClientConnector.cs
IHubClientConnector.cs
OnlineViewContainer.cs
PollingComponent.cs Ensure PollingComponent.Poll is always called from the update thread 2022-01-28 13:44:11 +09:00
ProductionEndpointConfiguration.cs
ScoreDownloadTracker.cs Fix ScoreDownloadTracker matching on empty hash equality 2022-04-12 18:22:23 +09:00
SignalRDerivedTypeWorkaroundJsonConverter.cs
SignalRUnionWorkaroundResolver.cs Fix union resolver failing on multiple derived types 2022-02-24 20:27:22 +09:00
SignalRWorkaroundTypes.cs Rename start countdown request 2022-03-18 21:05:19 +09:00