mjolnir/src
2022-07-04 13:25:27 +00:00
..
actions move LogProxy.logMessage to Mjolnir.logMessage (#194) 2022-02-15 15:44:41 +00:00
commands Remove duplicated kick from kick command (merging cleanup) 2022-06-15 12:34:59 +01:00
health Add Healthz support 2020-06-12 08:03:08 -06:00
models Remove old rules when unbanning entities from BanLists. (#227) 2022-02-21 16:51:14 +00:00
protections Revert "Fix traceback on Abuse Report. (#230)" (#293) 2022-05-13 15:29:49 +02:00
queues A background queue for kicking (#296) 2022-06-08 11:49:43 +02:00
report switch report polling to every 30s 2022-07-04 13:25:27 +00:00
webapis Set missing CORS headers for Report API responses. (#222) 2022-02-15 09:19:13 +01:00
config.ts add (default false) option to enable report polling 2022-06-27 13:59:18 +00:00
ErrorCache.ts enable noImplicitAny (#209) 2022-02-02 12:43:05 +00:00
index.ts Make startup failures more controlled and understandable. (#270) 2022-04-01 16:40:10 +01:00
Mjolnir.ts we need to unpack obj from reportManager.on() 2022-07-03 19:34:35 +00:00
RoomMembers.ts A command to show when users in a given room have joined (#225) 2022-03-07 11:34:25 +01:00
utils.ts Remove the need to call /initialSync in getMessagesByUserIn. (#297) 2022-05-24 11:16:52 +01:00