Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update vendor (#1297) | Wim | 2020-11-22 | 25 | -367/+1141 |
| | |||||
* | Update vendor (#1265) | Wim | 2020-10-19 | 218 | -1233/+21682 |
| | |||||
* | Update vendor (#1257) | Wim | 2020-10-11 | 35 | -3628/+5786 |
| | |||||
* | Add Mumble support (#1245) | Sebastian P | 2020-10-01 | 7 | -0/+1072 |
| | |||||
* | Update vendor (#1228) | Wim | 2020-09-04 | 1282 | -2389/+3711 |
| | |||||
* | Switch to upstream gomatrix (#1219) | Tilo Spannagel | 2020-08-30 | 18 | -118/+235 |
| | | | Signed-off-by: Tilo Spannagel <development@tilosp.de> | ||||
* | Add TLSConfig to nctalk (#1195) | Gary Kim | 2020-08-30 | 18 | -339/+733 |
| | | | Signed-off-by: Gary Kim <gary@garykim.dev> | ||||
* | Update whatsapp vendor and fix a panic (#1209) | Wim | 2020-08-24 | 9 | -22/+223 |
| | | | | | * Fix another whatsapp panic * Update whatsapp vendor | ||||
* | Sync with upstream gozulipbot fixes (#1202) | Wim | 2020-08-21 | 4 | -21/+66 |
| | |||||
* | Use mattermost v5 module (#1192) | Wim | 2020-08-10 | 393 | -25194/+41801 |
| | |||||
* | Update dependencies for 1.18.0 release (#1175) | Wim | 2020-07-18 | 62 | -554/+1004 |
| | |||||
* | Add Nextcloud Talk support (#1167) | Gary Kim | 2020-07-18 | 13 | -0/+611 |
| | | | Signed-off-by: Gary Kim <gary@garykim.dev> | ||||
* | Increase debug logging with function,file and linenumber (#1147) | Wim | 2020-05-24 | 1 | -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) | Wim | 2020-05-24 | 273 | -1668/+7090 |
| | |||||
* | Add StripMarkdown option (irc). (#1145) | Wim | 2020-05-23 | 4 | -0/+141 |
| | | | Enable `StripMarkdown` to strip markdown for irc. | ||||
* | Update Rhymen/go-whatsapp. Fixes #1107 (#1109) | Wim | 2020-04-21 | 2 | -5/+8 |
| | |||||
* | Update matterbridge/go-xmpp. Fixes #1097 (#1099) | Wim | 2020-04-19 | 1 | -69/+74 |
| | |||||
* | Update matterbridge/go-xmpp to add PEP-0030 support (#1095) | Wim | 2020-04-18 | 3 | -11/+157 |
| | |||||
* | Update matterbridge/Rocket.Chat.Go.SDK (#1087) | Wim | 2020-04-16 | 2 | -0/+26 |
| | |||||
* | Update Rhymen/go-whatsapp vendor and whatsapp version (#1078) | Wim | 2020-04-09 | 7 | -537/+1153 |
| | |||||
* | Update matterbridge/go-xmpp to add xmpp avatar support (#1070) | Wim | 2020-03-29 | 2 | -5/+174 |
| | |||||
* | Sync matterbridge/go-xmpp with upstream | Wim | 2020-03-29 | 3 | -79/+327 |
| | |||||
* | Update vendor slack-go/slack (#1068) | Wim | 2020-03-28 | 20 | -185/+995 |
| | |||||
* | Use upstream yaegashi/msgraph.go/msauth (msteams) (#1067) | Wim | 2020-03-28 | 5 | -201/+0 |
| | |||||
* | Update vendor d5/tengo (#1066) | Wim | 2020-03-28 | 4 | -7/+120 |
| | |||||
* | Update vendor yaegashi/msgraph.go to v0.1.2 (2) | Qais Patankar | 2020-03-22 | 4253 | -196821/+191094 |
| | |||||
* | Update vendor shazow/ssh-chat (#1029) | Wim | 2020-03-08 | 4 | -3/+30 |
| | |||||
* | Remove replace directives and use own fork to make go get work again (#1028) | Wim | 2020-03-08 | 3300 | -271/+271 |
| | | | | See https://github.com/golang/go/issues/30354 go get doesn't honor the go.mod replace options. | ||||
* | Add initial Microsoft Teams support | Wim | 2020-03-01 | 3292 | -0/+209326 |
| | | | | Documentation on https://github.com/42wim/matterbridge/wiki/MS-Teams-setup | ||||
* | Update vendor keybase/go-keybase-chat-bot (#1019) | Wim | 2020-03-01 | 2 | -16/+61 |
| | |||||
* | Use upstream slack-go/slack again (#1018) | Wim | 2020-03-01 | 84 | -95/+491 |
| | |||||
* | Add support for avatars from matrix. #984 (#1007) | Wim | 2020-02-10 | 1 | -0/+15 |
| | |||||
* | Rebase gomatrix vendor with upstream (#1006) | Wim | 2020-02-09 | 4 | -9/+78 |
| | |||||
* | Update kekeybase/go-keybase-chat-bot vendor | Wim | 2020-02-08 | 155 | -550/+39502 |
| | |||||
* | Disable smartypants in markdown parser. Fixes #989, #983 (#993) | Wim | 2020-02-02 | 2 | -2/+2 |
| | |||||
* | Update to tengo v2 (#976) | Wim | 2020-01-09 | 187 | -11809/+11390 |
| | |||||
* | Update dependencies (#975) | Wim | 2020-01-09 | 65 | -890/+2452 |
| | |||||
* | Clean up go.mod and vendor | Wim | 2020-01-09 | 1 | -1/+1 |
| | |||||
* | Update slack vendor to fix regression (#959) | Wim | 2019-12-08 | 1 | -1/+1 |
| | |||||
* | Update slack vendor to master (#958) | Wim | 2019-12-07 | 17 | -55/+258 |
| | |||||
* | Switch to new emoji library kyokomi/emoji (#948) | Wim | 2019-11-17 | 12 | -20592/+4374 |
| | |||||
* | Update shazow/ssh-chat dependency (#947) | Wim | 2019-11-17 | 14 | -9/+1509 |
| | |||||
* | Update markdown parsing library to github.com/gomarkdown/markdown (#944) | Benjamin | 2019-11-17 | 36 | -0/+8266 |
| | |||||
* | Use own slack fork to fix #937 (#943) | Wim | 2019-11-14 | 4 | -3/+31 |
| | |||||
* | Update vendor (#932) | Wim | 2019-10-27 | 29 | -1516/+4062 |
| | | | | | | * Update vendor * Fix godiscord api change | ||||
* | Update vendor matterbridge/gomatrix fork (#928) | Wim | 2019-10-26 | 6 | -85/+208 |
| | |||||
* | Update dependencies (#886) | Wim | 2019-09-07 | 114 | -9613/+24061 |
| | |||||
* | Update lrstanley/girc vendor (#884) | Wim | 2019-09-07 | 10 | -97/+416 |
| | |||||
* | Replace bwmarrin/discordgo with matterbridge/discordgo (#878) | Wim | 2019-08-26 | 2 | -4/+69 |
| | | | Needed for #872 | ||||
* | Update Rhymen/go-whatsapp vendor (#876) | Wim | 2019-08-26 | 10 | -36/+505 |
| |