Commit Graph

  • b74b884793
    xmpp: Add support for replies master uwaru 2024-11-04 04:52:16 +0100
  • c4157a4d5b
    Update dependencies (#2180) Wim 2024-08-27 19:04:05 +0200
  • d16645c952
    Update mattermost library (#2152) Wim 2024-05-24 23:08:09 +0200
  • 65d78e38af
    Update go-xmpp dependency (#2151) Wim 2024-05-24 01:28:32 +0200
  • a89267943c
    Fix linting Wim 2024-05-24 00:31:18 +0200
  • 815d8b804f
    Fix linting Wim 2024-05-24 00:23:50 +0200
  • 6edd5de3b7
    Trim nick whitespace when looking up the guild members (discord) (#2072) Brian S. Stephan 2024-05-23 17:19:31 -0500
  • 2e9db32a83
    Fix typos in matterbridge.toml.sample (#2077) Quantum0 2024-05-24 01:18:27 +0300
  • 4bf1c0450c
    Split messages if necessary (discord) (#2124) Ben Wiederhake 2024-05-24 00:14:45 +0200
  • 0bb521512a
    Do not bridge CTCP commands other than ACTION (irc) (#2090) patrickxia 2024-05-23 18:05:55 -0400
  • 13fd5c5d5b
    Fix linting Wim 2024-05-24 00:03:29 +0200
  • d055b4530e
    Correctly split three-or-more byte sequences of UTF-8 (#2123) Ben Wiederhake 2024-05-24 00:02:09 +0200
  • 6b528ffa4f
    Update post types and include system removals in skip logic (mattermost) (#2125) Neil Hanlon 2024-05-23 17:58:58 -0400
  • fa147c076f
    Fix linting Wim 2024-05-23 23:57:30 +0200
  • b2df32bc81
    Clear existing IRC event handlers before connecting to new ones (irc) (#2138) Bryan Davis 2024-05-23 15:55:31 -0600
  • 733f4c71b8
    Close res body (rocketchat) (#2135) guangwu 2024-05-24 05:53:27 +0800
  • 70e8c6e9d3
    Move deprecated/inactive 3rd party bridges to their own sections (#2143) erentar 2024-05-23 23:50:32 +0200
  • 2f33fe86f5
    Update dependencies and build to go1.22 (#2113) Wim 2024-05-23 23:44:31 +0200
  • 56e7bd01ca
    Update dependencies and remove old matterclient lib (#2067) Wim 2023-08-05 20:43:19 +0200
  • 9459495484
    Fix typo in logging (#2056) Juhani Karppinen 2023-08-05 21:39:46 +0300
  • 89b0d362d2
    Remove gitter bridge (#2035) Wim 2023-04-05 23:39:15 +0200
  • 574f25337d
    Add nil check for group update (telegram) (#2036) Joseph Mansy 2023-04-05 14:08:03 -0700
  • 5bbe422161
    Support telegram chat Join/Leave updates (#2019) Joseph Mansy 2023-04-03 14:27:44 -0700
  • 6500714a93
    Don't treat nil as an unknown type of error (zulip) (#2024) Faye Duxovni 2023-04-03 17:27:00 -0400
  • 5feafcddba
    Fix broken reply (telegram) (#2026) Thom Dickson 2023-04-03 17:20:53 -0400
  • 3e20a3d180
    Create mumble-autolink.tengo (#2029) mvoolt 2023-04-04 00:00:54 +0300
  • 60639b6e50
    Bump google.golang.org/protobuf from 1.29.0 to 1.29.1 (#2018) dependabot[bot] 2023-03-15 22:22:38 +0100
  • 839f384e45
    Return a message ID when sending with a webhook (discord) (#1976) Joseph Mansy 2023-03-14 15:16:22 -0700
  • d42277979a
    Support topic changes and Join/Leave messages (whatsapp) (#2017) Joseph Mansy 2023-03-14 15:12:45 -0700
  • 24cf007a74
    Update matterbridge.toml.sample Wim 2023-03-14 23:05:48 +0100
  • 601f48a50e
    Add support for Telegram topics (telegram) (#1942) Thom Dickson 2023-03-14 18:03:04 -0400
  • c2b8e298d8
    Add extra error checking for fileinfo (api) (#2015) Wim 2023-03-11 23:10:41 +0100
  • 0917e17383
    Allow to send files in Extra via /api/message (api) (#1993) Asiel Díaz Benítez 2023-03-11 16:34:27 -0500
  • 8587fa8585
    Fix possible panic in mattermost. (mattermost) Fixes #1947 (#2014) Wim 2023-03-11 18:55:29 +0100
  • f345eeae55
    Set correct loglevel (whatsapp). Fixes #1980 (#2013) Wim 2023-03-11 18:18:24 +0100
  • 89e2dbac15
    Check client disconnect to exit for loop (api). Fixes #1983 (#2012) Wim 2023-03-11 18:14:49 +0100
  • 356ada872c
    Add handlers at the end. Fixes #1988 (discord) (#2011) Wim 2023-03-11 17:55:11 +0100
  • a3deb48726
    Add support for Mumble servers with no message length limit (#2008) mvoolt 2023-03-10 23:57:35 +0200
  • 544cd5cd9e
    Fix Android media download problem (whatsapp) (#2010) ilmaisin 2023-03-10 23:30:48 +0200
  • 53b63adc71
    Update to actions v3 (#2009) Wim 2023-03-10 22:29:44 +0100
  • 2c349c50c7
    Support handling delete message from whatsapp. (#1986) Joseph Mansy 2023-03-10 13:28:32 -0800
  • 08779c2909
    Update dependencies (#2007) Wim 2023-03-09 22:48:00 +0100
  • d5f9cdf912
    Update builds to go 1.20 (#2006) Wim 2023-03-09 22:29:58 +0100
  • 3a4bdd7c56
    Fix rate-overlimit issue when there are more than 5 whatsapp channels in a single account (whatsapp) (#1998) Joseph Mansy 2023-03-09 13:10:09 -0800
  • 2b236f3ff7
    add deltachat to 3rd party API bridges (#1992) Asiel Díaz Benítez 2023-03-09 16:08:29 -0500
  • 768fb791c5
    Use AuthorSignature as a fallback username (telegram) (#1979) Joseph Mansy 2023-03-09 13:02:31 -0800
  • d00dcf3f58
    Handle Whatsapp threading/replies (whatsapp) (#1974) Joseph Mansy 2023-03-09 12:57:19 -0800
  • d5980303e5
    Provide a multi-room multi-bridge example (#1972) Ben Wiederhake 2023-03-09 21:51:11 +0100
  • f436ae7b31
    Bump golang.org/x/image from 0.3.0 to 0.5.0 (#1973) dependabot[bot] 2023-03-09 21:50:26 +0100
  • a9ccc18d73
    Prefer mp4 extension for video attachments (whatsapp) (#1971) Joseph Mansy 2023-03-09 12:49:38 -0800
  • ac681687f8
    Handle messages with link preview not being relayed (whatsapp) (#1970) Joseph Mansy 2023-03-09 12:46:57 -0800
  • 57ce19150f
    Bump golang.org/x/net from 0.5.0 to 0.7.0 (#2003) dependabot[bot] 2023-03-09 21:39:06 +0100
  • 24f6747516
    Bump version Wim 2023-01-29 18:57:41 +0100
  • 6dafebc7cc
    Release v1.26.0 (#1957) v1.26.0 Wim 2023-01-29 18:26:52 +0100
  • d23f2560d5
    Make the cgo lottie a build tag (-tag cgolottie) (#1955) Wim 2023-01-29 00:34:27 +0100
  • 880586bac4
    Update dependencies (#1951) Wim 2023-01-28 22:57:53 +0100
  • eac2a8c8dc
    Remove mattermost 5 support (#1936) Wim 2023-01-28 21:57:06 +0100
  • 4cf313c4c6
    Fix the "Someone" nickname problem (whatsapp) (#1931) ilmaisin 2022-12-15 00:47:30 +0200
  • 91353d0a4d
    Handle incoming document captions from whatsapp (#1935) ilmaisin 2022-12-15 00:20:00 +0200
  • 0a6d64ab48
    Improve attachment handling (whatsapp) (#1928) ilmaisin 2022-11-27 01:55:37 +0200
  • 4fd0a76727
    Update dependencies (#1929) Wim 2022-11-27 00:42:16 +0100
  • 6da9d567dc
    Implement sending of EventJoinLeave both to and from Mumble (#1915) Sebastian P 2022-11-27 00:17:11 +0100
  • 6d5a3dff22
    Allow substitution of bot's nick in RunCommands (irc) (#1890) Kufat 2022-11-26 18:01:10 -0500
  • 3ad5deaff1
    Fix empty messages on IRC (#1897) Jair Sanchez 2022-11-26 16:53:48 -0600
  • 9bbdf70e69
    Fix telegram attachment comment formatting and escaping (#1920) Alexander 2022-11-27 01:50:46 +0300
  • 0c83946983
    Add Matrix username spoofing (#1875) Lucki 2022-09-06 00:46:52 +0200
  • fda05f2262
    Update dependencies and fix whatsmeow API changes (#1887) Wim 2022-09-05 21:00:54 +0200
  • 7abf1a5884
    Add the beerchat project (a minetest mod) (#1877) Buckaroo Banzai 2022-09-05 19:32:30 +0200
  • 365acc36ea
    Fix error messages in telegram and slack bridges (#1862) Alexander 2022-09-05 20:31:45 +0300
  • 0482cd191d
    Rename freenode to libera in simple config (#1870) Glandos 2022-08-13 18:51:21 +0200
  • 6a3fc71397
    Update dependencies and go1.18 (#1873) Wim 2022-08-13 16:14:26 +0200
  • 3c4192ebf6
    Fix message html entities escaping when sending to Telegram (#1855) Alexander 2022-07-07 01:47:50 +0300
  • e450e1c447
    Bump version Wim 2022-06-25 01:11:49 +0200
  • 20f841c513
    Release v1.25.2 (#1853) v1.25.2 Wim 2022-06-25 01:00:40 +0200
  • d07a3e09c9
    Support mattermost v7 (#1852) Wim 2022-06-25 00:57:17 +0200
  • 4649876956
    Update dependencies (#1851) Wim 2022-06-25 00:36:16 +0200
  • 5604d140e3
    Ignore events from other guilds, add nosendjoinpart support (discord) (#1846) Sam W 2022-06-24 22:50:48 +0100
  • 8751fb4bb1
    Update dependencies (#1841) Wim 2022-06-11 23:07:42 +0200
  • 3819062574
    Bump version Wim 2022-06-04 15:09:13 +0200
  • 051e6e76e9
    Release v1.25.1 (#1832) v1.25.1 Wim 2022-05-09 23:28:02 +0200
  • 1e55dd47f2
    Update dependencies (#1831) Wim 2022-05-09 23:00:23 +0200
  • 700b95546b
    Improve Slack attachments formatting (slack) (#1807) Andy 2022-05-10 00:56:19 +0400
  • 2fa96ec0ed
    Add KeepQuotedReply option for matrix to fix regression (#1823) Wim 2022-05-06 23:32:25 +0200
  • 81e6f75aa4
    Update dependencies (#1822) Wim 2022-05-02 00:10:54 +0200
  • 888c8b9a84
    Add space between filename and URL (mattermost). Fixes #1820 Wim 2022-05-01 23:28:51 +0200
  • e775a8a22e
    Revert "Clear existing IRC event handlers before connecting new ones (#1795)" Wim 2022-05-01 22:28:42 +0200
  • 99fbd9cae6
    Fix telegram message deletion request (#1818) Alexander 2022-05-01 23:00:50 +0300
  • 67adad3e08
    Update dependencies (#1813) Wim 2022-04-25 23:50:10 +0200
  • 2fca3c7563
    Add CGO_ENABLED info also to whatsappmulti build Wim 2022-04-24 16:52:25 +0200
  • c3573f1a46
    Add CGO_ENABLED info to README Wim 2022-04-24 16:50:51 +0200
  • ee932a9f8e
    Fix UploadMessagesPhoto for vk community chat (vk) (#1812) Daniil Suvorov 2022-04-23 00:37:09 +0300
  • ce18c948e6
    Do not apply any markup to URL entities (telegram) (#1808) ValdikSS 2022-04-22 02:00:57 +0300
  • 7bc93c5506
    Do not modify .webm files (telegram). Fixes #17** (#1802) Wim 2022-04-17 13:35:11 +0200
  • d7cad3b404
    Update matterbridge/gomatrix. Fixes #1772 (#1803) Wim 2022-04-12 00:59:30 +0200
  • 7740a362c9
    Fix build command for latest stable Wim 2022-04-12 00:39:06 +0200
  • 281ef53e7d
    Update dependencies (#1800) Wim 2022-04-12 00:30:21 +0200
  • f044b948e2
    Clear existing IRC event handlers before connecting new ones (#1795) Bryan Davis 2022-04-07 15:00:17 -0600
  • 32474a5f4d
    Bump version Wim 2022-04-07 22:51:22 +0200
  • 26596acf80
    Release v1.25.0 (#1793) v1.25.0 Wim 2022-04-04 00:44:43 +0200
  • e63870a631
    Add whatsapp deprecation warning (#1792) Wim 2022-04-04 00:31:18 +0200