1
0
forked from lug/matterbridge
matterbridge/gateway
JeremyRand c3bcbd63c0
Add UserID to RemoteNickFormat and Tengo ()
* Add UserID to RemoteNickFormat and Tengo

* Use strings.ReplaceAll in gateway.modifyUsername

Fixes a warning from gocritic linter.

* Use Unicode escape sequence instead of raw ZWSP in gateway.modifyUsername

Fixes a warning from stylecheck linter.
2020-11-25 23:54:27 +01:00
..
bridgemap Add Mumble support () 2020-10-01 22:50:56 +02:00
samechannel Make all loggers derive from non-default instance () 2019-02-23 22:51:27 +01:00
bench.tengo Add scripting (tengo) support for every incoming message () 2019-02-23 16:39:44 +01:00
gateway_test.go Show deprecate warnings about old tengo settings () 2020-10-21 20:35:22 +02:00
gateway.go Add UserID to RemoteNickFormat and Tengo () 2020-11-25 23:54:27 +01:00
handlers_test.go Support rewriting messages from relaybots using ExtractNicks. Fixes () 2019-02-23 16:35:54 +01:00
handlers.go Fix the behavior of ShowTopicChange and SyncTopic () 2020-04-18 22:05:27 +02:00
router.go Add ability to procure avatars from the destination bridge () 2020-02-09 22:07:26 +01:00