| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow specifying maximum download size of media using MediaDownloadSize (slac... | Wim | 2017-12-19 | 1 | -1/+1 |
* | Refactor and add MediaDownloadSize to General | Wim | 2017-12-19 | 1 | -10/+4 |
* | Fix message sending (slack) | Wim | 2017-11-13 | 1 | -2/+2 |
* | Add support for comments from slack file uploads (slack) | Wim | 2017-11-13 | 1 | -6/+12 |
* | Add support to upload files to slack, from bridges with private urls like sla... | Wim | 2017-11-03 | 1 | -0/+19 |
* | Allow slack messages with variables (eg. @here) to be formatted correctly. (s... | Patrick Connolly | 2017-11-03 | 1 | -0/+14 |
* | Resolve slack channel to human-readable name. (slack) (#282) | Patrick Connolly | 2017-11-02 | 1 | -0/+9 |
* | Use DisplayName instead of deprecated username (slack). Closes #276 | Wim | 2017-11-02 | 1 | -1/+7 |
* | Allowed Slack bridge to extract simpler link format. (#287) | Patrick Connolly | 2017-10-26 | 1 | -1/+1 |
* | Use bot username if specified (slack). Closes #273 | Wim | 2017-10-12 | 1 | -0/+3 |
* | Download files from slack and reupload to mattermost (slack/mattermost). Clos... | Wim | 2017-09-21 | 1 | -3/+40 |
* | Try to not forward slack unfurls. Closes #266 | Wim | 2017-09-19 | 1 | -0/+6 |
* | Remove unnecessary check, make megacheck happy | Wim | 2017-09-19 | 1 | -19/+17 |
* | Relay attachments from mattermost to slack (slack). Closes #260 | Wim | 2017-09-18 | 1 | -0/+27 |
* | Add support for deleting messages across bridges. | Wim | 2017-09-11 | 1 | -2/+18 |
* | Do not break messages on newline (slack). Closes #258 | Wim | 2017-09-10 | 1 | -18/+16 |
* | Send first message after connect (slack). Closes #252 | Wim | 2017-09-07 | 1 | -47/+42 |
* | Replace mentions from other bridges. (slack). Closes #233 | Wim | 2017-08-29 | 1 | -0/+3 |
* | Add support for editing messages (slack) | Wim | 2017-08-28 | 1 | -9/+16 |
* | Modify Send() to return also a message id | Wim | 2017-08-27 | 1 | -5/+5 |
* | Handle leave/join events (slack). Closes #246 | Wim | 2017-08-27 | 1 | -0/+4 |
* | Allow a webhookurl per channel (discord). #239 | Wim | 2017-08-12 | 1 | -2/+2 |
* | Add action support for slack,mattermost,irc,gitter,matrix,xmpp,discord. #199 | Wim | 2017-07-30 | 1 | -0/+6 |
* | Disable message from other bots when using webhooks (slack) | Wim | 2017-07-22 | 1 | -1/+5 |
* | Tag messages we send ourself using CallbackID hack (slack). Closes #219 | Wim | 2017-07-17 | 1 | -8/+8 |
* | Suppress parent message when child message is received (slack) (#218) | Jerry Heiselman | 2017-07-17 | 1 | -1/+1 |
* | Add support for fallback/text in attachments (slack) | Wim | 2017-07-16 | 1 | -0/+9 |
* | Make sure bot doesn't loop now we relay bot messages (slack) | Wim | 2017-07-16 | 1 | -1/+8 |
* | Fix lookup bot username (slack). #213 | Wim | 2017-07-16 | 1 | -8/+12 |
* | Refactor connecting logic slack/mattermost. Fixes #216 | Wim | 2017-07-15 | 1 | -13/+44 |
* | Fix megacheck / go vet issues | Wim | 2017-07-14 | 1 | -1/+1 |
* | Lookup bot username (slack). #213 | Wim | 2017-07-10 | 1 | -0/+9 |
* | Replace HTML entities (slack). #215 | Wim | 2017-07-09 | 1 | -0/+2 |
* | Deprecate URL,useAPI,BindAddress (slack,mattermost,rocketchat)v0.16.0-rc1 | Wim | 2017-06-29 | 1 | -11/+17 |
* | Remove label from URLs (slack). Closes #205 | Wim | 2017-06-26 | 1 | -0/+9 |
* | Add UserID to each message. Closes #200 | Wim | 2017-06-18 | 1 | -1/+3 |
* | Fix sending to different channels on same account (slack). Closes #177 | Wim | 2017-05-24 | 1 | -3/+0 |
* | Ignore error on private channel join (slack) Fixes #150 | Wim | 2017-04-17 | 1 | -1/+3 |
* | Add support for edited messages (slack) | Wim | 2017-04-16 | 1 | -0/+5 |
* | Allow bot tokens for now without warning (slack). Closes #140 | Wim | 2017-03-27 | 1 | -0/+4 |
* | Do not relay slackbot messages (slack). Closes #119 | Wim | 2017-02-17 | 1 | -0/+3 |
* | Refactor to handle disconnects/reconnects better. | Wim | 2017-02-14 | 1 | -0/+5 |
* | Fix receiving messages from private channels (slack). See #118 | Wim | 2017-02-03 | 1 | -2/+14 |
* | Add support for private channels (slack). Closes #118 | Wim | 2017-01-28 | 1 | -0/+8 |
* | Do not use API functions in webhook (slack). Closes #110 | Wim | 2017-01-12 | 1 | -1/+1 |
* | Replace id-mentions to usernames (slack). Closes #86 | Wim | 2016-11-20 | 1 | -0/+23 |
* | Refactor | Wim | 2016-11-13 | 1 | -27/+9 |
* | Add support for using avatars from discord,slack and gitter in slack | Wim | 2016-11-06 | 1 | -1/+18 |
* | Add support for dynamic IconURL (slack). Closes #43 | Wim | 2016-11-05 | 1 | -9/+19 |
* | Refactor modifyMessage | Wim | 2016-11-04 | 1 | -3/+10 |