mjolnir/src
David Teller fa5fbee229 A first implementation of report-to-moderator
Traditionally, when a user clicks "report" in a Matrix client, this goes
to the homeserver administrator, who often is the wrong person for the job.

MSC3215 introduces a mechanism to let clients cooperate with a bot to send
the report to the moderator instead. Client support has landed in Element Web
(behind a Labs flag) in in 2021. This allows Mjölnir to serve as the partner
bot.
2023-01-10 20:46:56 +01:00
..
appservice A first implementation of report-to-moderator 2023-01-10 20:46:56 +01:00
commands A first implementation of report-to-moderator 2023-01-10 20:46:56 +01:00
health load config yaml manually, remove more references to static config (#347) 2022-08-16 15:51:18 +01:00
models PolicyListManager: Let's not forget to remove the room also from the set of rooms we failed to resolve (#463) 2022-12-22 09:42:09 +01:00
protections Refactor how we listen for matrix events. (#446) 2022-12-06 17:17:40 +00: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 A first implementation of report-to-moderator 2023-01-10 20:46:56 +01: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 A first implementation of report-to-moderator 2023-01-10 20:46:56 +01:00
ProtectedRoomsConfig.ts Refactor how we listen for matrix events. (#446) 2022-12-06 17:17:40 +00:00
ProtectedRoomsSet.ts A look at PolicyList.update (#454) 2022-12-08 16:09:55 +00:00
RoomMembers.ts Refactor how we listen for matrix events. (#446) 2022-12-06 17:17:40 +00:00
utils.ts Very basic support for OpenMetrics (aka Prometheus) (#442) 2023-01-05 08:37:54 +01:00