Commit Graph

561 Commits (c0f9d86287e052044f6e9f691ca34820685fe3ad)
 

Author SHA1 Message Date
Wim aec5e3d77b Update vendor (nlopes/slack) 7 years ago
Wim 335ddf8db5 Fix lookup bot username (slack). #213 7 years ago
Wim 4abaf2b236 Fix mattermost shield 7 years ago
Wim 183d212431 Add mattermost chat/badge 7 years ago
Wim e99532fb89 Release v0.16.1 7 years ago
Wim 4aa646f6b0 Use GetFileLinks. Also show links to non-public files (mattermost) 7 years ago
Wim 9dcd51fb80 Refactor connecting logic slack/mattermost. Fixes #216 7 years ago
Wim 6dee988b76 Fix megacheck / go vet issues 7 years ago
Wim 5af40db396 Update travis 7 years ago
Wim b3553bee7a Add travis 7 years ago
Wim ac19c94b9f Add GetFileLinks, also get files if public links is disabled 7 years ago
Wim 845f7dc331 Update readme 7 years ago
Wim 2adeae37e1 Update readme 7 years ago
Wim 16eb12b2a0 Bump version 7 years ago
Wim 8411f2aa32 Lookup bot username (slack). #213 7 years ago
Wim e8acc49cbd Add slack badge / invitation 7 years ago
Wim 4bed073c65 Release v0.16.0 7 years ago
Wim 272735fb26 Add 4.0 support (mattermost) 7 years ago
Wim b75cf2c189 Replace HTML entities (slack). #215 7 years ago
Wim 1aaa992250 Update acknowledgements 7 years ago
Wim 6256c066f1 Replace :emoji: with unicode chars. #215
Add vendor github.com/peterhellberg/emojilib
7 years ago
Wim 870b89a8f0 Fix embeds (discord). Closes #202 7 years ago
Wim 65ac96913c Update issue template 7 years ago
Wim 480945cb09 Release v0.16.0-rc2 7 years ago
Wim bfc7130ed8 Try to detect the charset and convert it to utf-8. (irc). Closes #209 #210 7 years ago
Wim a0938d9386 Add go-charset and chardet to vendor 7 years ago
Wim 2338c69d40 Add UseInsecureURL option (telegram) 7 years ago
Wim c714501a0e Fix channel id off by 0x18000000000000 (steam) 7 years ago
Wim a58a3e5000 Optimize StatusLoop. Execute function when specified in OnWsConnect 7 years ago
Wim ba35212b67 Optimize GetStatus. (from @recht matterircd fork) 7 years ago
Wim f3e0358de7 Optimize UpdateUsers usage. (from @recht matterircd fork) 7 years ago
Wim 8064744d3a Fix possible panics. (from @recht matterircd fork) 7 years ago
Wim d261949db2 Don't logout if logging in through token. (from @recht matterircd fork) 7 years ago
Wim 877f0fe2e8 Reestablish the socket when websocket is disconnected. (from @recht matterircd fork) 7 years ago
Wim 003d85772c Add link to wiki 7 years ago
Wim e7e10131de Release v0.16.0-rc1 7 years ago
Wim 830361e48b Deprecate URL,useAPI,BindAddress (slack,mattermost,rocketchat) 7 years ago
Wim 1b1a9ce250 Fix samechannel gateway issue. Closes #207 7 years ago
Wim 25ac4c708f Add more debugging (discord) 7 years ago
Wim 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.
7 years ago
Sacha Aury - Wolfman 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>
7 years ago
Wim 1b837b3dc7 Add ShowEmbeds option (discord). #202 7 years ago
Wim 2ece724f75 Fix example 7 years ago
Wim 276ac840aa Add initial steam support 7 years ago
Wim 1f91461853 Add vendor (steam) 7 years ago
Wim 1f9874102a Bump version 7 years ago
Wim 822605c157 Release v0.15.0 7 years ago
Wim e49266ae43 Update gitter vendor. (fixes crash) 7 years ago
Wim 62e9de1a3b Use the last (and biggest) photo to relay (telegram). Closes #184 7 years ago
Wim 2ddc4f7ae9 Add UserID to each message. Closes #200 7 years ago