mjolnir/test
Gnuxie 704bb660c2
Refactor how we listen for matrix events. (#446)
* Refactor Matrix event listener in Mjolnir and ManagedMjolnir.

closes https://github.com/matrix-org/mjolnir/issues/411.

Issue #411 says that we have to be careful about room.join,
but this was before we figured how to make matrix-appservice-bridge
echo events sent by its own intents.

* Remove MatrixClientListener since it isn't actually needed.

* Protect which config values can be used for ManagedMjolnirs.

* Introduce MatrixSendClient

so listeners aren't accidentally added to a MatrixClient instead
of MatrixEmitter.

* doc

* Move provisioned mjolnir config to src/config.

This just aids maintance so whenever someone goes to change the config
of the bot they will see this and update it.

* doc for matrix intent listener.
2022-12-06 17:17:40 +00:00
..
appservice Appservice tests weren't added to tsconfig.json properly. (#440) 2022-11-28 12:55:43 +00:00
commands manymjolnir appservice (#364) 2022-11-15 18:03:06 +00:00
integration Refactor how we listen for matrix events. (#446) 2022-12-06 17:17:40 +00:00
nginx.conf Update tests and instructions to intercept reports also with v3 endpoint (#388) 2022-10-18 15:48:39 +02:00