You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matterbridge/gateway
Wim c557d51b6f
Need to specify /topic:mytopic for channel configuration (zulip). (#751)
Breaking change for zulip channel configuration.

For zulip the channel configuration will now need to specify also
the topic with /topic:yourtopic.

Example:
[[gateway.inout]]
account="zulip.streamchat"
channel="general/topic:mytopic"

This fixes the incorrect PR #701 which didn't work with multiple
gateways.
6 years ago
..
bridgemap Add initial WhatsApp support (#711) 6 years ago
samechannel Make all loggers derive from non-default instance (#728) 6 years ago
bench.tengo Add scripting (tengo) support for every incoming message (#731) 6 years ago
gateway.go Need to specify /topic:mytopic for channel configuration (zulip). (#751) 6 years ago
gateway_test.go Make all loggers derive from non-default instance (#728) 6 years ago
handlers.go Make all loggers derive from non-default instance (#728) 6 years ago
handlers_test.go Support rewriting messages from relaybots using ExtractNicks. Fixes #466 (#730) 6 years ago
router.go Handle file upload/download only once for each message (#742) 6 years ago