2
0
mirror of https://github.com/42wim/matterbridge synced 2024-11-03 15:40:24 +00:00
matterbridge/gateway
Qais Patankar ba6759010b Add UserTypingSupport (discord) (#914)
* Add Discord to UserTypingSupport

* discord: start typing in a channel on EventUserTyping receive

* discord: emit EventUserTyping to gateway
2019-10-04 00:18:56 +02:00
..
bridgemap Add UserTypingSupport (discord) (#914) 2019-10-04 00:18: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 Do configuration validation on start-up. Fixes #888 (#889) 2019-09-09 23:48:00 +02:00
gateway.go Do configuration validation on start-up. Fixes #888 (#889) 2019-09-09 23:48:00 +02:00
handlers_test.go Support rewriting messages from relaybots using ExtractNicks. Fixes #466 (#730) 2019-02-23 16:35:54 +01:00
handlers.go Forward only user-typing messages if supported by protocol (#832) 2019-05-30 15:00:40 +02:00
router.go Do configuration validation on start-up. Fixes #888 (#889) 2019-09-09 23:48:00 +02:00