mjolnir/src
2024-09-11 15:26:20 -07:00
..
appservice Fix: Make sure that config.bot.displayName is always set 2023-01-11 14:37:40 +01:00
commands modernize language (#513) 2024-07-24 15:53:19 -07:00
health load config yaml manually, remove more references to static config (#347) 2022-08-16 15:51:18 +01:00
models Check for via servers before trying to join room in policy list manager (#514) 2024-07-24 15:53:03 -07:00
protections Add a NSFW protection (#520) 2024-09-11 15:26:20 -07:00
queues Refactor how we listen for matrix events. (#446) 2022-12-06 17:17:40 +00:00
report A first implementation of report-to-moderator 2023-01-10 20:46:56 +01:00
webapis Very basic support for OpenMetrics (aka Prometheus) (#442) 2023-01-05 08:37:54 +01:00
config.ts Add a NSFW protection (#520) 2024-09-11 15:26:20 -07:00
ErrorCache.ts Refactor protected rooms. (#371) 2022-09-29 14:49:09 +01:00
index.ts Very basic support for OpenMetrics (aka Prometheus) (#442) 2023-01-05 08:37:54 +01:00
ManagementRoomOutput.ts Refactor how we listen for matrix events. (#446) 2022-12-06 17:17:40 +00:00
MatrixEmitter.ts Refactor how we listen for matrix events. (#446) 2022-12-06 17:17:40 +00:00
Mjolnir.ts Add commands to suspend/unsuspend user (#506) 2024-07-24 12:16:12 -07:00
ProtectedRoomsConfig.ts Refactor how we listen for matrix events. (#446) 2022-12-06 17:17:40 +00:00
ProtectedRoomsSet.ts Setting up Decentralized Abuse Reports automatically by default 2023-01-10 20:46:56 +01:00
RoomMembers.ts Refactor how we listen for matrix events. (#446) 2022-12-06 17:17:40 +00:00
utils.ts Do not interrupt redact sequences because of exceptions on backfilling (#479) 2024-07-24 16:14:11 -07:00