summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add badgesWim2017-03-161-0/+1
* Fail when bridge is unable to join a channel (general)Wim2017-03-162-4/+16
* Check if room exists when joining channel (gitter). Closes #135Wim2017-03-161-1/+2
* Add 3.7.0 support (mattermost)Wim2017-03-151-1/+1
* Fix URL / Server mistake in sample (matrix)Wim2017-03-141-2/+2
* Do not forward empty message from any bridge (general). Closes #128Wim2017-03-021-0/+4
* Do not use HTML parsemode by default. Set MessageFormat="HTML" to use it. (te...Wim2017-02-245-63/+86
* 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
* | 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
* 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
* 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