matterbridge-fork/gateway
Wim 28783a4146
Do configuration validation on start-up. Fixes #888 (#889)
Fail if:
* we don't have any gateways configured
* we have gateways configured but with non-existing bridge configuration
* we have gateways configured without any configuration
2019-09-09 23:48:00 +02:00
..
bridgemap Add initial Keybase Chat support (#877) 2019-08-26 21:00:31 +02:00
samechannel Make all loggers derive from non-default instance (#728) 2019-02-23 22:51:27 +01:00
bench.tengo Add scripting (tengo) support for every incoming message (#731) 2019-02-23 16:39:44 +01:00
gateway_test.go Do configuration validation on start-up. Fixes #888 (#889) 2019-09-09 23:48:00 +02:00
gateway.go Do configuration validation on start-up. Fixes #888 (#889) 2019-09-09 23:48:00 +02:00
handlers_test.go Support rewriting messages from relaybots using ExtractNicks. Fixes #466 (#730) 2019-02-23 16:35:54 +01:00
handlers.go Forward only user-typing messages if supported by protocol (#832) 2019-05-30 15:00:40 +02:00
router.go Do configuration validation on start-up. Fixes #888 (#889) 2019-09-09 23:48:00 +02:00