osu/osu.Game/Online
Dean Herbert 6001f7e5c7 Rename "dummy" local user to something more descriptive
This created weird cases in logs which are very hard to understand. The
one which really got me was this:

```
[runtime] 2023-08-13 07:48:27 [verbose]: Invalidating working beatmap cache for unknown artist - unknown title (Dummy)
```

Which looks like a dummy working beatmap was invalidated, but it turns
out that's just the local user which was populated when creating a new
local beatmap.
2023-08-16 13:52:27 +09:00
..
API Rename "dummy" local user to something more descriptive 2023-08-16 13:52:27 +09:00
Chat Merge pull request #24190 from novialriptide/emoji-fix 2023-07-13 22:05:12 +02:00
Leaderboards Add common `Export` string and use in editor 2023-07-23 14:03:50 +09:00
Metadata
Multiplayer
Notifications
Placeholders
Rooms Bring realm library up-to-date 2023-07-06 13:37:43 +09:00
Solo
Spectator
BeatmapDownloadTracker.cs Bring realm library up-to-date 2023-07-06 13:37:43 +09:00
DevelopmentEndpointConfiguration.cs
DownloadState.cs
DownloadTracker.cs
EndpointConfiguration.cs
ExperimentalEndpointConfiguration.cs
HubClient.cs
HubClientConnector.cs
IHubClientConnector.cs
ILinkHandler.cs
OnlineViewContainer.cs
PersistentEndpointClient.cs
PersistentEndpointClientConnector.cs
PollingComponent.cs
ProductionEndpointConfiguration.cs
ScoreDownloadTracker.cs Bring realm library up-to-date 2023-07-06 13:37:43 +09:00
SignalRDerivedTypeWorkaroundJsonConverter.cs
SignalRUnionWorkaroundResolver.cs
SignalRWorkaroundTypes.cs