5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-20 03:12:31 +00:00
matterbridge/gateway
JeremyRand c3bcbd63c0
Add UserID to RemoteNickFormat and Tengo (#1308)
* 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 (#1245) 2020-10-01 22:50:56 +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 Show deprecate warnings about old tengo settings (#1271) 2020-10-21 20:35:22 +02:00
gateway.go Add UserID to RemoteNickFormat and Tengo (#1308) 2020-11-25 23:54:27 +01:00
handlers_test.go Support rewriting messages from relaybots using ExtractNicks. Fixes #466 (#730) 2019-02-23 16:35:54 +01:00
handlers.go Fix the behavior of ShowTopicChange and SyncTopic (#1086) 2020-04-18 22:05:27 +02:00
router.go Add ability to procure avatars from the destination bridge (#1000) 2020-02-09 22:07:26 +01:00