osu/osu.Game/Online
Dean Herbert 319867f73c Mark `GuestUser` as system user via `Id` for now
Should resolve https://github.com/ppy/osu/issues/18105.

Checking through usages, it doesn't immediately look like this will
regress any other scenarios.
2022-05-06 17:37:46 +09:00
..
API Mark `GuestUser` as system user via `Id` for now 2022-05-06 17:37:46 +09:00
Chat Change `ChatTextBox` to not handle up/down arrows 2022-05-04 19:09:22 +09:00
Leaderboards Use existing web localisation for most hardcoded strings 2022-04-20 16:31:11 -07:00
Multiplayer Rename countdown object 2022-04-28 20:00:38 +09:00
Placeholders
Rooms Use existing web localisation for most hardcoded strings 2022-04-20 16:31:11 -07:00
Solo
Spectator Add test coverage of spectator requests 2022-04-11 19:27:14 +09:00
BeatmapDownloadTracker.cs
DevelopmentEndpointConfiguration.cs
DownloadState.cs
DownloadTracker.cs
EndpointConfiguration.cs
HubClientConnector.cs Specify web proxy in SignalR connection building 2022-04-21 15:16:41 +09:00
IHubClientConnector.cs
OnlineViewContainer.cs
PollingComponent.cs
ProductionEndpointConfiguration.cs Update production endpoint to new version 2022-05-01 13:01:38 +09:00
ScoreDownloadTracker.cs Fix `ScoreDownloadTracker` matching on empty hash equality 2022-04-12 18:22:23 +09:00
SignalRDerivedTypeWorkaroundJsonConverter.cs
SignalRUnionWorkaroundResolver.cs
SignalRWorkaroundTypes.cs Rename countdown object 2022-04-28 20:00:38 +09:00