summaryrefslogtreecommitdiffstats
path: root/vendor
Commit message (Collapse)AuthorAgeFilesLines
* Update vendor (#1330)Wim2020-12-0626-318/+558
|
* Update rocketchat vendor (#1327)Wim2020-12-063-10/+8
| | | Contains fixes for #992 and adds more random ID
* Update discordgo fork (#1303)Wim2020-11-2210-23/+236
|
* Update vendor (#1297)Wim2020-11-22164-13430/+24818
|
* Update vendor (#1265)Wim2020-10-19240-1416/+22051
|
* Add support for downloading files (nctalk) (#1249)Gary Kim2020-10-1911-233/+5
| | | Signed-off-by: Gary Kim <gary@garykim.dev>
* Update vendor (#1257)Wim2020-10-1136-3632/+5790
|
* Append a suffix if user is a guest user (nctalk) (#1250)Gary Kim2020-10-013-1/+30
| | | Signed-off-by: Gary Kim <gary@garykim.dev>
* Add Mumble support (#1245)Sebastian P2020-10-0152-0/+8847
|
* Update vendor (#1228)Wim2020-09-041434-3444/+21636
|
* Update nc-talk dependency (#1226)Gary Kim2020-09-043-1/+12
|
* Update nc-talk to version 0.1.2 (#1220)Tilo Spannagel2020-08-304-8/+71
| | | Signed-off-by: Tilo Spannagel <development@tilosp.de>
* Switch to upstream gomatrix (#1219)Tilo Spannagel2020-08-3019-120/+237
| | | Signed-off-by: Tilo Spannagel <development@tilosp.de>
* Add TLSConfig to nctalk (#1195)Gary Kim2020-08-3048-362/+12357
| | | Signed-off-by: Gary Kim <gary@garykim.dev>
* Replace gorilla with melody for websocket API (#1205)NikkyAI2020-08-2612-0/+931
|
* Update whatsapp vendor and fix a panic (#1209)Wim2020-08-2410-23/+224
| | | | | * Fix another whatsapp panic * Update whatsapp vendor
* Sync with upstream gozulipbot fixes (#1202)Wim2020-08-215-22/+67
|
* Use mattermost v5 module (#1192)Wim2020-08-10599-25679/+84740
|
* Fix Nextcloud Talk connection failure (#1179)Gary Kim2020-07-265-25/+115
| | | | | Fix #1177 Signed-off-by: Gary Kim <gary@garykim.dev>
* Update dependencies for 1.18.0 release (#1175)Wim2020-07-18172-2126/+2127
|
* Add Nextcloud Talk support (#1167)Gary Kim2020-07-1828-0/+1325
| | | Signed-off-by: Gary Kim <gary@garykim.dev>
* Increase debug logging with function,file and linenumber (#1147)Wim2020-05-242-4/+52
| | | | | | | 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-24435-92663/+34784
|
* Add StripMarkdown option (irc). (#1145)Wim2020-05-235-0/+143
| | | Enable `StripMarkdown` to strip markdown for irc.
* Update Rhymen/go-whatsapp. Fixes #1107 (#1109)Wim2020-04-213-6/+9
|
* Update matterbridge/go-xmpp. Fixes #1097 (#1099)Wim2020-04-192-70/+75
|
* Update matterbridge/go-xmpp to add PEP-0030 support (#1095)Wim2020-04-184-12/+158
|
* Update matterbridge/Rocket.Chat.Go.SDK (#1087)Wim2020-04-163-1/+27
|
* Update Rhymen/go-whatsapp vendor and whatsapp version (#1078)Wim2020-04-098-538/+1154
|
* Update matterbridge/go-xmpp to add xmpp avatar support (#1070)Wim2020-03-293-6/+175
|
* Sync matterbridge/go-xmpp with upstreamWim2020-03-294-80/+328
|
* Update vendor slack-go/slack (#1068)Wim2020-03-2821-186/+996
|
* Use upstream yaegashi/msgraph.go/msauth (msteams) (#1067)Wim2020-03-286-203/+1
|
* Update vendor d5/tengo (#1066)Wim2020-03-285-8/+121
|
* Update vendor yaegashi/msgraph.go to v0.1.2 (2)Qais Patankar2020-03-224255-196894/+191113
|
* Update vendor yaegashi/msgraph.go to v0.1.2 (1)Qais Patankar2020-03-221-3/+8
|
* Update vendor shazow/ssh-chat (#1029)Wim2020-03-085-4/+31
|
* Remove replace directives and use own fork to make go get work again (#1028)Wim2020-03-083301-277/+277
| | | | See https://github.com/golang/go/issues/30354 go get doesn't honor the go.mod replace options.
* Add initial Microsoft Teams supportWim2020-03-013357-0/+229309
| | | | Documentation on https://github.com/42wim/matterbridge/wiki/MS-Teams-setup
* Update vendor keybase/go-keybase-chat-bot (#1019)Wim2020-03-013-17/+62
|
* Use upstream slack-go/slack again (#1018)Wim2020-03-0185-100/+496
|
* Add support for avatars from matrix. #984 (#1007)Wim2020-02-102-1/+16
|
* Rebase gomatrix vendor with upstream (#1006)Wim2020-02-095-10/+79
|
* Update kekeybase/go-keybase-chat-bot vendorWim2020-02-08156-551/+39507
|
* Disable smartypants in markdown parser. Fixes #989, #983 (#993)Wim2020-02-023-3/+3
|
* Update to tengo v2 (#976)Wim2020-01-09188-11822/+11396
|
* Update dependencies (#975)Wim2020-01-09358-42649/+72861
|
* Clean up go.mod and vendorWim2020-01-0921-11581/+1965
|
* Update slack vendor to fix regression (#959)Wim2019-12-082-2/+2
|
* Update slack vendor to master (#958)Wim2019-12-0718-56/+259
|