summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix error messages in telegram and slack bridges (#1862)Alexander2022-09-052-2/+2
* Rename freenode to libera in simple config (#1870)Glandos2022-08-131-4/+4
* Update dependencies and go1.18 (#1873)Wim2022-08-13396-306006/+346390
* Fix message html entities escaping when sending to Telegram (#1855)Alexander2022-07-072-3/+12
* Bump versionWim2022-06-251-1/+1
* Release v1.25.2 (#1853)v1.25.2Wim2022-06-253-2/+17
* Support mattermost v7 (#1852)Wim2022-06-251-1/+1
* Update dependencies (#1851)Wim2022-06-2587-4369/+10512
* Ignore events from other guilds, add nosendjoinpart support (discord) (#1846)Sam W2022-06-243-4/+42
* Update dependencies (#1841)Wim2022-06-11188-1296/+5570
* Bump versionWim2022-06-041-1/+1
* Release v1.25.1 (#1832)v1.25.1Wim2022-05-093-2/+22
* Update dependencies (#1831)Wim2022-05-09306-195040/+435823
* Improve Slack attachments formatting (slack) (#1807)Andy2022-05-092-11/+14
* Add KeepQuotedReply option for matrix to fix regression (#1823)Wim2022-05-064-8/+19
* Update dependencies (#1822)Wim2022-05-0254-229/+637
* 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
* Update dependencies (#1813)Wim2022-04-25288-3616/+265899
* Add CGO_ENABLED info also to whatsappmulti buildWim2022-04-241-0/+2
* Add CGO_ENABLED info to READMEWim2022-04-241-1/+3
* 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
* Update matterbridge/gomatrix. Fixes #1772 (#1803)Wim2022-04-124-5/+5
* Fix build command for latest stableWim2022-04-121-2/+2
* Update dependencies (#1800)Wim2022-04-1293-1807/+5801
* Clear existing IRC event handlers before connecting new ones (#1795)Bryan Davis2022-04-071-0/+1
* Bump versionWim2022-04-071-1/+1
* Release v1.25.0 (#1793)v1.25.0Wim2022-04-043-2/+34
* Add whatsapp deprecation warning (#1792)Wim2022-04-041-0/+5
* Change discord non-native threading behaviour (discord) (#1791)Wim2022-04-041-1/+2
* Update dependencies (#1784)Wim2022-04-01255-58419/+69536
* Ignore sending file with comment, if comment contains IgnoreMessages value (#...Alexander2022-03-311-1/+18
* 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-262-0/+7
* Update lrstanley/girc dep (#1773)Wim2022-03-2511-30/+21
* Preserve threading from telegram replies (telegram) (#1776)Alexander2022-03-253-4/+28
* Add UseFullName option (telegram) (#1777)Alexander2022-03-252-0/+18
* Add Dockerfile_whatsappmulti for building with WhatsApp Multi-Device support ...Tobias Niepel2022-03-221-0/+14
* Update READMEWim2022-03-201-14/+60
* Fix linting (whatsapp)Wim2022-03-202-2/+3
* Add whatsappmulti buildflag for whatsapp with multidevice support (whatsapp)Wim2022-03-2053-326/+26066
* Update vendor (whatsapp)Wim2022-03-20119-88189/+329661
* 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