summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update vendor (whatsapp)Wim2022-03-203-3/+2381
* Refactor login logic (whatsapp)Wim2022-03-201-14/+30
* Add busy_timeout which fixes SQLITE_BUSY errors (whatsapp)Wim2022-03-201-1/+1
* Update vendor (whatsapp)Wim2022-03-20206-153708/+356550
* Fetch avatars synchronous (whatsapp)Wim2022-03-202-14/+16
* Refactor JoinChannel (whatsapp)Wim2022-03-201-26/+19
* Add dependencies/vendor (whatsapp)Wim2022-03-201074-26061/+3091555
* Rewrite whatsapp bridge to use whatsmeowWim2022-03-203-402/+285
* Remove go replace by fork (matrix) (#1771)Wim2022-03-2021-8/+7
* Bump versionWim2022-03-191-1/+1
* Release v1.24.1 (#1768)v1.24.1Wim2022-03-192-3/+33
* Refactor utf-8 conversion (irc) (#1767)Wim2022-03-1911-618/+719
* 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
* Update dependencies and vendor (#1761)Wim2022-03-1293-12944/+14210
* Fix panic in irc. Closes #1751 (#1760)Wim2022-03-121-2/+4
* Switch to discordgo upstream again (#1759)Wim2022-03-1243-2333/+5121
* 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
* Create inmessage-logger.tengo (#1688) (#1747)jan Anja2022-03-111-0/+15
* Add OpenRC service file (#1746)jan Anja2022-02-201-0/+19
* Remove dependabot to fix fork spammingWim2022-02-081-22/+0
* Bump versionWim2022-02-071-1/+1
* Release v1.24.0 (#1732)v1.24.0Wim2022-02-073-2/+34
* Bump github.com/SevereCloud/vksdk/v2 from 2.13.0 to 2.13.1 (#1730)dependabot[bot]2022-02-0714-108/+138
* 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-064-21/+80
* Add UseUsername option (mattermost). Fixes #1665 (#1714)Wim2022-02-063-5/+13
* Add more debug options for discord (#1712)Wim2022-02-062-2/+11
* Use own gomatrix fork again. Fixes #1382 (#1713)Wim2022-02-064-9/+12
* Add support for client certificate (irc) (#1710)Wim2022-02-052-1/+38