summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix slack/discord exampleWim2017-03-201-0/+3
|
* Add more startup messagesWim2017-03-191-1/+4
|
* Add badgesWim2017-03-181-1/+2
|
* Release v0.10.1v0.10.1Wim2017-03-183-2/+6
|
* Fix roomid bug (gitter)Wim2017-03-181-1/+2
|
* Release v0.10.0v0.10.0Wim2017-03-183-3/+7
|
* Replace role ids in mentions to role names (discord). Closes #133Wim2017-03-182-0/+16
| | | | | * The bot needs to have the "Manage Roles" permission for this to work. (see Server settings - Roles - General Permissions)
* Join rooms not already joined by the bot (gitter). See #135Wim2017-03-181-4/+7
|
* 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. ↵Wim2017-02-245-63/+86
| | | | (telegram) Closes #126
* 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
|