mjolnir/src/commands
David Teller b60f503e2e FIXUP
2021-08-17 12:56:25 +02:00
..
AddRemoveProtectedRoomsCommand.ts Update matrix-bot-sdk and use request cleaning function 2021-07-01 15:11:27 -06:00
AddRemoveRoomFromDirectoryCommand.ts Lint: Enabling 'noImplicitReturns' 2021-07-22 08:24:12 +02:00
AliasCommands.ts Lint: Enabling 'noImplicitReturns' 2021-07-22 08:24:12 +02:00
CommandHandler.ts FIXUP 2021-08-17 12:56:25 +02:00
CreateBanListCommand.ts Move list watching into Mjolnir class 2019-10-08 18:25:57 +01:00
DeactivateCommand.ts Lint: Enabling 'noImplicitReturns' 2021-07-22 08:24:12 +02:00
DumpRulesCommand.ts Add a moderator's guide to Mjolnir 2019-10-28 20:20:47 -06:00
ImportCommand.ts Lint: Enabling 'strictNullChecks' 2021-07-22 08:40:29 +02:00
KickCommand.ts Lint: Enabling 'noUnusedLocals' 2021-07-22 08:47:41 +02:00
ListProtectedRoomsCommand.ts Appease the linter 2020-01-21 15:25:17 -07:00
PermissionCheckCommand.ts Avoid spamming the management room with errors 2019-11-06 19:17:11 -07:00
ProtectionsCommands.ts Update matrix-bot-sdk and use request cleaning function 2021-07-01 15:11:27 -06:00
RedactCommand.ts Lint: Enabling 'strictNullChecks' 2021-07-22 08:40:29 +02:00
SetDefaultBanListCommand.ts Lint: Enabling 'noImplicitReturns' 2021-07-22 08:24:12 +02:00
SetPowerLevelCommand.ts Update matrix-bot-sdk and use request cleaning function 2021-07-01 15:11:27 -06:00
ShutdownRoomCommand.ts Replace shutdown_room API with DELETE /_synapse/admin/v1/rooms/<room_id> - Resolves #76, closes #96 2021-08-17 12:54:24 +02:00
StatusCommand.ts Fix logging for status command 2020-01-21 13:17:38 -07:00
SyncCommand.ts Don't double report success for !mjolnir sync 2019-10-09 14:46:14 +01:00
UnbanBanCommand.ts Lint: Enabling 'strictNullChecks' 2021-07-22 08:40:29 +02:00
WatchUnwatchCommand.ts Lint: Enabling 'noImplicitReturns' 2021-07-22 08:24:12 +02:00