Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update vendor (#1560) | Wim | 2021-07-31 | 1 | -7/+7 | |
| | ||||||
* | Update matterbridge/go-xmpp vendor (#1559) | Wim | 2021-07-31 | 1 | -1/+1 | |
| | ||||||
* | Add support for separate display name (nctalk) (#1506) | Gary Kim | 2021-06-19 | 1 | -1/+1 | |
| | | | Signed-off-by: Gary Kim <gary@garykim.dev> | |||||
* | Update dependencies (#1521) | Wim | 2021-06-16 | 1 | -8/+6 | |
| | ||||||
* | Update Rhymen/go-whatsapp module to latest master (2b8a3e9b8aa2) (#1518) | Nathanaƫl | 2021-06-16 | 1 | -1/+1 | |
| | ||||||
* | Release v1.22.2 (#1504)v1.22.2 | Wim | 2021-06-01 | 1 | -4/+1 | |
| | ||||||
* | Add support for message deletion (nctalk) (#1492) | Gary Kim | 2021-06-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | 1 | -7/+11 | |
| | ||||||
* | Update vendor (#1461) | Wim | 2021-05-05 | 1 | -6/+6 | |
| | | | | | * Update vendored libs * Fix slack api changes | |||||
* | Update vendor (#1446) | Wim | 2021-04-03 | 1 | -8/+9 | |
| | | | | | * Update vendor * Use upstream emoji lib again | |||||
* | Update vendor (#1414) | Wim | 2021-03-20 | 1 | -13/+11 | |
| | ||||||
* | Update vendor (#1384) | Wim | 2021-02-01 | 1 | -5/+5 | |
| | ||||||
* | Add vk bridge (#1372) | Ivanik | 2021-01-29 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | * 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 | -1/+0 | |
| | ||||||
* | Update vendor for next release (#1343) | Wim | 2020-12-31 | 1 | -7/+12 | |
| | ||||||
* | Update go-nc-talk (nctalk) (#1333) | Gary Kim | 2020-12-10 | 1 | -1/+1 | |
| | | | Signed-off-by: Gary Kim <gary@garykim.dev> | |||||
* | Update vendor (#1330) | Wim | 2020-12-06 | 1 | -8/+7 | |
| | ||||||
* | Update rocketchat vendor (#1327) | Wim | 2020-12-06 | 1 | -1/+1 | |
| | | | Contains fixes for #992 and adds more random ID | |||||
* | Update discordgo fork (#1303) | Wim | 2020-11-22 | 1 | -1/+1 | |
| | ||||||
* | Update vendor (#1297) | Wim | 2020-11-22 | 1 | -9/+9 | |
| | ||||||
* | Update vendor (#1265) | Wim | 2020-10-19 | 1 | -4/+4 | |
| | ||||||
* | Add support for downloading files (nctalk) (#1249) | Gary Kim | 2020-10-19 | 1 | -1/+1 | |
| | | | Signed-off-by: Gary Kim <gary@garykim.dev> | |||||
* | Update vendor (#1257) | Wim | 2020-10-11 | 1 | -4/+4 | |
| | ||||||
* | Append a suffix if user is a guest user (nctalk) (#1250) | Gary Kim | 2020-10-01 | 1 | -1/+1 | |
| | | | Signed-off-by: Gary Kim <gary@garykim.dev> | |||||
* | Add Mumble support (#1245) | Sebastian P | 2020-10-01 | 1 | -0/+2 | |
| | ||||||
* | Update vendor (#1228) | Wim | 2020-09-04 | 1 | -10/+10 | |
| | ||||||
* | Update nc-talk dependency (#1226) | Gary Kim | 2020-09-04 | 1 | -1/+1 | |
| | ||||||
* | Update nc-talk to version 0.1.2 (#1220) | Tilo Spannagel | 2020-08-30 | 1 | -1/+1 | |
| | | | Signed-off-by: Tilo Spannagel <development@tilosp.de> | |||||
* | Switch to upstream gomatrix (#1219) | Tilo Spannagel | 2020-08-30 | 1 | -1/+1 | |
| | | | Signed-off-by: Tilo Spannagel <development@tilosp.de> | |||||
* | Add TLSConfig to nctalk (#1195) | Gary Kim | 2020-08-30 | 1 | -2/+2 | |
| | | | Signed-off-by: Gary Kim <gary@garykim.dev> | |||||
* | Replace gorilla with melody for websocket API (#1205) | NikkyAI | 2020-08-26 | 1 | -0/+1 | |
| | ||||||
* | Update whatsapp vendor and fix a panic (#1209) | Wim | 2020-08-24 | 1 | -1/+1 | |
| | | | | | * Fix another whatsapp panic * Update whatsapp vendor | |||||
* | Sync with upstream gozulipbot fixes (#1202) | Wim | 2020-08-21 | 1 | -1/+1 | |
| | ||||||
* | Use mattermost v5 module (#1192) | Wim | 2020-08-10 | 1 | -9/+1 | |
| | ||||||
* | Fix Nextcloud Talk connection failure (#1179) | Gary Kim | 2020-07-26 | 1 | -1/+1 | |
| | | | | | Fix #1177 Signed-off-by: Gary Kim <gary@garykim.dev> | |||||
* | Update dependencies for 1.18.0 release (#1175) | Wim | 2020-07-18 | 1 | -11/+8 | |
| | ||||||
* | Add Nextcloud Talk support (#1167) | Gary Kim | 2020-07-18 | 1 | -0/+1 | |
| | | | Signed-off-by: Gary Kim <gary@garykim.dev> | |||||
* | Ignore non-user messages (msteams). Fixes #1141 (#1149) | Wim | 2020-05-24 | 1 | -0/+1 | |
| | | | | | Ignore these messages for now, also add a extra debug option for msteams so we can dump the whole message. | |||||
* | Increase debug logging with function,file and linenumber (#1147) | Wim | 2020-05-24 | 1 | -1/+1 | |
| | | | | | | | 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 | 1 | -16/+14 | |
| | ||||||
* | Add StripMarkdown option (irc). (#1145) | Wim | 2020-05-23 | 1 | -0/+2 | |
| | | | Enable `StripMarkdown` to strip markdown for irc. | |||||
* | Update Rhymen/go-whatsapp. Fixes #1107 (#1109) | Wim | 2020-04-21 | 1 | -1/+1 | |
| | ||||||
* | Update matterbridge/go-xmpp. Fixes #1097 (#1099) | Wim | 2020-04-19 | 1 | -1/+1 | |
| | ||||||
* | Update matterbridge/go-xmpp to add PEP-0030 support (#1095) | Wim | 2020-04-18 | 1 | -1/+1 | |
| | ||||||
* | Update matterbridge/Rocket.Chat.Go.SDK (#1087) | Wim | 2020-04-16 | 1 | -1/+1 | |
| | ||||||
* | Update Rhymen/go-whatsapp vendor and whatsapp version (#1078) | Wim | 2020-04-09 | 1 | -1/+1 | |
| | ||||||
* | Update matterbridge/go-xmpp to add xmpp avatar support (#1070) | Wim | 2020-03-29 | 1 | -1/+1 | |
| | ||||||
* | Sync matterbridge/go-xmpp with upstream | Wim | 2020-03-29 | 1 | -1/+1 | |
| | ||||||
* | Update vendor slack-go/slack (#1068) | Wim | 2020-03-28 | 1 | -1/+1 | |
| | ||||||
* | Use upstream yaegashi/msgraph.go/msauth (msteams) (#1067) | Wim | 2020-03-28 | 1 | -1/+0 | |
| |