Commit Graph

  • 1a393fa518
    Set correct loglevel (whatsapp). Fixes #1980 #2013 Wim 2023-03-11 18:17:04 +0100
  • 89e2dbac15
    Check client disconnect to exit for loop (api). Fixes #1983 (#2012) Wim 2023-03-11 18:14:49 +0100
  • 31e8a49e3c
    Check client disconnect to exit for loop (api). Fixes #1983 #2012 Wim 2023-03-11 18:12:02 +0100
  • 356ada872c
    Add handlers at the end. Fixes #1988 (discord) (#2011) Wim 2023-03-11 17:55:11 +0100
  • c356b7cf03
    Add handlers at the end. Fixes #1988 (discord) #2011 Wim 2023-03-11 17:54:14 +0100
  • a3deb48726
    Add support for Mumble servers with no message length limit (#2008) mvoolt 2023-03-10 23:57:35 +0200
  • 2109538000 Formatting fix (mumble) #2008 mvoolt 2023-03-10 23:43:23 +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
  • 6d16a31c0d
    Merge branch '42wim:master' into cross-platform-delete Joseph Mansy 2023-03-10 03:14:33 -0800
  • 71d620cf13
    Merge branch 'master' into wa-delete #1986 Joseph Mansy 2023-03-10 02:58:57 -0800
  • 30a4f03596 Support handling delete message from whatsapp. Yousef Mansy 2023-02-26 01:15:34 -0800
  • 848489f780 Fix Android media download problem (whatsapp) #2010 Iiro Laiho 2023-03-10 10:41:19 +0200
  • a472836bb5
    Update to actions v3 #2009 Wim 2023-03-10 00:23:15 +0100
  • 8b92c820c4
    Fix messages not sending in properly if no limit is set (mumble) mvoolt 2023-03-10 01:04:52 +0200
  • 456287f46e
    Rename .{jfif,jpe} to .jpg (mumble) mvoolt 2023-03-10 01:03:52 +0200
  • 97a13adf24
    check for nil serverConfig (mumble) #2000 mvoolt 2023-03-10 00:42:28 +0200
  • 0e4ca40942
    Merge branch '42wim:master' into mumble-fix mvoolt 2023-03-10 00:39:40 +0200
  • 08779c2909
    Update dependencies (#2007) Wim 2023-03-09 22:48:00 +0100
  • 92b2c9935c
    Merge branch 'master' into updatedepssss #2007 Wim 2023-03-09 22:36:22 +0100
  • 1b211f4c1f
    Update dependencies Wim 2023-03-09 22:35:14 +0100
  • d5f9cdf912
    Update builds to go 1.20 (#2006) Wim 2023-03-09 22:29:58 +0100
  • 23536146a6
    Update builds to go 1.20 #2006 Wim 2023-03-09 22:17:14 +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
  • dfd3f383ce
    Bump golang.org/x/image from 0.3.0 to 0.5.0 #1973 dependabot[bot] 2023-03-09 20:49:11 +0000
  • 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
  • ca1ba493e1
    Bump golang.org/x/net from 0.5.0 to 0.7.0 #2003 dependabot[bot] 2023-03-06 23:08:14 +0000
  • 8eec1a22a5 Fix messages not sending in properly if no limit is set (mumble) mvoolt 2023-03-06 01:52:09 +0200
  • 5060f03e4a Rename .{jfif,jpe} to .jpg (mumble) mvoolt 2023-03-06 01:48:43 +0200
  • 655297a63a Bugfix: Fix rate-overlimit issue when there are more than 5 whatsapp channels in a single account. #1998 Yousef Mansy 2023-03-01 22:43:16 -0800
  • c0f5d0c5f7 Add persistent message map Resolves #541 Yousef Mansy 2023-02-28 22:50:17 -0800
  • 0527f01904 Bump version Wim 2023-01-29 18:57:41 +0100
  • 147e92e910 allow to send files in Extra via /api/message #1993 adbenitez 2023-02-27 05:37:44 -0500
  • d86acbe582 add deltachat to 3rd party API bridges #1992 adbenitez 2023-02-27 04:35:40 -0500
  • e5c3536615 Allow message deletes from any platform. Yousef Mansy 2023-02-25 01:57:11 -0800
  • f8d359d6e2 fix bug #1982 adbenitez 2023-02-27 03:19:44 -0500
  • eb4b5aaaca fix bug adbenitez 2023-02-27 02:44:41 -0500
  • 24c3204e54 fix bug adbenitez 2023-02-27 02:39:02 -0500
  • 533332a6ae try to support Extra attachments from API adbenitez 2023-02-27 02:18:06 -0500
  • 264ab84609 Refactored message replies. file/Image/audio/replies all work now. #1974 Yousef Mansy 2023-02-24 03:13:50 -0800
  • 303134623f add Delta Chat bridge (3rd party via matterbridge API) adbenitez 2023-02-24 03:16:37 -0500
  • cffa6d3240 Fix replies. Sender JID can have a : inside of it, using / as a delimiter now. Added messageID parser + struct. messages sent with an attachment do not show replies But at least common sendMessage will make repies from whatsapp to an attachement bridge across. Yousef Mansy 2023-02-23 03:19:04 -0800
  • 39f909b28e Handle Whatsapp threading/replies. In this change we are updating whatsapp message IDs to include sender JID as this is necessary to reply to a message https://github.com/tulir/whatsmeow/issues/88#issuecomment-1093195237 https://github.com/tulir/whatsmeow/discussions/148#discussioncomment-3094325 Yousef Mansy 2023-02-18 01:15:37 -0800
  • 82dcb3f5e0 Use AuthorSignature as a fallback username. #1979 Yousef Mansy 2023-02-22 01:42:00 -0800
  • fa1e614b01 Provide a multi-room multi-bridge example #1972 Ben Wiederhake 2023-02-16 21:52:12 +0100
  • 89405844d3 whatsappmulti prefer mp4 extension for video attachments #1971 Yousef Mansy 2023-02-15 01:21:31 -0800
  • 7a78104d68 Bugfix, handle messages with link preview not being relayed #1970 Yousef Mansy 2023-02-16 00:48:12 -0800
  • ded55b7458 whatsappmulti prefer mp4 extension for video attachments #1968 Yousef Mansy 2023-02-15 01:21:31 -0800
  • 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
  • d6a9ea1c48
    Release v1.26.0 #1957 Wim 2023-01-29 17:09:44 +0100
  • d23f2560d5
    Make the cgo lottie a build tag (-tag cgolottie) (#1955) Wim 2023-01-29 00:34:27 +0100
  • 5d77474c56
    Make the cgo lottie a build tag (-tag cgolottie) #1955 Wim 2023-01-29 00:14:36 +0100
  • 880586bac4
    Update dependencies (#1951) Wim 2023-01-28 22:57:53 +0100
  • 7e3a452701
    Update dependencies #1951 Wim 2023-01-28 22:27:50 +0100
  • eac2a8c8dc
    Remove mattermost 5 support (#1936) Wim 2023-01-28 21:57:06 +0100
  • c8db1a3a83
    Remove mattermost 5 support #1936 Wim 2022-12-15 00:24:50 +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
  • a822276d56 Handle incoming document captions from whatsapp #1935 Iiro Laiho 2022-12-09 16:20:45 +0200
  • 0798b0c50a Fix null pointer runtime panic (whatsapp) #1934 Iiro Laiho 2022-12-09 15:52:11 +0200
  • 6afa93e537 implement parsing of quotes/replies from whatsapp Iiro Laiho 2022-12-08 16:49:06 +0200
  • 2200a9c152 Cleanup (whatsapp) #1931 Iiro Laiho 2022-12-07 00:35:15 +0200
  • 0b14df521f Re-examine if sender exists Iiro Laiho 2022-12-03 00:04:18 +0200
  • 7cf4e4b786 Code cleanup (whatsapp) Iiro Laiho 2022-12-02 23:43:58 +0200
  • fe39c5a9d5 Cleanup Iiro Laiho 2022-12-02 22:43:37 +0200
  • a975b145da Code cleanup (whatsapp) Iiro Laiho 2022-11-29 18:14:26 +0200
  • ffd9ec1e05 Apply patch to work around the "Someone" nickname problem Iiro Laiho 2022-11-29 12:06:53 +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
  • 2226f0b9f3
    Update dependencies #1929 Wim 2022-11-27 00:31:23 +0100
  • 6da9d567dc
    Implement sending of EventJoinLeave both to and from Mumble (#1915) Sebastian P 2022-11-27 00:17:11 +0100
  • f3f8b841fb
    Merge branch 'master' into discord-suppress-links #1889 Wim 2022-11-27 00:13:20 +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
  • 1dcdac6d6b Improve attachment handling #1928 Iiro Laiho 2022-11-24 03:17:02 +0200
  • fd89a65a62 Handle audio messages Iiro Laiho 2022-11-22 19:54:47 +0200
  • 0177c99db1 Allow captions for document attachments, too #1927 #1926 Iiro Laiho 2022-11-19 01:53:01 +0200
  • 15276b0b09 Fix telegram attachment comment formatting and escaping #1920 Alexander Korelskiy 2022-11-14 11:49:17 +0300
  • af6e353957 mumble: Break handleUserChange into two functions #1915 s3lph 2022-11-06 18:39:05 +0100
  • 64f2b9b027 mumble: Implement sending of EventJoinLeave both to and from Mumble (Closes #1435) s3lph 2022-11-06 18:22:57 +0100
  • 4659b5bd40
    Fallback to use API for getting channel ID when not in the cache #1909 Haw Loeung 2022-11-03 20:11:51 +1100
  • 36eb4919ee workaround not being able to name your webhook #1903 55hgc 2022-10-23 04:36:17 +0000
  • 556a7f47da Add StripQuote option (telegram) #1896 jx11r 2022-09-28 19:47:57 -0500
  • b307375c82 Fix empty messages on IRC #1897 jx11r 2022-09-24 13:36:21 -0500
  • e65902cc1f
    Tweak description of "{BOTNICK}" #1890 Kufat 2022-09-06 20:31:07 -0400
  • 0cd8db8a55 Fix isActive() call arg order #1872 Kufat 2022-09-06 07:37:25 -0400
  • 6a5c1ea51c Allow substitution of bot's nick in RunCommands Kufat 2022-09-05 21:16:56 -0400
  • 47219a7393 Tweak logging for marking users active Kufat 2022-09-05 20:57:20 -0400
  • 4737074374
    Merge branch 'master' into enhance-irc-join-part Kufat 2022-09-05 20:37:31 -0400
  • edbf9c310b Change activity to per-channel Kufat 2022-09-05 20:36:53 -0400