summaryrefslogtreecommitdiffstats
path: root/bridge
Commit message (Expand)AuthorAgeFilesLines
* Fix message html entities escaping when sending to Telegram (#1855)Alexander2022-07-072-3/+12
* Support mattermost v7 (#1852)Wim2022-06-251-1/+1
* Ignore events from other guilds, add nosendjoinpart support (discord) (#1846)Sam W2022-06-242-1/+39
* Improve Slack attachments formatting (slack) (#1807)Andy2022-05-092-11/+14
* Add KeepQuotedReply option for matrix to fix regression (#1823)Wim2022-05-063-8/+10
* Add space between filename and URL (mattermost). Fixes #1820Wim2022-05-011-1/+1
* Revert "Clear existing IRC event handlers before connecting new ones (#1795)"Wim2022-05-011-1/+0
* Fix telegram message deletion request (#1818)Alexander2022-05-011-1/+1
* Fix UploadMessagesPhoto for vk community chat (vk) (#1812)Daniil Suvorov2022-04-221-3/+4
* Do not apply any markup to URL entities (telegram) (#1808)ValdikSS2022-04-221-1/+6
* Do not modify .webm files (telegram). Fixes #17** (#1802)Wim2022-04-171-1/+1
* Clear existing IRC event handlers before connecting new ones (#1795)Bryan Davis2022-04-071-0/+1
* Add whatsapp deprecation warning (#1792)Wim2022-04-041-0/+5
* Change discord non-native threading behaviour (discord) (#1791)Wim2022-04-041-1/+2
* Multiple media in one message (telegram) (#1779)Alexander2022-03-302-32/+68
* Preserve threading for messages with files (slack) (#1781)Alexander2022-03-301-4/+14
* Use slack real name as user name (slack) (#1775)Alexander2022-03-261-0/+3
* Preserve threading from telegram replies (telegram) (#1776)Alexander2022-03-252-4/+22
* Add UseFullName option (telegram) (#1777)Alexander2022-03-251-0/+12
* Fix linting (whatsapp)Wim2022-03-202-2/+3
* Add whatsappmulti buildflag for whatsapp with multidevice support (whatsapp)Wim2022-03-206-326/+1211
* Fix linting (whatsapp)Wim2022-03-202-3/+2
* Fix channel in video/audio/image/document handling (whatsapp)Wim2022-03-201-4/+4
* Check for Conversation on receiving messages (whatsapp)Wim2022-03-202-26/+29
* Use Conversation instead of ExtendedTextMessage (whatsapp)Wim2022-03-201-6/+10
* Refactor login logic (whatsapp)Wim2022-03-201-14/+30
* Add busy_timeout which fixes SQLITE_BUSY errors (whatsapp)Wim2022-03-201-1/+1
* Fetch avatars synchronous (whatsapp)Wim2022-03-202-14/+16
* Refactor JoinChannel (whatsapp)Wim2022-03-201-26/+19
* Rewrite whatsapp bridge to use whatsmeowWim2022-03-203-402/+285
* Remove go replace by fork (matrix) (#1771)Wim2022-03-202-2/+2
* Refactor utf-8 conversion (irc) (#1767)Wim2022-03-192-4/+35
* Implement a workaround to signal Opus support (mumble) (#1764)Sebastian P2022-03-192-0/+71
* Fix for complex-formatted Telegram text (#1765)ValdikSS2022-03-191-12/+16
* Fix panic in irc. Closes #1751 (#1760)Wim2022-03-121-2/+4
* Switch to discordgo upstream again (#1759)Wim2022-03-127-9/+9
* Fix Telegram channel title in forwards (#1753)ValdikSS2022-03-121-0/+5
* Fix Telegram Problem (unforwarded formatting and skipping of linebreaks) (#1749)Jan Martin Reckel2022-03-121-1/+18
* Make EditSuffix option actually work (whatsapp). Fixes #1510 (#1728)Wim2022-02-061-1/+5
* Make HTMLDisable work correct (matrix) (#1716)Wim2022-02-061-31/+60
* Add support for using ID in channel config (mattermost) (#1715)Wim2022-02-063-20/+78
* Add UseUsername option (mattermost). Fixes #1665 (#1714)Wim2022-02-062-5/+9
* Add more debug options for discord (#1712)Wim2022-02-062-2/+11
* Add support for client certificate (irc) (#1710)Wim2022-02-051-1/+31
* Add support for deleting files from slack to discord. Fixes #1705 (#1709)Wim2022-02-055-36/+108
* Add support for sender_chat (telegram) (#1677)Wim2022-02-041-0/+24
* Add Telegram Bot Command /chatId (telegram) (#1703)Ivan Zuev2022-02-031-2/+15
* Increase batch size for conversation.list api method (slack) (#1700)Ivan Zuev2022-01-291-0/+1
* Add more ignore debug messages (mattermost) (#1678)Wim2022-01-101-1/+3
* Log eventtype in debug (mattermost) (#1676)Wim2022-01-101-1/+1