Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump github.com/mattermost/mattermost-server/v5 from 5.39.0 to 5.39.3 (#1682) | dependabot[bot] | 2022-01-18 | 3 | -9/+25 |
| | | | | | | | | | | | | | | | | | 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> | ||||
* | Fix codeql warnings | Wim | 2021-12-19 | 1 | -1/+1 |
| | |||||
* | Add support for Harmony (#1656) | Janet Blackquill | 2021-12-18 | 26 | -0/+29321 |
| | | | | | | 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) | Wim | 2021-12-12 | 3 | -16/+32 |
| | |||||
* | Update telegram-bot-api to v5 (#1660) | Wim | 2021-12-12 | 19 | -3706/+6884 |
| | |||||
* | Update dependencies/vendor (#1659) | Wim | 2021-12-12 | 212 | -5582/+8553 |
| | |||||
* | Update go-whatsapp version (#1630) | snikpic | 2021-11-02 | 2 | -2/+2 |
| | |||||
* | Update dependencies (#1628) | Wim | 2021-10-30 | 7 | -16/+78 |
| | |||||
* | Do not check cache on deleted messages (mattermost). Fixes #1555 (#1624) | Wim | 2021-10-25 | 2 | -2/+2 |
| | |||||
* | Fix gozulipbot vendor | Wim | 2021-10-23 | 1 | -0/+5 |
| | |||||
* | Update gozulipbot dependency (#1618) | Wim | 2021-10-23 | 3 | -9/+31 |
| | |||||
* | Update matterclient dep. Fixes #1617 | Wim | 2021-10-21 | 2 | -4/+3 |
| | |||||
* | Update dependencies (#1610) | Wim | 2021-10-17 | 491 | -19477/+15471 |
| | | | | | * Update dependencies * Update module to go 1.17 | ||||
* | Update vendor | Wim | 2021-10-16 | 586 | -3403/+119047 |
| | |||||
* | Convert .tgs with go libraries (and cgo) (telegram) (#1569) | Benau | 2021-08-24 | 303 | -0/+121385 |
| | | | | | | | | | | | | | | | | 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) | Wim | 2021-07-31 | 93 | -157/+1652 |
| | |||||
* | Update matterbridge/go-xmpp vendor (#1559) | Wim | 2021-07-31 | 2 | -3/+9 |
| | |||||
* | Add support for separate display name (nctalk) (#1506) | Gary Kim | 2021-06-19 | 2 | -6/+23 |
| | | | Signed-off-by: Gary Kim <gary@garykim.dev> | ||||
* | Update dependencies (#1521) | Wim | 2021-06-16 | 241 | -14216/+12473 |
| | |||||
* | Update Rhymen/go-whatsapp module to latest master (2b8a3e9b8aa2) (#1518) | Nathanaƫl | 2021-06-16 | 3 | -3/+4 |
| | |||||
* | Release v1.22.2 (#1504)v1.22.2 | Wim | 2021-06-01 | 1 | -8/+1 |
| | |||||
* | Add support for message deletion (nctalk) (#1492) | Gary Kim | 2021-06-01 | 5 | -44/+153 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * nctalk: add message deletion support Signed-off-by: Gary Kim <gary@garykim.dev> * nctalk: seperate out deletion and sending logic Signed-off-by: Gary Kim <gary@garykim.dev> * nctalk: update library to v0.2.0 Signed-off-by: Gary Kim <gary@garykim.dev> * Rename functions to be clearer Signed-off-by: Gary Kim <gary@garykim.dev> * Update to go-nc-talk v0.2.1 Signed-off-by: Gary Kim <gary@garykim.dev> * Update to go-nc-talk v0.2.2 Signed-off-by: Gary Kim <gary@garykim.dev> * Make deletions easier to debug Signed-off-by: Gary Kim <gary@garykim.dev> | ||||
* | Update vendor (#1498) | Wim | 2021-05-30 | 441 | -6093/+32823 |
| | |||||
* | Update vendor (#1461) | Wim | 2021-05-05 | 42 | -1629/+406 |
| | | | | | * Update vendored libs * Fix slack api changes | ||||
* | Update vendor (#1446) | Wim | 2021-04-03 | 37 | -5366/+8061 |
| | | | | | * Update vendor * Use upstream emoji lib again | ||||
* | Update vendor (#1414) | Wim | 2021-03-20 | 185 | -1484/+6691 |
| | |||||
* | Update vendor (#1384) | Wim | 2021-02-01 | 35 | -239/+1524 |
| | |||||
* | Add vk bridge (#1372) | Ivanik | 2021-01-29 | 106 | -0/+26551 |
| | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Release v1.21.0 (#1348)v1.21.0 | Wim | 2020-12-31 | 1 | -2/+0 |
| | |||||
* | Update vendor for next release (#1343) | Wim | 2020-12-31 | 218 | -2186/+11324 |
| | |||||
* | Update go-nc-talk (nctalk) (#1333) | Gary Kim | 2020-12-10 | 7 | -40/+75 |
| | | | Signed-off-by: Gary Kim <gary@garykim.dev> | ||||
* | Update vendor (#1330) | Wim | 2020-12-06 | 26 | -318/+558 |
| | |||||
* | Update rocketchat vendor (#1327) | Wim | 2020-12-06 | 3 | -10/+8 |
| | | | Contains fixes for #992 and adds more random ID | ||||
* | Update discordgo fork (#1303) | Wim | 2020-11-22 | 10 | -23/+236 |
| | |||||
* | Update vendor (#1297) | Wim | 2020-11-22 | 164 | -13430/+24818 |
| | |||||
* | Update vendor (#1265) | Wim | 2020-10-19 | 240 | -1416/+22051 |
| | |||||
* | Add support for downloading files (nctalk) (#1249) | Gary Kim | 2020-10-19 | 11 | -233/+5 |
| | | | Signed-off-by: Gary Kim <gary@garykim.dev> | ||||
* | Update vendor (#1257) | Wim | 2020-10-11 | 36 | -3632/+5790 |
| | |||||
* | Append a suffix if user is a guest user (nctalk) (#1250) | Gary Kim | 2020-10-01 | 3 | -1/+30 |
| | | | Signed-off-by: Gary Kim <gary@garykim.dev> | ||||
* | Add Mumble support (#1245) | Sebastian P | 2020-10-01 | 52 | -0/+8847 |
| | |||||
* | Update vendor (#1228) | Wim | 2020-09-04 | 1434 | -3444/+21636 |
| | |||||
* | Update nc-talk dependency (#1226) | Gary Kim | 2020-09-04 | 3 | -1/+12 |
| | |||||
* | Update nc-talk to version 0.1.2 (#1220) | Tilo Spannagel | 2020-08-30 | 4 | -8/+71 |
| | | | Signed-off-by: Tilo Spannagel <development@tilosp.de> | ||||
* | Switch to upstream gomatrix (#1219) | Tilo Spannagel | 2020-08-30 | 19 | -120/+237 |
| | | | Signed-off-by: Tilo Spannagel <development@tilosp.de> | ||||
* | Add TLSConfig to nctalk (#1195) | Gary Kim | 2020-08-30 | 48 | -362/+12357 |
| | | | Signed-off-by: Gary Kim <gary@garykim.dev> | ||||
* | Replace gorilla with melody for websocket API (#1205) | NikkyAI | 2020-08-26 | 12 | -0/+931 |
| | |||||
* | Update whatsapp vendor and fix a panic (#1209) | Wim | 2020-08-24 | 10 | -23/+224 |
| | | | | | * Fix another whatsapp panic * Update whatsapp vendor | ||||
* | Sync with upstream gozulipbot fixes (#1202) | Wim | 2020-08-21 | 5 | -22/+67 |
| | |||||
* | Use mattermost v5 module (#1192) | Wim | 2020-08-10 | 599 | -25679/+84740 |
| | |||||
* | Fix Nextcloud Talk connection failure (#1179) | Gary Kim | 2020-07-26 | 5 | -25/+115 |
| | | | | | Fix #1177 Signed-off-by: Gary Kim <gary@garykim.dev> |