summaryrefslogtreecommitdiffstats
path: root/vendor/github.com
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Update matterbridge/go-xmpp to add xmpp avatar support (#1070)Wim2020-03-292-5/+174
|
* Sync matterbridge/go-xmpp with upstreamWim2020-03-293-79/+327
|
* Update vendor slack-go/slack (#1068)Wim2020-03-2820-185/+995
|
* Use upstream yaegashi/msgraph.go/msauth (msteams) (#1067)Wim2020-03-285-201/+0
|
* Update vendor d5/tengo (#1066)Wim2020-03-284-7/+120
|
* Update vendor yaegashi/msgraph.go to v0.1.2 (2)Qais Patankar2020-03-224253-196821/+191094
|
* Update vendor shazow/ssh-chat (#1029)Wim2020-03-084-3/+30
|
* Remove replace directives and use own fork to make go get work again (#1028)Wim2020-03-083300-271/+271
| | | | See https://github.com/golang/go/issues/30354 go get doesn't honor the go.mod replace options.
* Add initial Microsoft Teams supportWim2020-03-013292-0/+209326
| | | | Documentation on https://github.com/42wim/matterbridge/wiki/MS-Teams-setup
* Update vendor keybase/go-keybase-chat-bot (#1019)Wim2020-03-012-16/+61
|
* Use upstream slack-go/slack again (#1018)Wim2020-03-0184-95/+491
|
* Add support for avatars from matrix. #984 (#1007)Wim2020-02-101-0/+15
|
* Rebase gomatrix vendor with upstream (#1006)Wim2020-02-094-9/+78
|
* Update kekeybase/go-keybase-chat-bot vendorWim2020-02-08155-550/+39502
|
* Disable smartypants in markdown parser. Fixes #989, #983 (#993)Wim2020-02-022-2/+2
|
* Update to tengo v2 (#976)Wim2020-01-09187-11809/+11390
|
* Update dependencies (#975)Wim2020-01-0965-890/+2452
|
* Clean up go.mod and vendorWim2020-01-091-1/+1
|
* Update slack vendor to fix regression (#959)Wim2019-12-081-1/+1
|
* Update slack vendor to master (#958)Wim2019-12-0717-55/+258
|
* Switch to new emoji library kyokomi/emoji (#948)Wim2019-11-1712-20592/+4374
|
* Update shazow/ssh-chat dependency (#947)Wim2019-11-1714-9/+1509
|
* Update markdown parsing library to github.com/gomarkdown/markdown (#944)Benjamin2019-11-1736-0/+8266
|