5af40db396
Update travis
2017-07-14 00:28:46 +02:00
b3553bee7a
Add travis
2017-07-13 23:54:07 +02:00
ac19c94b9f
Add GetFileLinks, also get files if public links is disabled
2017-07-12 22:47:30 +02:00
845f7dc331
Update readme
2017-07-10 22:21:11 +02:00
2adeae37e1
Update readme
2017-07-10 22:19:51 +02:00
16eb12b2a0
Bump version
2017-07-10 21:59:17 +02:00
8411f2aa32
Lookup bot username (slack). #213
2017-07-10 21:58:43 +02:00
e8acc49cbd
Add slack badge / invitation
2017-07-09 18:08:30 +02:00
4bed073c65
Release v0.16.0
v0.16.0
2017-07-09 15:37:59 +02:00
272735fb26
Add 4.0 support (mattermost)
2017-07-09 15:15:22 +02:00
b75cf2c189
Replace HTML entities (slack). #215
2017-07-09 14:26:56 +02:00
1aaa992250
Update acknowledgements
2017-07-09 14:05:17 +02:00
6256c066f1
Replace :emoji: with unicode chars. #215
...
Add vendor github.com/peterhellberg/emojilib
2017-07-09 14:00:28 +02:00
870b89a8f0
Fix embeds (discord). Closes #202
2017-07-09 13:41:46 +02:00
65ac96913c
Update issue template
2017-07-08 12:25:52 +02:00
480945cb09
Release v0.16.0-rc2
v0.16.0-rc2
2017-07-07 23:49:34 +02:00
bfc7130ed8
Try to detect the charset and convert it to utf-8. (irc). Closes #209 #210
2017-07-07 23:39:38 +02:00
a0938d9386
Add go-charset and chardet to vendor
2017-07-07 23:34:05 +02:00
2338c69d40
Add UseInsecureURL option (telegram)
2017-07-04 01:35:30 +02:00
c714501a0e
Fix channel id off by 0x18000000000000 (steam)
2017-07-03 22:10:26 +02:00
a58a3e5000
Optimize StatusLoop. Execute function when specified in OnWsConnect
2017-07-01 23:28:16 +02:00
ba35212b67
Optimize GetStatus. (from @recht matterircd fork)
2017-07-01 23:05:39 +02:00
f3e0358de7
Optimize UpdateUsers usage. (from @recht matterircd fork)
2017-07-01 23:02:56 +02:00
8064744d3a
Fix possible panics. (from @recht matterircd fork)
2017-07-01 22:49:06 +02:00
d261949db2
Don't logout if logging in through token. (from @recht matterircd fork)
2017-07-01 22:41:28 +02:00
877f0fe2e8
Reestablish the socket when websocket is disconnected. (from @recht matterircd fork)
2017-07-01 17:49:12 +02:00
003d85772c
Add link to wiki
2017-06-30 01:10:38 +02:00
e7e10131de
Release v0.16.0-rc1
2017-06-30 00:01:33 +02:00
830361e48b
Deprecate URL,useAPI,BindAddress (slack,mattermost,rocketchat)
v0.16.0-rc1
2017-06-29 23:38:48 +02:00
1b1a9ce250
Fix samechannel gateway issue. Closes #207
2017-06-27 00:28:18 +02:00
25ac4c708f
Add more debugging (discord)
2017-06-26 23:01:35 +02:00
c268e90f49
Remove label from URLs (slack). Closes #205
...
If slack detects a text contains an url it changes it to <http://url |url>.
Strip the |url so that http://url remains.
2017-06-26 22:16:19 +02:00
c17512b7ab
Add webhook posting mode for discord. ( #204 )
...
Using it implies to configure a Webhook on discord and set the parameter :
- WebhookURL (New parameter, discord-specific)
Discord API does not allow to change the name of the user posting, but webhooks does.
This makes the relay much more elegant, even if we might lose some more advanced features.
Signed-off-by: saury07 <sacha.aury@gmail.com>
2017-06-26 20:07:27 +02:00
1b837b3dc7
Add ShowEmbeds option (discord). #202
2017-06-24 23:17:57 +02:00
2ece724f75
Fix example
2017-06-22 01:10:15 +02:00
276ac840aa
Add initial steam support
2017-06-22 01:02:05 +02:00
1f91461853
Add vendor (steam)
2017-06-22 01:00:27 +02:00
1f9874102a
Bump version
2017-06-22 00:56:52 +02:00
822605c157
Release v0.15.0
v0.15.0
2017-06-19 20:47:41 +02:00
e49266ae43
Update gitter vendor. (fixes crash)
2017-06-19 20:27:14 +02:00
62e9de1a3b
Use the last (and biggest) photo to relay (telegram). Closes #184
2017-06-18 23:59:52 +02:00
2ddc4f7ae9
Add UserID to each message. Closes #200
2017-06-18 15:44:54 +02:00
2dd402675d
Sent only the biggest picture to bridges (telegram)
2017-06-18 01:23:15 +02:00
25b1af1e11
Add option IgnoreMessages to ignore messages based on regexp. (all). Closes #70
2017-06-18 01:08:11 +02:00
75fb2b8156
Make reconnection more robust (irc). #153
2017-06-18 00:13:10 +02:00
2a403f8b85
Add initial sticker/video/photo/document support (telegram). #184
2017-06-17 18:25:17 +02:00
c3d45a9f06
Do not relay join/part of ourselves (irc). Closes #190
2017-06-17 17:58:56 +02:00
c07b85b625
Add note about private channels (rocketchat). See #180
2017-06-15 23:05:59 +02:00
511f653e6e
Fix incorrect behaviour of EditDisable (mattermost). Fixes #197
2017-06-15 22:45:34 +02:00
5636eaca6d
Bump version
2017-06-15 22:45:23 +02:00