Delta-v/Content.Shared/Chat
Pieter-Jan Briers 46ae460a91
Fix sandbox check failure when compiling with latest .NET SDK. (#28077)
Roslyn now compiles char + string with string.Concat(ROS<char>). This means doing ref char -> ROS<char> which is not sandbox safe. Actually fixing this in the sandboxer is difficult so I'm gonna just pass on that for now.
2024-05-18 14:00:23 +02:00
..
Prototypes Emotes Menu (#26702) 2024-05-07 02:19:25 +02:00
TypingIndicator Add clothing equipped/unequipped events (#27155) 2024-04-21 23:45:55 +02:00
V2 Chatfactor: Chat Repository, Admin Commands, Chat Created Events (#26113) 2024-04-21 22:34:09 +02:00
ChatChannel.cs News UI overhaul and PDA notifications (#19610) 2024-03-07 01:02:24 +01:00
ChatChannelExtensions.cs Add admin alerts (#13589) 2023-03-23 11:10:49 -04:00
ChatSelectChannel.cs Psionics (#44) 2023-10-08 20:07:53 +02:00
EmotesEvents.cs Emotes Menu (#26702) 2024-05-07 02:19:25 +02:00
MsgChatMessage.cs Update NetMessage to pass in MemoryStream (#21796) 2023-12-02 20:25:44 +01:00
MsgDeleteChatMessagesBy.cs Add admin Erase verb, add checkbox to erase from the ban panel (#20985) 2023-10-14 22:19:04 +02:00
SharedChatSystem.cs Fix sandbox check failure when compiling with latest .NET SDK. (#28077) 2024-05-18 14:00:23 +02:00