summaryrefslogtreecommitdiffstats
path: root/vendor/golang.org/x
Commit message (Collapse)AuthorAgeFilesLines
* Update vendor (#1461)Wim2021-05-054-61/+236
| | | | | * Update vendored libs * Fix slack api changes
* Update vendor (#1414)Wim2021-03-20106-612/+2583
|
* Add vk bridge (#1372)Ivanik2021-01-294-0/+8201
| | | | | | | | | | | | | | | | | | | | | * Add vk bridge * Vk bridge attachments * Vk bridge forwarded messages * Vk bridge sample config and code cleanup * Vk bridge add vendor * Vk bridge message edit * Vk bridge: fix fetching names of other bots * Vk bridge: code cleanup * Vk bridge: fix shadows declaration * Vk bridge: remove UseFileURL
* Update vendor for next release (#1343)Wim2020-12-3186-650/+4525
|
* Update vendor (#1330)Wim2020-12-062-6/+9
|
* Update vendor (#1297)Wim2020-11-22138-13051/+23611
|
* Update vendor (#1265)Wim2020-10-191-8/+9
|
* Update vendor (#1228)Wim2020-09-04101-312/+15955
|
* Use mattermost v5 module (#1192)Wim2020-08-1031-16/+9565
|
* Update dependencies for 1.18.0 release (#1175)Wim2020-07-18109-1560/+1112
|
* Update dependencies / vendor (#1146)Wim2020-05-24155-90902/+27586
|
* Update vendor yaegashi/msgraph.go to v0.1.2 (2)Qais Patankar2020-03-222-73/+19
|
* Add initial Microsoft Teams supportWim2020-03-0136-0/+10103
| | | | Documentation on https://github.com/42wim/matterbridge/wiki/MS-Teams-setup
* Update dependencies (#975)Wim2020-01-09274-41741/+67135
|
* Clean up go.mod and vendorWim2020-01-0919-11575/+1959
|
* Update markdown parsing library to github.com/gomarkdown/markdown (#944)Benjamin2019-11-175-19474/+0
|
* Update dependencies (#886)Wim2019-09-0726-6740/+0
|
* Add initial Keybase Chat support (#877)cori hudson2019-08-26136-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)Wim2019-06-16201-6317/+68528
|
* Use upstream whatsapp again (#809)Wim2019-05-3028-173/+771
|
* Use whatsapp forks (#750)Wim2019-03-0247-586/+1526
|
* Add MediaConvertWebPToPNG option (telegram). (#741)Wim2019-02-2719-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 Madejski2019-02-212-0/+96
|
* Refactor and update RocketChat bridgeWim2019-02-159-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 #698Wim2019-01-31156-6167/+30442
|
* Add support for markdown to HTML conversion (matrix). Closes #663 (#670)Wim2019-01-065-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 versionsDuco van Amstel2018-11-18217-10065/+55857
|
* Switch back go upstream bwmarrin/discordgoWim2018-11-1332-676/+3050
| | | | Commit https://github.com/bwmarrin/discordgo/commit/ffa9956c9b41e8e2a10c26a254389854e016b006 got merged in.
* Update nlopes/slack vendorWim2018-08-109-1329/+0
|
* Use mod vendor for vendored directory (backwards compatible)Wim2018-08-06264-144464/+4182
|
* Add vendor github.com/dfordsoft/golib/icWim2018-05-1156-28956/+37066
|
* Add vendor files for spf13/viperWim2018-03-0463-0/+32027
|
* Add sshchat dependencies in vendorWim2017-12-03272-25437/+72501
|
* Update vendorWim2017-03-25191-12/+122009
|
* Add gops agentv0.10.2-devWim2017-03-2321-0/+31341
|
* Update vendorWim2017-02-1891-0/+231158
|
* Add forgotten vendor for discordWim2016-09-192-0/+176
|
* Add Discord supportWim2016-09-1914-0/+4088
|
* Add Slack supportWim2016-09-055-0/+1247
|
* Sync with mattermost 3.1.0Wim2016-06-232-0/+339
|
* Vendor libsWim2016-04-1012-0/+2194