Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add badges | Wim | 2017-03-16 | 1 | -0/+1 | |
| | ||||||
* | Fail when bridge is unable to join a channel (general) | Wim | 2017-03-16 | 2 | -4/+16 | |
| | ||||||
* | Check if room exists when joining channel (gitter). Closes #135 | Wim | 2017-03-16 | 1 | -1/+2 | |
| | ||||||
* | Add 3.7.0 support (mattermost) | Wim | 2017-03-15 | 1 | -1/+1 | |
| | ||||||
* | Fix URL / Server mistake in sample (matrix) | Wim | 2017-03-14 | 1 | -2/+2 | |
| | ||||||
* | Do not forward empty message from any bridge (general). Closes #128 | Wim | 2017-03-02 | 1 | -0/+4 | |
| | ||||||
* | Do not use HTML parsemode by default. Set MessageFormat="HTML" to use it. ↵ | Wim | 2017-02-24 | 5 | -63/+86 | |
| | | | | (telegram) Closes #126 | |||||
* | 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 |