| Commit message (Expand) | Author | Age | Files | Lines |
* | Make lottie_convert work on platforms without /dev/stdout (#1424) | Ben Wiederhake | 2021-03-20 | 1 | -9/+26 |
* | Update vendor (#1414) | Wim | 2021-03-20 | 187 | -1600/+6735 |
* | Add Facebook messenger api bridge URL to README.md (#1425) | powerjungle | 2021-03-13 | 1 | -0/+2 |
* | Check rune length instead of bytes (telegram). Fixes #1409 (#1412) | Wim | 2021-02-25 | 1 | -8/+10 |
* | Use go1.16 as binary builder. Remove go1.14 (#1407) | Wim | 2021-02-17 | 1 | -7/+7 |
* | Fix webhooks for channels with special characters (xmpp) (#1405) | Alexander | 2021-02-17 | 1 | -1/+2 |
* | Change workflow from go 1.16.0-rc1 to go 1.16.x (#1406) | Qais Patankar | 2021-02-17 | 1 | -1/+1 |
* | Handle Rocket.Chat attachments (#1395) | Tadeo Kondrak | 2021-02-15 | 2 | -0/+63 |
* | Use valid transmitter Log default (discord) (#1402) | Qais Patankar | 2021-02-15 | 1 | -1/+1 |
* | Fix panic when the webhook fails (xmpp) (#1401) | Alexander | 2021-02-15 | 1 | -1/+6 |
* | Fix missing word in matterbridge.toml.sample (#1398) | PeGaSuS | 2021-02-11 | 1 | -1/+1 |
* | Add scoop repo | Wim | 2021-02-02 | 1 | -0/+1 |
* | Add go 1.16.0-rc1 to github workflow (#1386) | Wim | 2021-02-02 | 1 | -1/+2 |
* | Bump version | Wim | 2021-02-01 | 1 | -1/+1 |
* | Release v1.22.0 (#1385)v1.22.0 | Wim | 2021-02-01 | 3 | -2/+25 |
* | Update vendor (#1384) | Wim | 2021-02-01 | 37 | -244/+1539 |
* | Pick up all the webhooks (discord) (#1383) | Wim | 2021-02-01 | 1 | -1/+0 |
* | Add vk bridge (#1372) | Ivanik | 2021-01-29 | 112 | -0/+26908 |
* | Add an even more debug option (discord) (#1368) | Wim | 2021-01-23 | 1 | -0/+5 |
* | Allow the XMPP bridge to use slack compatible webhooks (xmpp) (#1364) | Alexander | 2021-01-21 | 2 | -6/+56 |
* | Update README (#1362) | Wim | 2021-01-15 | 1 | -2/+9 |
* | Optimize Dockerfile (#1361) | Wim | 2021-01-15 | 1 | -6/+4 |
* | Unify/sync apk index cache control in Dockerfile (#1352) | Peter Dave Hello | 2021-01-14 | 1 | -1/+1 |
* | Add jpe as valid image filename extension (telegram) (#1360) | Paul | 2021-01-14 | 1 | -1/+1 |
* | Improve Markdown in transmitter docs (discord) (#1351) | Qais Patankar | 2021-01-03 | 1 | -6/+7 |
* | Rename .oga audio files to .ogg (telegram) (#1349) | Wim | 2021-01-02 | 1 | -0/+5 |
* | Update README about unsupported steam chat | Wim | 2021-01-02 | 1 | -3/+6 |
* | Bump version | Wim | 2020-12-31 | 1 | -1/+1 |
* | Release v1.21.0 (#1348)v1.21.0 | Wim | 2020-12-31 | 6 | -50/+53 |
* | Refactor "msg-parent-not-found" to config.ParentIDNotFound (#1347) | Qais Patankar | 2020-12-31 | 6 | -8/+21 |
* | Reject cross-channel message references (discord) (#1345) | Qais Patankar | 2020-12-31 | 1 | -3/+3 |
* | Add a prefix handler for unthreaded messages (discord) (#1346) | Qais Patankar | 2020-12-31 | 1 | -0/+6 |
* | Add threading support with token (discord) (#1342) | Wim | 2020-12-31 | 5 | -4/+31 |
* | Fix 'webook' typo in discord/webhook.go (#1344) | Qais Patankar | 2020-12-31 | 1 | -1/+1 |
* | Update vendor for next release (#1343) | Wim | 2020-12-31 | 220 | -2195/+11469 |
* | Add support for stateless bridging via draft/relaymsg (irc) (#1339) | James Lu | 2020-12-30 | 2 | -16/+70 |
* | Update README.md (#1340) | wschwab | 2020-12-29 | 1 | -1/+1 |
* | Update webhook documentation (discord) (#1335) | Qais Patankar | 2020-12-17 | 2 | -12/+11 |
* | Split Bdiscord.Send into handleEventWebhook and handleEventBotUser (discord) | Qais Patankar | 2020-12-13 | 2 | -43/+53 |
* | Move webhook specific logic to its own file (discord) | Qais Patankar | 2020-12-13 | 2 | -94/+102 |
* | Extract maybeGetLocalAvatar into its own function (discord) | Qais Patankar | 2020-12-13 | 1 | -15/+17 |
* | Remove WebhookURL support (discord) | Qais Patankar | 2020-12-13 | 2 | -9/+15 |
* | Add initial transmitter implementation (discord) | Qais Patankar | 2020-12-13 | 5 | -120/+371 |
* | Revert "Disable webhook editing (#1296)" (discord) | Qais Patankar | 2020-12-13 | 1 | -10/+6 |
* | Update go-nc-talk (nctalk) (#1333) | Gary Kim | 2020-12-10 | 10 | -45/+87 |
* | Update vendor (#1330) | Wim | 2020-12-06 | 28 | -340/+587 |
* | Parse fencedcode in ParseMarkdown. Fixes #1127 (#1329) | Wim | 2020-12-06 | 1 | -1/+1 |
* | Mark messages as read (matrix). Fixes #1317 (#1328) | Wim | 2020-12-06 | 1 | -0/+5 |
* | Update rocketchat vendor (#1327) | Wim | 2020-12-06 | 5 | -11/+11 |
* | Implement ratelimiting (matrix). Fixes #1238 (#1326) | Wim | 2020-12-06 | 2 | -51/+169 |