Commit Graph

1712 Commits (master)
 

Author SHA1 Message Date
Wim b95988b4e2 Fix URL / Server mistake in sample (matrix) 7 years ago
Wim 35025e164a Do not forward empty message from any bridge (general). Closes #128 7 years ago
Wim 32bbab8518 Do not use HTML parsemode by default. Set MessageFormat="HTML" to use it. (telegram) Closes #126 7 years ago
Wim 84c0b745af Use roomalias instead of internal ID (matrix) 7 years ago
Wim 8b286fb009 Add ReadTimeout to close lingering connections (mattermost). See #125 7 years ago
Wim 386fa58b67 Update README 7 years ago
Wim c5cfbc2297 Add matrix support 7 years ago
Wim cd0a2beb11 Release v0.9.3 7 years ago
Wim 73f01ad8d8 Add REST API support 7 years ago
Wim 930b639cc9 Update vendor 7 years ago
Wim 58483ea70c Update changelog 7 years ago
Wim 072cac0347 Do not relay slackbot messages (slack). Closes #119 7 years ago
Wim 956d7cf3f3 Add githash to docker builds 7 years ago
Wim 7558a2162e Merge branch 'status' 7 years ago
Wim 62b165c0b4 Refactor samechannelgateway 7 years ago
Wim fe258e1b67 Set http timeout to 10 seconds 7 years ago
Wim dc37232100 Refactor. Make extra options easier for other protocols 7 years ago
Wim 163f55f9c2 Refactor to handle disconnects/reconnects better.
Now try to reconnect every 60 seconds until forever.
7 years ago
Wim 2d16fd085e Use nickname when present (discord). Closes #122 7 years ago
Wim e1a5f5bca5 Add more error checking 7 years ago
Wim 6e772ee189 Update changelog 7 years ago
Wim 2b0f178ba3 Fix receiving messages from private channels (slack). See #118 7 years ago
Wim 79e6c9fa6c Update vendor 7 years ago
Wim 1426ddec5f Bump version 7 years ago
Wim e9105003b0 Release v0.9.2 7 years ago
Wim 587bb06558 Update changelog 7 years ago
Wim 53e9664cde Add support for private channels (slack). Closes #118 7 years ago
Wim 482fbac68f Update vendor (slack) 7 years ago
Wim dcccd43427 Use unknown as username if unsigned channel (telegram) 7 years ago
Wim 397b8ff892 Update changelog 7 years ago
Wim 38a4cf315a Add telegram links about channel and tokens 7 years ago
Wim 5f8b24e32c Fix username (telegram) 7 years ago
Wim 678a7ceb4e Fix channel and group messages (telegram) 7 years ago
Wim 077d494c7b Update vendor (telegram) 7 years ago
Wim 09b243d8c2 Update vendor (irc) 7 years ago
Wim 991183e514 Fix IgnoreNicks (global). Closes #115 7 years ago
Josip Janžić 9bf10e4b58 Fix tls by setting ServerName (xmpp) (#114)
Fixes error message shown by tls: "either ServerName or InsecureSkipVerify must be specified in the tls.Config"
7 years ago
Wim 884599d27d Bump version 7 years ago
Wim f8a6e65bfd Release v0.9.1 7 years ago
Wim 6df6c5d615 Add GetStatuses() 7 years ago
Wim 93114b7682 Sync with mattermost 3.6.0 7 years ago
Wim 9987ac3f13 Update changelog 7 years ago
Stefan Haller 01a32b2154 Handle SkipTLSVerify for XMPP client (#106). Closes #81
* Handle SkipTLSVerify for XMPP client

* Mention SkipTLSVerify for XMPP in sample config
7 years ago
Wim b3c3142bb2 Do not use API functions in webhook (slack). Closes #110 7 years ago
Wim 77f1a959c3 Handle errors in initUser() 8 years ago
Tatsuyuki Ishi e3dda0e812 Telegram: add markdown (#103)
* Add support for markdown (telegram)

Close #98

* Telegram: add more Markdown Render blacklist
8 years ago
Wim 38103d36b4 Update changelog. Remove obsolete info 8 years ago
Wim 7685fe1724 Add channel key support (irc). Closes #27 8 years ago
Wim 01afe03a3f Merge pull request #104 from markusgraube/patch-2
Update matterbridge.toml.sample
8 years ago
Markus Graube 7fbbf89c58 Update matterbridge.toml.sample
Add password entry to irc section matterbride.toml.sample
8 years ago