Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use roomalias instead of internal ID (matrix) | Wim | 2017-02-24 | 2 | -8/+33 |
| | |||||
* | Add ReadTimeout to close lingering connections (mattermost). See #125 | Wim | 2017-02-21 | 1 | -1/+8 |
| | |||||
* | Update README | Wim | 2017-02-20 | 1 | -71/+123 |
| | |||||
* | Add matrix support | Wim | 2017-02-20 | 17 | -3/+1673 |
| | |||||
* | Release v0.9.3v0.9.3 | Wim | 2017-02-18 | 3 | -4/+4 |
| | |||||
* | Add REST API support | Wim | 2017-02-18 | 7 | -7/+146 |
| | |||||
* | Update vendor | Wim | 2017-02-18 | 258 | -0/+247304 |
| | |||||
* | Update changelog | Wim | 2017-02-17 | 2 | -1/+8 |
| | |||||
* | Do not relay slackbot messages (slack). Closes #119 | Wim | 2017-02-17 | 1 | -0/+3 |
| | |||||
* | Add githash to docker builds | Wim | 2017-02-17 | 2 | -9/+12 |
| | |||||
* | Merge branch 'status' | Wim | 2017-02-17 | 13 | -119/+159 |
|\ | |||||
| * | Refactor samechannelgateway | Wim | 2017-02-17 | 3 | -96/+40 |
| | | |||||
| * | Refactor. Make extra options easier for other protocols | Wim | 2017-02-14 | 2 | -12/+33 |
| | | |||||
| * | Refactor to handle disconnects/reconnects better. | Wim | 2017-02-14 | 11 | -24/+99 |
| | | | | | | | | Now try to reconnect every 60 seconds until forever. | ||||
* | | Set http timeout to 10 seconds | Wim | 2017-02-17 | 1 | -0/+1 |
|/ | |||||
* | Use nickname when present (discord). Closes #122 | Wim | 2017-02-13 | 1 | -8/+49 |
| | |||||
* | Add more error checking | Wim | 2017-02-03 | 1 | -1/+6 |
| | |||||
* | Update changelog | Wim | 2017-02-03 | 1 | -0/+2 |
| | |||||
* | Fix receiving messages from private channels (slack). See #118 | Wim | 2017-02-03 | 1 | -2/+14 |
| | |||||
* | Update vendor | Wim | 2017-01-28 | 33 | -2025/+2798 |
| | |||||
* | Bump version | Wim | 2017-01-28 | 2 | -4/+6 |
| | |||||
* | Release v0.9.2v0.9.2 | Wim | 2017-01-28 | 2 | -3/+3 |
| | |||||
* | Update changelog | Wim | 2017-01-28 | 1 | -0/+4 |
| | |||||
* | Add support for private channels (slack). Closes #118 | Wim | 2017-01-28 | 1 | -0/+8 |
| | |||||
* | Update vendor (slack) | Wim | 2017-01-28 | 8 | -51/+100 |
| | |||||
* | Use unknown as username if unsigned channel (telegram) | Wim | 2017-01-27 | 1 | -6/+11 |
| | |||||
* | Update changelog | Wim | 2017-01-27 | 1 | -0/+8 |
| | |||||
* | Add telegram links about channel and tokens | Wim | 2017-01-27 | 1 | -0/+2 |
| | |||||
* | Fix username (telegram) | Wim | 2017-01-27 | 1 | -1/+1 |
| | |||||
* | Fix channel and group messages (telegram) | Wim | 2017-01-27 | 1 | -4/+26 |
| | |||||
* | Update vendor (telegram) | Wim | 2017-01-27 | 5 | -42/+347 |
| | |||||
* | Update vendor (irc) | Wim | 2017-01-24 | 4 | -33/+26 |
| | |||||
* | Fix IgnoreNicks (global). Closes #115 | Wim | 2017-01-21 | 2 | -21/+20 |
| | |||||
* | Fix tls by setting ServerName (xmpp) (#114) | Josip Janžić | 2017-01-18 | 1 | -0/+1 |
| | | | Fixes error message shown by tls: "either ServerName or InsecureSkipVerify must be specified in the tls.Config" | ||||
* | Bump version | Wim | 2017-01-18 | 1 | -1/+1 |
| | |||||
* | Release v0.9.1v0.9.1 | Wim | 2017-01-18 | 12 | -4/+5266 |
| | |||||
* | Add GetStatuses() | Wim | 2017-01-17 | 1 | -0/+21 |
| | |||||
* | Sync with mattermost 3.6.0 | Wim | 2017-01-17 | 26 | -91/+710 |
| | |||||
* | Update changelog | Wim | 2017-01-16 | 1 | -0/+2 |
| | |||||
* | Handle SkipTLSVerify for XMPP client (#106). Closes #81 | Stefan Haller | 2017-01-14 | 2 | -0/+10 |
| | | | | | | * Handle SkipTLSVerify for XMPP client * Mention SkipTLSVerify for XMPP in sample config | ||||
* | Do not use API functions in webhook (slack). Closes #110 | Wim | 2017-01-12 | 1 | -1/+1 |
| | |||||
* | Handle errors in initUser() | Wim | 2017-01-06 | 1 | -3/+12 |
| | |||||
* | Telegram: add markdown (#103) | Tatsuyuki Ishi | 2017-01-06 | 1 | -3/+63 |
| | | | | | | | | * Add support for markdown (telegram) Close #98 * Telegram: add more Markdown Render blacklist | ||||
* | Update changelog. Remove obsolete info | Wim | 2017-01-04 | 3 | -290/+3 |
| | |||||
* | Add channel key support (irc). Closes #27 | Wim | 2017-01-04 | 3 | -7/+37 |
| | |||||
* | Merge pull request #104 from markusgraube/patch-2 | Wim | 2017-01-03 | 1 | -0/+4 |
|\ | | | | | Update matterbridge.toml.sample | ||||
| * | Update matterbridge.toml.sample | Markus Graube | 2016-12-26 | 1 | -0/+4 |
|/ | | | Add password entry to irc section matterbride.toml.sample | ||||
* | Merge pull request #102 from ishitatsuyuki/patch-1 | @42wim | 2016-12-17 | 1 | -1/+1 |
|\ | | | | | Fix the missing username (telegram). Closes #93 | ||||
| * | Telegram: Fix the missing username | Tatsuyuki Ishi | 2016-12-17 | 1 | -1/+1 |
|/ | |||||
* | Update changelog | Wim | 2016-12-08 | 1 | -0/+8 |
| |