summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use roomalias instead of internal ID (matrix)Wim2017-02-242-8/+33
|
* Add ReadTimeout to close lingering connections (mattermost). See #125Wim2017-02-211-1/+8
|
* Update READMEWim2017-02-201-71/+123
|
* Add matrix supportWim2017-02-2017-3/+1673
|
* Release v0.9.3v0.9.3Wim2017-02-183-4/+4
|
* Add REST API supportWim2017-02-187-7/+146
|
* Update vendorWim2017-02-18258-0/+247304
|
* Update changelogWim2017-02-172-1/+8
|
* Do not relay slackbot messages (slack). Closes #119Wim2017-02-171-0/+3
|
* Add githash to docker buildsWim2017-02-172-9/+12
|
* Merge branch 'status'Wim2017-02-1713-119/+159
|\
| * Refactor samechannelgatewayWim2017-02-173-96/+40
| |
| * Refactor. Make extra options easier for other protocolsWim2017-02-142-12/+33
| |
| * Refactor to handle disconnects/reconnects better.Wim2017-02-1411-24/+99
| | | | | | | | Now try to reconnect every 60 seconds until forever.
* | Set http timeout to 10 secondsWim2017-02-171-0/+1
|/
* Use nickname when present (discord). Closes #122Wim2017-02-131-8/+49
|
* Add more error checkingWim2017-02-031-1/+6
|
* Update changelogWim2017-02-031-0/+2
|
* Fix receiving messages from private channels (slack). See #118Wim2017-02-031-2/+14
|
* Update vendorWim2017-01-2833-2025/+2798
|
* Bump versionWim2017-01-282-4/+6
|
* Release v0.9.2v0.9.2Wim2017-01-282-3/+3
|
* Update changelogWim2017-01-281-0/+4
|
* Add support for private channels (slack). Closes #118Wim2017-01-281-0/+8
|
* Update vendor (slack)Wim2017-01-288-51/+100
|
* Use unknown as username if unsigned channel (telegram)Wim2017-01-271-6/+11
|
* Update changelogWim2017-01-271-0/+8
|
* Add telegram links about channel and tokensWim2017-01-271-0/+2
|
* Fix username (telegram)Wim2017-01-271-1/+1
|
* Fix channel and group messages (telegram)Wim2017-01-271-4/+26
|
* Update vendor (telegram)Wim2017-01-275-42/+347
|
* Update vendor (irc)Wim2017-01-244-33/+26
|
* Fix IgnoreNicks (global). Closes #115Wim2017-01-212-21/+20
|
* Fix tls by setting ServerName (xmpp) (#114)Josip Janžić2017-01-181-0/+1
| | | Fixes error message shown by tls: "either ServerName or InsecureSkipVerify must be specified in the tls.Config"
* Bump versionWim2017-01-181-1/+1
|
* Release v0.9.1v0.9.1Wim2017-01-1812-4/+5266
|
* Add GetStatuses()Wim2017-01-171-0/+21
|
* Sync with mattermost 3.6.0Wim2017-01-1726-91/+710
|
* Update changelogWim2017-01-161-0/+2
|
* Handle SkipTLSVerify for XMPP client (#106). Closes #81Stefan Haller2017-01-142-0/+10
| | | | | | * Handle SkipTLSVerify for XMPP client * Mention SkipTLSVerify for XMPP in sample config
* Do not use API functions in webhook (slack). Closes #110Wim2017-01-121-1/+1
|
* Handle errors in initUser()Wim2017-01-061-3/+12
|
* Telegram: add markdown (#103)Tatsuyuki Ishi2017-01-061-3/+63
| | | | | | | | * Add support for markdown (telegram) Close #98 * Telegram: add more Markdown Render blacklist
* Update changelog. Remove obsolete infoWim2017-01-043-290/+3
|
* Add channel key support (irc). Closes #27Wim2017-01-043-7/+37
|
* Merge pull request #104 from markusgraube/patch-2Wim2017-01-031-0/+4
|\ | | | | Update matterbridge.toml.sample
| * Update matterbridge.toml.sampleMarkus Graube2016-12-261-0/+4
|/ | | Add password entry to irc section matterbride.toml.sample
* Merge pull request #102 from ishitatsuyuki/patch-1@42wim2016-12-171-1/+1
|\ | | | | Fix the missing username (telegram). Closes #93
| * Telegram: Fix the missing usernameTatsuyuki Ishi2016-12-171-1/+1
|/
* Update changelogWim2016-12-081-0/+8
|