5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-19 15:49:36 +00:00
matterbridge/bridge
Guillaume Lazzara c9d5f4c898 Add support for WhatsApp media (jpeg/png/gif) bridging (#974)
* Whatsapp image bridging

* Prevent double message in telegram when media with caption received

Co-authored-by: imShara <shara@protonmail.com>
2020-01-09 18:14:01 +01:00
..
api Update vendor, move to labstack/echo/v4 Fixes #698 2019-01-31 17:06:36 +01:00
config Do configuration validation on start-up. Fixes #888 (#889) 2019-09-09 23:48:00 +02:00
discord move stripCustomoji logic to default Tengo script (#973) 2020-01-09 18:02:53 +01:00
gitter Fix golint linter issues and enable it in CI (#593) 2018-11-15 20:43:43 +01:00
helper Update markdown parsing library to github.com/gomarkdown/markdown (#944) 2019-11-17 21:18:01 +01:00
irc Add scripting (tengo) support for every outgoing message (#806) 2019-04-19 18:27:31 +02:00
keybase Add support for receiving attachments (keybase) (#923) 2019-11-01 22:29:52 +01:00
matrix Add support for uploading application/x and audio/x (matrix). Fixes #925 (#929) 2019-10-27 00:06:44 +02:00
mattermost Return when we have only WebhookURL (mattermost). Fixes #954 (#960) 2019-12-15 23:49:17 +01:00
rocketchat Add token support (RocketChat) (#892) 2019-09-13 23:41:02 +02:00
slack Convert slack bold/strike to correct markdown (slack). Fixes #918 (#930) 2019-10-27 01:10:59 +02:00
sshchat Make all loggers derive from non-default instance (#728) 2019-02-23 22:51:27 +01:00
steam Update dependencies (#886) 2019-09-07 22:46:58 +02:00
telegram Add support for WhatsApp media (jpeg/png/gif) bridging (#974) 2020-01-09 18:14:01 +01:00
whatsapp Add support for WhatsApp media (jpeg/png/gif) bridging (#974) 2020-01-09 18:14:01 +01:00
xmpp Bail if incorrect Jid (xmpp). Fixes #869 (#883) 2019-09-07 21:36:25 +02:00
zulip Need to specify /topic:mytopic for channel configuration (zulip). (#751) 2019-03-02 20:31:38 +01:00
bridge.go Make all loggers derive from non-default instance (#728) 2019-02-23 22:51:27 +01:00