1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 07:27:25 +08:00
osu-lazer/osu.Game/Online/Chat
2023-06-07 08:20:41 +03:00
..
Channel.cs Save / sync chat text box messages per channel 2022-12-28 16:09:40 -08:00
ChannelManager.cs Actually apply new parameter 2023-02-10 18:29:39 +09:00
ChannelType.cs Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
DrawableLinkCompiler.cs Partial everything 2022-11-27 00:00:27 +09:00
ErrorMessage.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ExternalLinkOpener.cs Partial everything 2022-11-27 00:00:27 +09:00
IChannelPostTarget.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
InfoMessage.cs Ensure all LocalMessages get a timestamp 2022-11-30 15:46:36 +09:00
LocalEchoMessage.cs Ensure all LocalMessages get a timestamp 2022-11-30 15:46:36 +09:00
LocalMessage.cs Ensure all LocalMessages get a timestamp 2022-11-30 15:46:36 +09:00
Message.cs Add fallback stable sort to avoid any change of misordered local messages 2022-11-30 16:55:39 +09:00
MessageFormatter.cs Link beatmap set genre and language to listing filters 2022-12-19 22:54:33 -08:00
MessageNotifier.cs Touch up inline comments 2023-05-20 19:29:59 +02:00
NowPlayingCommand.cs Make user activity class names more specific 2023-02-12 12:32:17 -08:00
StandAloneChatDisplay.cs Add ability to easily mention users in chat by right clicking username 2023-01-17 10:01:07 -08:00