osu/osu.Game/Online/Chat
Dean Herbert ca0a041153
Fix missing escaping causing test failures
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2022-02-22 16:45:04 +09:00
..
Channel.cs Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
ChannelManager.cs Reduce polling rate when idle even if HighPollRate is requested 2022-01-13 17:33:55 +09:00
ChannelType.cs Add System channel type and use it for the ChannelSelectorTab 2020-03-15 22:13:26 +01:00
DrawableLinkCompiler.cs Adjust game-side text flow containers to part-based model 2021-10-29 06:34:08 +02:00
ErrorMessage.cs
ExternalLinkOpener.cs Avoid showing the external link warning 2022-01-27 14:53:11 +09:00
IChannelPostTarget.cs Add /np (now playing) command support in chat 2020-04-19 15:13:25 +09:00
InfoMessage.cs Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
LocalEchoMessage.cs
LocalMessage.cs
Message.cs Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
MessageFormatter.cs Fix missing escaping causing test failures 2022-02-22 16:45:04 +09:00
MessageNotifier.cs Fix clear identifier typos 2021-12-27 20:26:28 -08:00
NowPlayingCommand.cs Update all simple cases of switching to IWorkingBeatmap 2021-11-17 20:56:57 +09:00
StandAloneChatDisplay.cs Reduce exposure of ChannelManager 2022-01-13 17:10:48 +09:00