320be5bffa
Try travis bintray integration
2017-07-16 20:57:32 +02:00
778abea2d9
Add support for fallback/text in attachments (slack)
2017-07-16 18:08:26 +02:00
835a1ac3a6
Update travis for crossplatform
2017-07-16 17:15:00 +02:00
20a7ef33f1
Make sure bot doesn't loop now we relay bot messages (slack)
2017-07-16 15:03:46 +02:00
e72612c7ff
Bump version
2017-07-16 15:02:15 +02:00
04e0f001b0
Fix discordgo api changes
2017-07-16 14:39:00 +02:00
5db24aa901
Update vendor (bwmarrin/discordgo)
2017-07-16 14:38:45 +02:00
aec5e3d77b
Update vendor (nlopes/slack)
2017-07-16 14:29:46 +02:00
335ddf8db5
Fix lookup bot username (slack). #213
2017-07-16 14:18:33 +02:00
4abaf2b236
Fix mattermost shield
2017-07-16 00:47:29 +02:00
183d212431
Add mattermost chat/badge
2017-07-16 00:43:32 +02:00
e99532fb89
Release v0.16.1
v0.16.1
2017-07-15 16:59:57 +02:00
4aa646f6b0
Use GetFileLinks. Also show links to non-public files (mattermost)
2017-07-15 16:51:10 +02:00
9dcd51fb80
Refactor connecting logic slack/mattermost. Fixes #216
2017-07-15 16:49:47 +02:00
6dee988b76
Fix megacheck / go vet issues
2017-07-14 00:35:01 +02:00
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