mjolnir/src
Chirayu Desai 69ace9cfa5 Add a new protection, MessageIsMedia
* Simply redacts any media sent to the room, by anyone
* Meant to serve as a temporary measure to prevent image spam,
  in conjunction with FirstMessageIsImage
2021-09-24 16:57:16 +05:30
..
actions WIP: Redact events after all bans have been applied. 2021-09-14 14:13:24 +01:00
commands FIXUP 2021-08-17 12:56:25 +02:00
health Add Healthz support 2020-06-12 08:03:08 -06:00
models Lint: Enabling 'strictNullChecks' 2021-07-22 08:40:29 +02:00
protections Add a new protection, MessageIsMedia 2021-09-24 16:57:16 +05:30
queues EventRedactionQueue documentation improvements from review 2021-09-16 17:10:59 +01:00
config.ts Lint: Enabling 'strictNullChecks' 2021-07-22 08:40:29 +02:00
ErrorCache.ts Avoid spamming the management room with errors 2019-11-06 19:17:11 -07:00
index.ts Merge pull request #102 from jojosch/catch-errors 2021-08-31 11:52:47 +02:00
LogProxy.ts Lint: Enabling 'strictNullChecks' 2021-07-22 08:40:29 +02:00
Mjolnir.ts EventRedactionQueue documentation improvements from review 2021-09-16 17:10:59 +01:00
utils.ts Use rooms/initialSync instead of sync to fetch room history. 2021-09-17 12:02:14 +01:00