osu/osu.Game/Online/Chat
2022-05-26 18:38:26 +09:00
..
Channel.cs Refactor message highlighting logic to rely on a Channel data bindable 2022-03-08 03:19:37 +03:00
ChannelManager.cs Rename dummy channel and move to a nested class inside the ChannelListing itself 2022-05-19 19:26:14 +09:00
ChannelType.cs Add missing "announce" channel type 2022-05-25 18:28:33 +09:00
DrawableLinkCompiler.cs
ErrorMessage.cs
ExternalLinkOpener.cs Split out IDialogOverlay to allow for easier testing 2022-04-18 18:36:26 +09:00
IChannelPostTarget.cs
InfoMessage.cs
LocalEchoMessage.cs
LocalMessage.cs
Message.cs Fix unconditional null in Equals implementation 2022-03-08 23:25:51 +09:00
MessageFormatter.cs Merge branch 'master' into startup-protocol-handling 2022-02-23 21:10:27 +01:00
MessageNotifier.cs Use ChatOverlayV2 in message notifier and tests 2022-05-23 21:02:50 +01:00
NowPlayingCommand.cs
StandAloneChatDisplay.cs Resolve colour inline 2022-05-12 23:54:43 +09:00