| Commit message (Expand) | Author | Age | Files | Lines |
* | Make EditSuffix option actually work (whatsapp). Fixes #1510 (#1728) | Wim | 2022-02-06 | 1 | -1/+5 |
* | Make HTMLDisable work correct (matrix) (#1716) | Wim | 2022-02-06 | 1 | -31/+60 |
* | Add support for using ID in channel config (mattermost) (#1715) | Wim | 2022-02-06 | 3 | -20/+78 |
* | Add UseUsername option (mattermost). Fixes #1665 (#1714) | Wim | 2022-02-06 | 2 | -5/+9 |
* | Add more debug options for discord (#1712) | Wim | 2022-02-06 | 2 | -2/+11 |
* | Add support for client certificate (irc) (#1710) | Wim | 2022-02-05 | 1 | -1/+31 |
* | Add support for deleting files from slack to discord. Fixes #1705 (#1709) | Wim | 2022-02-05 | 5 | -36/+108 |
* | Add support for sender_chat (telegram) (#1677) | Wim | 2022-02-04 | 1 | -0/+24 |
* | Add Telegram Bot Command /chatId (telegram) (#1703) | Ivan Zuev | 2022-02-03 | 1 | -2/+15 |
* | Increase batch size for conversation.list api method (slack) (#1700) | Ivan Zuev | 2022-01-29 | 1 | -0/+1 |
* | Add more ignore debug messages (mattermost) (#1678) | Wim | 2022-01-10 | 1 | -1/+3 |
* | Log eventtype in debug (mattermost) (#1676) | Wim | 2022-01-10 | 1 | -1/+1 |
* | Use current parentID if rootId is not set (mattermost) (#1675) | Wim | 2022-01-10 | 1 | -2/+6 |
* | Reply support for Matrix (#1664) | vpzomtrrfrt | 2022-01-09 | 1 | -0/+79 |
* | Remove GroupID (vk) (#1668) | Daniil Suvorov | 2022-01-09 | 1 | -3/+8 |
* | Add support for Harmony (#1656) | Janet Blackquill | 2021-12-18 | 1 | -0/+252 |
* | Add comments to messages (telegram) (#1652) | Soloam | 2021-12-12 | 1 | -4/+2 |
* | Update telegram-bot-api to v5 (#1660) | Wim | 2021-12-12 | 2 | -41/+43 |
* | Fix telegram/handlers.go linting (#1658) | Wim | 2021-12-10 | 1 | -5/+5 |
* | Add support for code blocks in telegram (#1650) | Dan Walmsley | 2021-12-07 | 1 | -0/+15 |
* | Allow binding to IP on IRC (#1640) | Santtu Lakkala | 2021-11-29 | 1 | -0/+1 |
* | Do not fail on no avatar data (xmpp) #1529 (#1627) | Polynomdivision | 2021-10-30 | 1 | -1/+7 |
* | Use a new msgID when replacing messages (xmpp). Fixes #1584 (#1623) | Wim | 2021-10-24 | 1 | -1/+0 |
* | Fix panic in msteams. Fixes #1588 (#1622) | Wim | 2021-10-24 | 1 | -4/+6 |
* | Keep the logger on a disabled bridge. Fixes #1616 (#1621) | Wim | 2021-10-24 | 1 | -0/+3 |
* | Add better error handling on Zulip (#1589) | Alex Vandiver | 2021-10-23 | 1 | -1/+4 |
* | Add UserName and RealName options for IRC (#1590) | Iris Morelle | 2021-10-16 | 2 | -2/+11 |
* | Invalidate user in cache on user change event (#1604) | Jonathan Walker (Keenan) | 2021-10-16 | 2 | -0/+8 |
* | Add support for mattermost v6 | Wim | 2021-10-16 | 4 | -36/+409 |
* | Convert .tgs with go libraries (and cgo) (telegram) (#1569) | Benau | 2021-08-24 | 5 | -85/+130 |
* | Remove newline character in bridge multiline messages (mumble) (#1572) | powerjungle | 2021-08-22 | 1 | -1/+4 |
* | Add support for anonymous connection (xmpp) (#1548) | tytan652 | 2021-07-31 | 1 | -3/+13 |
* | Add space before file upload comment (slack) (#1554) | Brian V | 2021-07-27 | 1 | -1/+1 |
* | Fix XMPP parseNick function (#1547) | tytan652 | 2021-07-20 | 1 | -1/+1 |
* | Add support for separate display name (nctalk) (#1506) | Gary Kim | 2021-06-19 | 1 | -4/+15 |
* | Add support for message deletion (nctalk) (#1492) | Gary Kim | 2021-06-01 | 1 | -44/+87 |
* | Fix content body issue for redactions (matrix) (#1496) | Gary Kim | 2021-05-29 | 1 | -7/+7 |
* | Add a MessageClipped option to set your own clipped message. Closes #1359 (#1... | Wim | 2021-05-27 | 7 | -94/+104 |
* | Support sending file URLs (nctalk) (#1489) | Gary Kim | 2021-05-27 | 1 | -0/+31 |
* | Make DocumentMessage handler use FileName attribute (whatsapp) (#1488) | Avinash Reddy | 2021-05-26 | 1 | -2/+2 |
* | Fix crash on encountering VideoMessage (whatsapp) (#1483) | Avinash Reddy | 2021-05-23 | 1 | -0/+4 |
* | Rename .jpe files to .jpg Fixes #1463 (whatsapp) (#1485) | Wim | 2021-05-23 | 1 | -0/+5 |
* | Handle document messages (whatsapp) (#1475) | Avinash Reddy | 2021-05-21 | 1 | -0/+57 |
* | Add MxId/Token login option for Matrix (#1438) | Jason Robinson | 2021-05-17 | 2 | -17/+29 |
* | discord: Add AllowMention to restrict allowed mentions (#1462) | Alexandre GV | 2021-05-13 | 4 | -33/+63 |
* | Update vendor (#1461) | Wim | 2021-05-05 | 2 | -2/+2 |
* | Adding caption to send telegram images. Fixes #1357 (#1358) | Paul | 2021-04-03 | 2 | -29/+45 |
* | Set ogg as default audiomessage when none found (whatsapp). Fixes #1427 (#1431) | Wim | 2021-03-20 | 1 | -0/+4 |
* | Declare GUILD_MEMBERS privileged intent (discord) (#1428) | James Lu | 2021-03-20 | 1 | -0/+5 |
* | Make lottie_convert work on platforms without /dev/stdout (#1424) | Ben Wiederhake | 2021-03-20 | 1 | -9/+26 |