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
Duco van Amstel b79bf7d414 Forward only user-typing messages if supported by protocol (#832)
Fixes issue #814.

This is a somewhat hacky way of achieving the required goal but it seems
like this is the least problematic way of getting there.

We might want to redesign some bridge information later such that we
have a standardised way of specifying what is and what isn't supported
by each chat protocol / bridge.
5 years ago
..
bridgemap Forward only user-typing messages if supported by protocol (#832) 5 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 Add msg event to tengo 5 years ago
gateway_test.go Make all loggers derive from non-default instance (#728) 6 years ago
handlers.go Forward only user-typing messages if supported by protocol (#832) 5 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