]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Add admin Erase verb, add checkbox to erase from the ban panel (#20985)
authorDrSmugleaf <DrSmugleaf@users.noreply.github.com>
Sat, 14 Oct 2023 09:02:56 +0000 (02:02 -0700)
committerGitHub <noreply@github.com>
Sat, 14 Oct 2023 09:02:56 +0000 (02:02 -0700)
commit5be0df32ad2b3a5c91f89eefe5c8f19463a58579
treed645845e9f6aa22bbbb75746ed2d4d141ef4a383
parent3a2482420feeca0da1f7955b733c5091ea3fd61b
Add admin Erase verb, add checkbox to erase from the ban panel (#20985)
22 files changed:
Content.Client/Administration/UI/BanPanel/BanPanel.xaml
Content.Client/Administration/UI/BanPanel/BanPanel.xaml.cs
Content.Client/Administration/UI/BanPanel/BanPanelEui.cs
Content.Client/UserInterface/Systems/Chat/ChatUIController.cs
Content.Client/UserInterface/Systems/Chat/Widgets/ChatBox.xaml.cs
Content.Server/Administration/BanPanelEui.cs
Content.Server/Administration/Systems/AdminSystem.cs
Content.Server/Administration/Systems/AdminVerbSystem.cs
Content.Server/Chat/Managers/ChatManager.cs
Content.Server/Chat/Managers/IChatManager.cs
Content.Server/Chat/Systems/ChatSystem.cs
Content.Server/CrewManifest/CrewManifestSystem.cs
Content.Server/Radio/EntitySystems/RadioSystem.cs
Content.Server/StationRecords/Systems/GeneralStationRecordConsoleSystem.cs
Content.Server/StationRecords/Systems/StationRecordsSystem.cs
Content.Shared/Administration/BanPanelEuiState.cs
Content.Shared/Chat/MsgChatMessage.cs
Content.Shared/Chat/MsgDeleteChatMessagesBy.cs [new file with mode: 0644]
Resources/Changelog/Admin.yml
Resources/Locale/en-US/administration/admin-verbs.ftl
Resources/Locale/en-US/administration/ui/admin-erase.ftl [new file with mode: 0644]
Resources/Locale/en-US/info/ban.ftl