Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Title from attachment slack message (#446) | Maxim | 2018-06-13 | 1 | -1/+4 |
| | |||||
* | Fix regexp in replaceMention (slack). (#435) | Patrick Connolly | 2018-05-29 | 1 | -1/+1 |
| | |||||
* | Fix iconurl regression (mattermost,slack,rocketchat). Closes #430 | Wim | 2018-05-27 | 1 | -2/+4 |
| | |||||
* | Add error message about webhook (slack) | Wim | 2018-05-27 | 1 | -0/+4 |
| | |||||
* | Use uuid instead of userid. Fixes #429 | Wim | 2018-05-27 | 1 | -3/+5 |
| | |||||
* | Fix issue #432 - Avatar spoofing from Slack to Discord with uppercase in ↵ | OyyoDams | 2018-05-26 | 1 | -1/+1 |
| | | | | nick doesn't work (#433) | ||||
* | Properly set Slack user who initiated slash command (#394) | Jerry Heiselman | 2018-04-25 | 1 | -2/+2 |
| | | | * Properly set Slack user who initiated slash command | ||||
* | Use username if bot name is Slack API Tester (slack) | Wim | 2018-04-20 | 1 | -0/+13 |
| | |||||
* | Make our callbackid more unique. Fixes issue with running multiple ↵ | Wim | 2018-04-13 | 1 | -2/+2 |
| | | | | matterbridge on the same channel (slack,mattermost) | ||||
* | Strip markdown URLs with blank text (slack) (#392) | Jerry Heiselman | 2018-03-22 | 1 | -6/+11 |
| | |||||
* | Ignore restricted_acton on channel join (slack). Closes #387 | Wim | 2018-03-12 | 1 | -2/+6 |
| | |||||
* | Add support for NoSendJoinPart. Closes #382 | Wim | 2018-03-06 | 1 | -0/+4 |
| | |||||
* | Update regex for usergroup matching. Closes #379 | Wim | 2018-03-05 | 1 | -1/+1 |
| | |||||
* | Fix regression (slack). Closes #384 | Wim | 2018-03-05 | 1 | -2/+2 |
| | |||||
* | Use viper (github.com/spf13/viper) for configuration | Wim | 2018-03-04 | 1 | -41/+48 |
| | |||||
* | Remove unused function | Wim | 2018-03-03 | 1 | -0/+2 |
| | |||||
* | Use replaceVariable for usergroups (slack) #379 | Wim | 2018-03-02 | 1 | -5/+6 |
| | |||||
* | Add usergroup support (slack). Closes #379 | Wim | 2018-02-28 | 1 | -6/+21 |
| | |||||
* | Improve debug messages | Wim | 2018-02-28 | 1 | -5/+4 |
| | |||||
* | Refactor using factory | Wim | 2018-02-27 | 1 | -36/+30 |
| | |||||
* | Refactor slack | Wim | 2018-02-27 | 1 | -241/+300 |
| | |||||
* | Add share support between slack instances. Closes #369 | Wim | 2018-02-23 | 1 | -3/+19 |
| | |||||
* | Fix Update userlist on join (slack). Closes #372 | Wim | 2018-02-22 | 1 | -1/+1 |
| | |||||
* | Update userlist on join (slack). Closes #372 | Wim | 2018-02-22 | 1 | -1/+5 |
| | |||||
* | Use prefixed-formatter for better logging | Wim | 2018-02-21 | 1 | -1/+1 |
| | |||||
* | Move Sirupsen => sirupsen | Wim | 2018-02-20 | 1 | -1/+1 |
| | |||||
* | Add channel_purpose to ShowTopicChange. Ignore (un)pinned_item (slack). #353 | Wim | 2018-02-03 | 1 | -1/+4 |
| | |||||
* | Send chat notification if media is too big to be re-uploaded to MediaServer. ↵ | Wim | 2018-02-03 | 1 | -6/+31 |
| | | | | See #359 | ||||
* | Add support for file comments (slack). Closes #346 | Wim | 2018-02-02 | 1 | -1/+6 |
| | |||||
* | Add ShowTopicChange option. Allow/disable topic change messages (currently ↵ | Wim | 2018-02-02 | 1 | -0/+3 |
| | | | | only from slack). Closes #353 | ||||
* | Use upstream again (slack) | Wim | 2018-01-08 | 1 | -1/+1 |
| | |||||
* | Log ConnectionErrorEvent (slack) | Wim | 2018-01-03 | 1 | -0/+2 |
| | |||||
* | Increase debug logging (slack) | Wim | 2018-01-02 | 1 | -1/+3 |
| | |||||
* | Use a better check to join channel (slack) | Wim | 2018-01-02 | 1 | -1/+1 |
| | |||||
* | Allow specifying maximum download size of media using MediaDownloadSize ↵ | Wim | 2017-12-19 | 1 | -1/+1 |
| | | | | (slack,telegram,matrix) | ||||
* | 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 ↵ | Wim | 2017-11-03 | 1 | -0/+19 |
| | | | | slack/mattermost/telegram. (slack) | ||||
* | Allow slack messages with variables (eg. @here) to be formatted correctly. ↵ | Patrick Connolly | 2017-11-03 | 1 | -0/+14 |
| | | | | (slack) (#288) | ||||
* | 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 |
| | | | | | Links sometimes exist without bar delimiters. See: https://api.slack.com/docs/message-formatting#linking_to_urls | ||||
* | 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). ↵ | Wim | 2017-09-21 | 1 | -3/+40 |
| | | | | | | | | | | | | Closes #255 Refactor message.Extra to a map[string][]interface{} to have a bit more flexibility for stuffing extra stuff. For attached files from slack, files < 1MB size get downloaded (in memory), and get put into Extra["file"][]config.FileInfo (containing a pointer to the buffer and the filename). This is not async so slack channels with lots of attached files may suffer a slowdown. (the download timeout is set at 5 seconds). | ||||
* | 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 |
| | | | | | | | | | | | | Currently fully support mattermost,slack and discord. Message deleted on the bridge or received from other bridges will be deleted. Partially support for Gitter. Gitter bridge will delete messages received from other bridges. But if you delete a message on gitter, this deletion will not be sent to other bridges (this is a gitter API limitation, it doesn't propogate edits or deletes via the API) | ||||
* | Do not break messages on newline (slack). Closes #258 | Wim | 2017-09-10 | 1 | -18/+16 |
| |