1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 10:47:25 +08:00
osu-lazer/osu.Game/Online/Chat
2020-08-26 02:50:02 -04:00
..
Channel.cs Fetch existing private message channels on re-joining 2020-06-08 17:54:26 +09:00
ChannelManager.cs Fix some web requests retrieving the user too early 2020-07-14 13:07:17 +09:00
ChannelType.cs Add System channel type and use it for the ChannelSelectorTab 2020-03-15 22:13:26 +01:00
DrawableLinkCompiler.cs Move TooltipText to OsuClickableContainer 2019-05-21 13:51:38 +09:00
ErrorMessage.cs Move system user colour assignment to ensure consistency 2019-08-08 17:10:06 +09:00
ExternalLinkOpener.cs Remove unnecessary nullability 2020-02-14 22:02:10 +07:00
IChannelPostTarget.cs Add /np (now playing) command support in chat 2020-04-19 15:13:25 +09:00
InfoMessage.cs Fix remaining issues 2019-02-28 13:31:40 +09:00
LocalEchoMessage.cs Fix remaining issues 2019-02-28 13:31:40 +09:00
LocalMessage.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
Message.cs Remove unused property from chat message 2019-06-18 14:22:59 +09:00
MessageFormatter.cs remove new.ppy.sh from MessageFormatter 2020-08-26 02:50:02 -04:00
NowPlayingCommand.cs Add /np (now playing) command support in chat 2020-04-19 15:13:25 +09:00
StandAloneChatDisplay.cs Move some suggestions to warnings, resolve issues 2020-06-03 16:48:44 +09:00