summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Follow up to 536823ce5559b92a3224061b72bcda6010abea17 for the tgs.Dockerfile ...Sandro2021-05-031-7/+3
* Bump versionWim2021-04-041-1/+1
* Release v1.22.1 (#1447)v1.22.1Wim2021-04-033-520/+741
* Adding caption to send telegram images. Fixes #1357 (#1358)Paul2021-04-032-29/+45
* Update vendor (#1446)Wim2021-04-0340-5397/+8088
* Add MatterBukkit and Forge / Bukkit distinction (#1444)Millesimus2021-04-021-2/+4
* Set ogg as default audiomessage when none found (whatsapp). Fixes #1427 (#1431)Wim2021-03-201-0/+4
* Declare GUILD_MEMBERS privileged intent (discord) (#1428)James Lu2021-03-201-0/+5
* Make lottie_convert work on platforms without /dev/stdout (#1424)Ben Wiederhake2021-03-201-9/+26
* Update vendor (#1414)Wim2021-03-20187-1600/+6735
* Add Facebook messenger api bridge URL to README.md (#1425)powerjungle2021-03-131-0/+2
* Check rune length instead of bytes (telegram). Fixes #1409 (#1412)Wim2021-02-251-8/+10
* Use go1.16 as binary builder. Remove go1.14 (#1407)Wim2021-02-171-7/+7
* Fix webhooks for channels with special characters (xmpp) (#1405)Alexander2021-02-171-1/+2
* Change workflow from go 1.16.0-rc1 to go 1.16.x (#1406)Qais Patankar2021-02-171-1/+1
* Handle Rocket.Chat attachments (#1395)Tadeo Kondrak2021-02-152-0/+63
* Use valid transmitter Log default (discord) (#1402)Qais Patankar2021-02-151-1/+1
* Fix panic when the webhook fails (xmpp) (#1401)Alexander2021-02-151-1/+6
* Fix missing word in matterbridge.toml.sample (#1398)PeGaSuS2021-02-111-1/+1
* Add scoop repoWim2021-02-021-0/+1
* Add go 1.16.0-rc1 to github workflow (#1386)Wim2021-02-021-1/+2
* Bump versionWim2021-02-011-1/+1
* Release v1.22.0 (#1385)v1.22.0Wim2021-02-013-2/+25
* Update vendor (#1384)Wim2021-02-0137-244/+1539
* Pick up all the webhooks (discord) (#1383)Wim2021-02-011-1/+0
* Add vk bridge (#1372)Ivanik2021-01-29112-0/+26908
* Add an even more debug option (discord) (#1368)Wim2021-01-231-0/+5
* Allow the XMPP bridge to use slack compatible webhooks (xmpp) (#1364)Alexander2021-01-212-6/+56
* Update README (#1362)Wim2021-01-151-2/+9
* Optimize Dockerfile (#1361)Wim2021-01-151-6/+4
* Unify/sync apk index cache control in Dockerfile (#1352)Peter Dave Hello2021-01-141-1/+1
* Add jpe as valid image filename extension (telegram) (#1360)Paul2021-01-141-1/+1
* Improve Markdown in transmitter docs (discord) (#1351)Qais Patankar2021-01-031-6/+7
* Rename .oga audio files to .ogg (telegram) (#1349)Wim2021-01-021-0/+5
* Update README about unsupported steam chatWim2021-01-021-3/+6
* Bump versionWim2020-12-311-1/+1
* Release v1.21.0 (#1348)v1.21.0Wim2020-12-316-50/+53
* Refactor "msg-parent-not-found" to config.ParentIDNotFound (#1347)Qais Patankar2020-12-316-8/+21
* Reject cross-channel message references (discord) (#1345)Qais Patankar2020-12-311-3/+3
* Add a prefix handler for unthreaded messages (discord) (#1346)Qais Patankar2020-12-311-0/+6
* Add threading support with token (discord) (#1342)Wim2020-12-315-4/+31
* Fix 'webook' typo in discord/webhook.go (#1344)Qais Patankar2020-12-311-1/+1
* Update vendor for next release (#1343)Wim2020-12-31220-2195/+11469
* Add support for stateless bridging via draft/relaymsg (irc) (#1339)James Lu2020-12-302-16/+70
* Update README.md (#1340)wschwab2020-12-291-1/+1
* Update webhook documentation (discord) (#1335)Qais Patankar2020-12-172-12/+11
* Split Bdiscord.Send into handleEventWebhook and handleEventBotUser (discord)Qais Patankar2020-12-132-43/+53
* Move webhook specific logic to its own file (discord)Qais Patankar2020-12-132-94/+102
* Extract maybeGetLocalAvatar into its own function (discord)Qais Patankar2020-12-131-15/+17
* Remove WebhookURL support (discord)Qais Patankar2020-12-132-9/+15