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
Janet Blackquill dbedc99421
Add support for Harmony (#1656)
Harmony is a relatively new (1,5yo) chat protocol with a small community.
This introduces support for Harmony into Matterbridge, using the functionality
specifically designed for bridge bots. The implementation is a modest 200 lines
of code.
3 years ago
..
bridgemap Add support for Harmony (#1656) 3 years ago
samechannel Make all loggers derive from non-default instance (#728) 5 years ago
bench.tengo Add scripting (tengo) support for every incoming message (#731) 5 years ago
gateway.go Update vendor (#1446) 3 years ago
gateway_test.go Show deprecate warnings about old tengo settings (#1271) 4 years ago
handlers.go Fix the behavior of ShowTopicChange and SyncTopic (#1086) 4 years ago
handlers_test.go Support rewriting messages from relaybots using ExtractNicks. Fixes #466 (#730) 5 years ago
router.go Keep the logger on a disabled bridge. Fixes #1616 (#1621) 3 years ago