summaryrefslogtreecommitdiffstats
path: root/vendor/github.com
Commit message (Collapse)AuthorAgeFilesLines
* Bump github.com/mattermost/mattermost-server/v6 from 6.1.0 to 6.3.0 (#1686)dependabot[bot]2022-01-18130-403/+28970
| | | | | | | | | | | | | | | | | Bumps [github.com/mattermost/mattermost-server/v6](https://github.com/mattermost/mattermost-server) from 6.1.0 to 6.3.0. - [Release notes](https://github.com/mattermost/mattermost-server/releases) - [Changelog](https://github.com/mattermost/mattermost-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/mattermost/mattermost-server/compare/v6.1.0...v6.3.0) --- updated-dependencies: - dependency-name: github.com/mattermost/mattermost-server/v6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump github.com/mattermost/mattermost-server/v5 from 5.39.0 to 5.39.3 (#1682)dependabot[bot]2022-01-182-8/+24
| | | | | | | | | | | | | | | | | Bumps [github.com/mattermost/mattermost-server/v5](https://github.com/mattermost/mattermost-server) from 5.39.0 to 5.39.3. - [Release notes](https://github.com/mattermost/mattermost-server/releases) - [Changelog](https://github.com/mattermost/mattermost-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/mattermost/mattermost-server/compare/v5.39.0...v5.39.3) --- updated-dependencies: - dependency-name: github.com/mattermost/mattermost-server/v5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add support for Harmony (#1656)Janet Blackquill2021-12-1822-0/+29252
| | | | | | Harmony is a relatively new (1,5yo) chat protocol with a small community. This introduces support for Harmony into Matterbridge, using the functionality specifically designed for bridge bots. The implementation is a modest 200 lines of code.
* Fix vendored xmpp (#1661)Wim2021-12-122-15/+31
|
* Update telegram-bot-api to v5 (#1660)Wim2021-12-1218-3700/+6881
|
* Update dependencies/vendor (#1659)Wim2021-12-12115-812/+3223
|
* Update go-whatsapp version (#1630)snikpic2021-11-021-1/+1
|
* Update dependencies (#1628)Wim2021-10-306-11/+73
|
* Do not check cache on deleted messages (mattermost). Fixes #1555 (#1624)Wim2021-10-251-1/+1
|
* Fix gozulipbot vendorWim2021-10-231-0/+5
|
* Update gozulipbot dependency (#1618)Wim2021-10-232-8/+30
|
* Update matterclient dep. Fixes #1617Wim2021-10-211-3/+2
|
* Update dependencies (#1610)Wim2021-10-17356-11258/+10939
| | | | | * Update dependencies * Update module to go 1.17
* Update vendorWim2021-10-16502-176/+103270
|
* Convert .tgs with go libraries (and cgo) (telegram) (#1569)Benau2021-08-24302-0/+121374
| | | | | | | | | | | | | | | | This commit adds support for go/cgo tgs conversion when building with the -tags `cgo` The default binaries are still "pure" go and uses the old way of converting. * Move lottie_convert.py conversion code to its own file * Add optional libtgsconverter * Update vendor * Apply suggestions from code review * Update bridge/helper/libtgsconverter.go Co-authored-by: Wim <wim@42.be>
* Update vendor (#1560)Wim2021-07-3117-62/+364
|
* Update matterbridge/go-xmpp vendor (#1559)Wim2021-07-311-2/+8
|
* Update dependencies (#1521)Wim2021-06-1681-798/+2927
|
* Update Rhymen/go-whatsapp module to latest master (2b8a3e9b8aa2) (#1518)Nathanaƫl2021-06-162-2/+3
|
* Update vendor (#1498)Wim2021-05-3035-4291/+11294
|
* Update vendor (#1461)Wim2021-05-0537-1561/+163
| | | | | * Update vendored libs * Fix slack api changes
* Update vendor (#1446)Wim2021-04-0336-5352/+8050
| | | | | * Update vendor * Use upstream emoji lib again
* Update vendor (#1414)Wim2021-03-2078-856/+4089
|
* Update vendor (#1384)Wim2021-02-0134-234/+1517
|
* Add vk bridge (#1372)Ivanik2021-01-29101-0/+18340
| | | | | | | | | | | | | | | | | | | | | * 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-3182-938/+5399
|
* Update go-nc-talk (nctalk) (#1333)Gary Kim2020-12-102-7/+13
| | | Signed-off-by: Gary Kim <gary@garykim.dev>
* Update vendor (#1330)Wim2020-12-0621-298/+535
|
* Update rocketchat vendor (#1327)Wim2020-12-062-9/+7
| | | Contains fixes for #992 and adds more random ID
* Update discordgo fork (#1303)Wim2020-11-229-22/+235
|
* Update vendor (#1297)Wim2020-11-2225-367/+1141
|
* Update vendor (#1265)Wim2020-10-19218-1233/+21682
|
* Update vendor (#1257)Wim2020-10-1135-3628/+5786
|
* Add Mumble support (#1245)Sebastian P2020-10-017-0/+1072
|
* Update vendor (#1228)Wim2020-09-041282-2389/+3711
|
* Switch to upstream gomatrix (#1219)Tilo Spannagel2020-08-3018-118/+235
| | | Signed-off-by: Tilo Spannagel <development@tilosp.de>
* Add TLSConfig to nctalk (#1195)Gary Kim2020-08-3018-339/+733
| | | Signed-off-by: Gary Kim <gary@garykim.dev>
* Update whatsapp vendor and fix a panic (#1209)Wim2020-08-249-22/+223
| | | | | * Fix another whatsapp panic * Update whatsapp vendor
* Sync with upstream gozulipbot fixes (#1202)Wim2020-08-214-21/+66
|
* Use mattermost v5 module (#1192)Wim2020-08-10393-25194/+41801
|
* Update dependencies for 1.18.0 release (#1175)Wim2020-07-1862-554/+1004
|
* Add Nextcloud Talk support (#1167)Gary Kim2020-07-1813-0/+611
| | | Signed-off-by: Gary Kim <gary@garykim.dev>
* Increase debug logging with function,file and linenumber (#1147)Wim2020-05-241-3/+51
| | | | | | | Show the function name,file and linenumber like this [0000] INFO main: [setupLogger:matterbridge.go:100] Enabling debug logging. [0000] INFO main: [main:matterbridge.go:46] Running version 1.17.5-dev Only enable this for debug as this adds some overhead.
* Update dependencies / vendor (#1146)Wim2020-05-24273-1668/+7090
|
* Add StripMarkdown option (irc). (#1145)Wim2020-05-234-0/+141
| | | Enable `StripMarkdown` to strip markdown for irc.
* Update Rhymen/go-whatsapp. Fixes #1107 (#1109)Wim2020-04-212-5/+8
|
* Update matterbridge/go-xmpp. Fixes #1097 (#1099)Wim2020-04-191-69/+74
|
* Update matterbridge/go-xmpp to add PEP-0030 support (#1095)Wim2020-04-183-11/+157
|
* Update matterbridge/Rocket.Chat.Go.SDK (#1087)Wim2020-04-162-0/+26
|
* Update Rhymen/go-whatsapp vendor and whatsapp version (#1078)Wim2020-04-097-537/+1153
|