Commit Graph

556 Commits (307ff77b4266949d4f0794b16b48a30110b25239)
 

Author SHA1 Message Date
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
Wim 2dd402675d Sent only the biggest picture to bridges (telegram) 7 years ago
Wim 25b1af1e11 Add option IgnoreMessages to ignore messages based on regexp. (all). Closes #70 7 years ago
Wim 75fb2b8156 Make reconnection more robust (irc). #153 7 years ago
Wim 2a403f8b85 Add initial sticker/video/photo/document support (telegram). #184 7 years ago
Wim c3d45a9f06 Do not relay join/part of ourselves (irc). Closes #190 7 years ago