Delta-v/Content.Shared/Chat
Pieter-Jan Briers b35dc427e1
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-16 19:55:32 +02:00
..
Prototypes Emotes Menu (#26702) 2024-04-28 21:38:23 -07:00
TypingIndicator Add clothing equipped/unequipped events (#27155) 2024-04-21 11:00:50 -04:00
V2 Chatfactor: Chat Repository, Admin Commands, Chat Created Events (#26113) 2024-04-18 14:59:10 +10:00
ChatChannel.cs News UI overhaul and PDA notifications (#19610) 2024-02-26 21:38:00 -04:00
ChatChannelExtensions.cs Add admin alerts (#13589) 2023-03-23 11:10:49 -04:00
ChatSelectChannel.cs Modify admin chat (#13050) 2022-12-19 21:39:01 -06:00
EmotesEvents.cs Emotes Menu (#26702) 2024-04-28 21:38:23 -07:00
MsgChatMessage.cs Update NetMessage to pass in MemoryStream (#21796) 2023-11-28 19:11:16 +11:00
MsgDeleteChatMessagesBy.cs Add admin Erase verb, add checkbox to erase from the ban panel (#20985) 2023-10-14 02:02:56 -07:00
SharedChatSystem.cs Fix sandbox check failure when compiling with latest .NET SDK. (#28077) 2024-05-16 19:55:32 +02:00