Wim
|
dd449a8705
|
Remove debug info (irc)
|
2017-04-01 18:10:11 +02:00 |
Wim
|
587ad9f41d
|
Remove space after nick (mattermost). Closes #142
|
2017-04-01 17:44:17 +02:00 |
Wim
|
a16ad8bf3b
|
Reuse connection when using same bridge with another gateway. See #87
|
2017-04-01 17:24:19 +02:00 |
Wim
|
2e4d58cb92
|
Refactor
|
2017-03-28 23:56:58 +02:00 |
Wim
|
f935c573e9
|
Allow bot tokens for now without warning (slack). Closes #140
|
2017-03-27 20:15:05 +02:00 |
Wim
|
c30ffeb81e
|
Fix roomid bug (gitter)
|
2017-03-18 21:17:21 +01:00 |
Wim
|
80895deae2
|
Replace role ids in mentions to role names (discord). Closes #133
* The bot needs to have the "Manage Roles" permission for this to work.
(see Server settings - Roles - General Permissions)
|
2017-03-18 16:50:09 +01:00 |
Wim
|
eddc691fc9
|
Join rooms not already joined by the bot (gitter). See #135
|
2017-03-18 15:34:19 +01:00 |
Wim
|
fd8cfb11fb
|
Fail when bridge is unable to join a channel (general)
|
2017-03-16 23:05:11 +01:00 |
Wim
|
9407aa4600
|
Check if room exists when joining channel (gitter). Closes #135
|
2017-03-16 23:01:18 +01:00 |
Wim
|
32bbab8518
|
Do not use HTML parsemode by default. Set MessageFormat="HTML" to use it. (telegram) Closes #126
|
2017-02-24 18:50:16 +01:00 |
Wim
|
84c0b745af
|
Use roomalias instead of internal ID (matrix)
|
2017-02-24 17:58:51 +01:00 |
Wim
|
c5cfbc2297
|
Add matrix support
|
2017-02-20 00:50:37 +01:00 |
Wim
|
73f01ad8d8
|
Add REST API support
|
2017-02-18 23:13:46 +01:00 |
Wim
|
072cac0347
|
Do not relay slackbot messages (slack). Closes #119
|
2017-02-17 23:13:02 +01:00 |
Wim
|
dc37232100
|
Refactor. Make extra options easier for other protocols
|
2017-02-14 23:52:45 +01:00 |
Wim
|
163f55f9c2
|
Refactor to handle disconnects/reconnects better.
Now try to reconnect every 60 seconds until forever.
|
2017-02-14 21:12:02 +01:00 |
Wim
|
2d16fd085e
|
Use nickname when present (discord). Closes #122
|
2017-02-13 18:52:52 +01:00 |
Wim
|
2b0f178ba3
|
Fix receiving messages from private channels (slack). See #118
|
2017-02-03 16:40:15 +01:00 |
Wim
|
79e6c9fa6c
|
Update vendor
|
2017-01-28 22:45:32 +01:00 |
Wim
|
53e9664cde
|
Add support for private channels (slack). Closes #118
|
2017-01-28 00:36:53 +01:00 |
Wim
|
dcccd43427
|
Use unknown as username if unsigned channel (telegram)
|
2017-01-27 23:59:24 +01:00 |
Wim
|
5f8b24e32c
|
Fix username (telegram)
|
2017-01-27 23:30:46 +01:00 |
Wim
|
678a7ceb4e
|
Fix channel and group messages (telegram)
|
2017-01-27 23:26:06 +01:00 |
Josip Janžić
|
9bf10e4b58
|
Fix tls by setting ServerName (xmpp) (#114)
Fixes error message shown by tls: "either ServerName or InsecureSkipVerify must be specified in the tls.Config"
|
2017-01-18 21:01:42 +01:00 |
Stefan Haller
|
01a32b2154
|
Handle SkipTLSVerify for XMPP client (#106). Closes #81
* Handle SkipTLSVerify for XMPP client
* Mention SkipTLSVerify for XMPP in sample config
|
2017-01-14 00:35:45 +01:00 |
Wim
|
b3c3142bb2
|
Do not use API functions in webhook (slack). Closes #110
|
2017-01-12 00:40:50 +01:00 |
Tatsuyuki Ishi
|
e3dda0e812
|
Telegram: add markdown (#103)
* Add support for markdown (telegram)
Close #98
* Telegram: add more Markdown Render blacklist
|
2017-01-06 23:32:17 +01:00 |
Wim
|
7685fe1724
|
Add channel key support (irc). Closes #27
|
2017-01-04 14:10:35 +01:00 |
Tatsuyuki Ishi
|
8b47670a74
|
Telegram: Fix the missing username
|
2016-12-17 18:43:54 +09:00 |
Wim
|
fee159541f
|
Add initial Rocket.Chat support
|
2016-12-03 00:10:29 +01:00 |
Wim
|
70c93d970c
|
Update public links to new API (mattermost)
|
2016-11-26 15:46:39 +01:00 |
Wim
|
4960273832
|
Do not relay empty or delayed messages (xmpp)
|
2016-11-26 15:08:41 +01:00 |
Wim
|
6c018ee6fe
|
Enable keepalive (xmpp)
|
2016-11-26 15:04:06 +01:00 |
Wim
|
20c04f7977
|
Fix loop because of closed channel. Fixes #89
|
2016-11-23 23:51:51 +01:00 |
Wim
|
e1641b2c2e
|
Add support for RemoteNickFormat in general configuration
|
2016-11-20 23:33:41 +01:00 |
Wim
|
e0e1e4be80
|
Add gateway.inout config for bidirectional bridges. Closes #85
|
2016-11-20 23:01:44 +01:00 |
Wim
|
d5845ce900
|
Replace id-mentions to usernames (slack). Closes #86
|
2016-11-20 22:40:09 +01:00 |
Wim
|
cef64e01b3
|
Remove callbacks after being called. Fixes #88 (irc)
|
2016-11-20 17:21:15 +01:00 |
Wim
|
cd18d89894
|
Add initial telegram support
|
2016-11-15 23:15:57 +01:00 |
Wim
|
449ed31e25
|
Fix ShowJoinPart from irc bridge. Closes #72
|
2016-11-14 22:53:06 +01:00 |
Wim
|
f7495dd0c3
|
Add bot tag to api if not specified (discord)
|
2016-11-14 16:30:43 +01:00 |
Wim
|
a11f77835d
|
Fix !users command for irc. Closes #78.
|
2016-11-14 00:12:48 +01:00 |
Wim
|
4976338677
|
Merge branch 'refactor'
|
2016-11-13 23:09:06 +01:00 |
Wim
|
99d130d1ed
|
Refactor
|
2016-11-13 23:06:37 +01:00 |
Wim
|
1d5cd1d7c4
|
Sync with mattermost 3.5.0
|
2016-11-12 22:00:53 +01:00 |
Wim
|
a3dd0f1345
|
Add support for using avatars from discord,slack and gitter in slack
|
2016-11-06 00:46:32 +01:00 |
Wim
|
2dbe0eb557
|
Add support for dynamic IconURL (slack). Closes #43
|
2016-11-05 01:11:51 +01:00 |
Wim
|
c3a8b7a997
|
Refactor modifyMessage
|
2016-11-04 23:03:31 +01:00 |
Wim
|
581847f415
|
Update to latest go-gitter API changes
|
2016-11-02 16:28:23 +01:00 |