Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update dependencies / vendor (#1146) | Wim | 2020-05-24 | 155 | -90902/+27586 |
| | |||||
* | Update vendor yaegashi/msgraph.go to v0.1.2 (2) | Qais Patankar | 2020-03-22 | 2 | -73/+19 |
| | |||||
* | Add initial Microsoft Teams support | Wim | 2020-03-01 | 36 | -0/+10103 |
| | | | | Documentation on https://github.com/42wim/matterbridge/wiki/MS-Teams-setup | ||||
* | Update dependencies (#975) | Wim | 2020-01-09 | 274 | -41741/+67135 |
| | |||||
* | Clean up go.mod and vendor | Wim | 2020-01-09 | 19 | -11575/+1959 |
| | |||||
* | Update markdown parsing library to github.com/gomarkdown/markdown (#944) | Benjamin | 2019-11-17 | 5 | -19474/+0 |
| | |||||
* | Update dependencies (#886) | Wim | 2019-09-07 | 26 | -6740/+0 |
| | |||||
* | Add initial Keybase Chat support (#877) | cori hudson | 2019-08-26 | 136 | -424/+3971 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * initial work on native keybase bridging * Hopefully make a functional keybase bridge * add keybase to bridgemap * send to right channel, try to figure out received msgs * add account and userid * i am a Dam Fool * Fix formatting for messages, handle /me * update vendors, ran golint and goimports * move handlers to handlers.go, clean up unused config options * add sample config, fix inconsistent remote nick handling * Update readme with keybase links * Resolve fixmie errors * Error -> Errorf * fix linting errors in go.mod and go.sum * explicitly join channels, ignore messages from non-specified channels * check that team names match before bridging message | ||||
* | Update vendor (#852) | Wim | 2019-06-16 | 201 | -6317/+68528 |
| | |||||
* | Use upstream whatsapp again (#809) | Wim | 2019-05-30 | 28 | -173/+771 |
| | |||||
* | Use whatsapp forks (#750) | Wim | 2019-03-02 | 47 | -586/+1526 |
| | |||||
* | Add MediaConvertWebPToPNG option (telegram). (#741) | Wim | 2019-02-27 | 19 | -0/+4252 |
| | | | | | | | | * Add MediaConvertWebPToPNG option (telegram). When enabled matterbridge will convert .webp files to .png files before uploading them to the mediaserver of the other bridges. Fixes #398 | ||||
* | Add initial WhatsApp support (#711) | Krzysiek Madejski | 2019-02-21 | 2 | -0/+96 |
| | |||||
* | Refactor and update RocketChat bridge | Wim | 2019-02-15 | 9 | -0/+1329 |
| | | | | | | | | * Add support for editing/deleting messages * Add support for uploading files * Add support for avatars * Use the Rocket.Chat.Go.SDK * Use the rest and streaming api | ||||
* | Update vendor, move to labstack/echo/v4 Fixes #698 | Wim | 2019-01-31 | 156 | -6167/+30442 |
| | |||||
* | Add support for markdown to HTML conversion (matrix). Closes #663 (#670) | Wim | 2019-01-06 | 5 | -0/+12560 |
| | | | | | This uses our own gomatrix lib with the SendHTML function which adds HTML to formatted_body in matrix. golang-commonmark is used to convert markdown into valid HTML. | ||||
* | Upgrade logrus / testify to stable versions | Duco van Amstel | 2018-11-18 | 217 | -10065/+55857 |
| | |||||
* | Switch back go upstream bwmarrin/discordgo | Wim | 2018-11-13 | 32 | -676/+3050 |
| | | | | Commit https://github.com/bwmarrin/discordgo/commit/ffa9956c9b41e8e2a10c26a254389854e016b006 got merged in. | ||||
* | Update nlopes/slack vendor | Wim | 2018-08-10 | 9 | -1329/+0 |
| | |||||
* | Use mod vendor for vendored directory (backwards compatible) | Wim | 2018-08-06 | 264 | -144464/+4182 |
| | |||||
* | Add vendor github.com/dfordsoft/golib/ic | Wim | 2018-05-11 | 56 | -28956/+37066 |
| | |||||
* | Add vendor files for spf13/viper | Wim | 2018-03-04 | 63 | -0/+32027 |
| | |||||
* | Add sshchat dependencies in vendor | Wim | 2017-12-03 | 272 | -25437/+72501 |
| | |||||
* | Update vendor | Wim | 2017-03-25 | 191 | -12/+122009 |
| | |||||
* | Add gops agentv0.10.2-dev | Wim | 2017-03-23 | 21 | -0/+31341 |
| | |||||
* | Update vendor | Wim | 2017-02-18 | 91 | -0/+231158 |
| | |||||
* | Add forgotten vendor for discord | Wim | 2016-09-19 | 2 | -0/+176 |
| | |||||
* | Add Discord support | Wim | 2016-09-19 | 14 | -0/+4088 |
| | |||||
* | Add Slack support | Wim | 2016-09-05 | 5 | -0/+1247 |
| | |||||
* | Sync with mattermost 3.1.0 | Wim | 2016-06-23 | 2 | -0/+339 |
| | |||||
* | Vendor libs | Wim | 2016-04-10 | 12 | -0/+2194 |