summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Release v0.11.0v0.11.0Wim2017-04-113-5/+4
|
* Add 3.8.0 support (mattermost)Wim2017-04-091-15/+58
|
* Update READMEWim2017-04-081-1/+2
|
* Update changelogv0.11.0-beta3Wim2017-04-081-1/+10
|
* Rejoin channel when kicked (irc). Closes #146Wim2017-04-083-3/+19
|
* Modify iconurl correctly (mattermost). Closes #145Wim2017-04-082-0/+13
|
* Reconnect on session removal (mattermost)Wim2017-04-072-0/+3
|
* Add support for showing/hiding join/leave messages from mattermost. Closes #147Wim2017-04-073-10/+30
|
* Fix join/leave regression (irc)v0.11.0-beta2Wim2017-04-031-0/+4
|
* Support edited messages (telegram). See #141v0.11.0-beta1Wim2017-04-011-15/+17
|
* Remove debug info (irc)Wim2017-04-011-1/+0
|
* Remove space after nick (mattermost). Closes #142Wim2017-04-011-6/+1
|
* Reuse connection when using same bridge with another gateway. See #87Wim2017-04-018-86/+121
|
* Merge branch 'channelinfo'Wim2017-03-284-92/+73
|\
| * RefactorWim2017-03-284-92/+73
| |
* | Bump versionWim2017-03-282-1/+3
|/
* Release v0.10.3v0.10.3Wim2017-03-273-2/+6
|
* Allow bot tokens for now without warning (slack). Closes #140Wim2017-03-271-0/+4
|
* Release v0.10.2v0.10.2Wim2017-03-253-4/+20
|
* Use API_URL_SUFFIX_V3 (mattermost)Wim2017-03-251-2/+2
|
* Update vendor (mattermost)Wim2017-03-25108-211/+26050
|
* Update vendorWim2017-03-25250-704/+125317
|
* Update vendored toml. Adds support for inline tablesWim2017-03-256-85/+224
|
* Add gops agentv0.10.2-devWim2017-03-2397-0/+78006
|
* Add link about token (slack)Wim2017-03-231-0/+1
|
* 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
|