1
0
Fork 0
mirror of https://github.com/mautrix/whatsapp.git synced 2026-07-07 14:53:20 -04:00

Commit graph

  • aab9343039
    chore: add debug log for non-message quoted events Gianluca Iavicoli 2026-03-28 15:09:14 +01:00
  • 32c0d74832
    fix: populate quoted message content in replies sent to WhatsApp Gianluca Iavicoli 2026-03-28 15:06:43 +01:00
  • 5a7217e0ff - kb/history-share Kishan Bagaria 2026-03-27 09:10:36 -07:00
  • 7ee5aa647c - Kishan Bagaria 2026-03-26 22:02:48 -07:00
  • 46d51593e5 backfill: remove non-manual history sync download code path Tulir Asokan 2026-03-25 20:15:12 +02:00
  • 450ac8960f backfill: mark backfill as complete if only message is the anchor Tulir Asokan 2026-03-25 19:11:33 +02:00
  • 5c072300bb handlewhatsapp: stop background loops when logged out Tulir Asokan 2026-03-25 18:13:47 +02:00
  • 568c676718 dependencies: update mautrix-go Tulir Asokan 2026-03-22 12:26:06 +02:00
  • e7c8014686 client: don't panic if background connection gets logged out Tulir Asokan 2026-03-18 18:24:58 +02:00
  • 2f5ad1f435 msgconv/from-whatsapp: ensure nil messages are treated as unknown Tulir Asokan 2026-03-18 18:21:17 +02:00
  • 7f1a40ccd3 msgconv/wa-poll: fix handling updates to unknown polls Tulir Asokan 2026-03-18 17:58:37 +02:00
  • f73b06fdc4 msgconv/from-*: add support for room mentions Tulir Asokan 2026-03-18 15:26:28 +02:00
  • e10c261775 remove groups sync Ratko Kostov 2025-07-02 13:32:50 +02:00
  • 6644f41fa1 Bump version to v26.03 v0.2603.0 Tulir Asokan 2026-03-16 17:30:48 +02:00
  • 7a4580241e msgconv/wa-business: fix duplicate content in template media messages Tulir Asokan 2026-03-15 23:04:15 +02:00
  • c92f44f651 Fix HTML injection in location and group invite messages, fix panic in displayname template Renaud Allard 2026-03-11 08:38:28 +01:00
  • 92cb73e258 startchat: fix filtering contact list Tulir Asokan 2026-03-10 00:18:27 +02:00
  • 090f3d274f dependencies: update Tulir Asokan 2026-03-06 00:00:21 +02:00
  • a2f5fc0f51
    handlewhatsapp: fix unintended drop when handling undecryptable message nick/fix-message-drop-on-redeliver Nick Mills-Barrett 2026-02-26 19:07:19 +00:00
  • 178c04aa4a client: add option to save outgoing messages in db for retry receipts Tulir Asokan 2026-02-18 15:22:56 +02:00
  • 66374aa2bf Bump version to v26.02 v0.2602.0 Tulir Asokan 2026-02-16 14:49:08 +02:00
  • a96261873d main: bump minimum Go version to 1.25 Tulir Asokan 2026-02-11 21:36:53 +02:00
  • 74dec81b94 dependencies: update whatsmeow Tulir Asokan 2026-02-11 21:36:23 +02:00
  • 5c8f6483e9
    handlewhatsapp: reroute phone number senders in LID groups (#889) Tulir Asokan 2026-02-11 20:44:04 +02:00
  • 4437ec0034
    Flag retryable direct media errors (#890) Nick Mills-Barrett 2026-01-29 15:25:56 +00:00
  • 43e93c346d
    directmedia: flag retryable errors Nick Mills-Barrett 2026-01-29 15:07:48 +00:00
  • cc6f0c2ab9
    dependencies: update mautrix Nick Mills-Barrett 2026-01-29 15:07:37 +00:00
  • 7b220a6a1d handlewhatsapp: reroute phone number senders in LID groups Tulir Asokan 2026-01-29 14:30:03 +02:00
  • 3eae12dd29 handlewhatsapp: allow re-requesting app state recovery after 2 days Tulir Asokan 2026-01-26 21:55:47 +02:00
  • db26ccfbe8 handlewhatsapp: automatically try to recover app state on error Tulir Asokan 2026-01-26 20:38:36 +02:00
  • 39bdb1badd provision: add endpoint for requesting app state recovery Tulir Asokan 2026-01-26 17:16:04 +02:00
  • 5ce60988c6 handlematrix: update BuildDeleteChat call Tulir Asokan 2026-01-26 15:14:09 +02:00
  • ebe76b81db dependencies: update whatsmeow again Tulir Asokan 2026-01-24 01:01:44 +02:00
  • 96f590a670 dependencies: update whatsmeow again Tulir Asokan 2026-01-23 21:57:58 +02:00
  • cc628d48b3 dependencies: update whatsmeow Tulir Asokan 2026-01-23 21:25:35 +02:00
  • 814a3d10ad
    Assign beeper action message content for incoming calls (#884) SpiritCroc 2026-01-23 16:49:49 +01:00
  • 5e90632c31 Merge remote-tracking branch 'origin/main' into tobias/rich-call-notifications SpiritCroc 2026-01-23 16:32:46 +01:00
  • 0e7a0cd4ad Bump mautrix-go SpiritCroc 2026-01-23 16:11:54 +01:00
  • 3764ac0962
    client: don't set background ctx when loading login Nick Mills-Barrett 2026-01-23 11:34:55 +00:00
  • 7fc94a896c
    handlewhatsapp: apply lid conversion on delete for me events (#887) Nick Mills-Barrett 2026-01-22 15:56:20 +00:00
  • 52bf246aa3
    handlewhatsapp: apply lid conversions for delete chat and mark as read Nick Mills-Barrett 2026-01-22 14:32:02 +00:00
  • f6357dd9c3 Missed alias SpiritCroc 2026-01-22 11:53:52 +01:00
  • aad58e524a dependencies: update whatsmeow again Tulir Asokan 2026-01-22 02:14:31 +02:00
  • 1fcd2701cb dependencies: update whatsmeow again Tulir Asokan 2026-01-21 20:33:37 +02:00
  • 207040e86f dependencies: update whatsmeow again Tulir Asokan 2026-01-21 16:34:04 +02:00
  • 4a516ed753 dependencies: update whatsmeow Tulir Asokan 2026-01-21 16:00:58 +02:00
  • 4d9366c218 main: only build stat plugin support for amd64 Tulir Asokan 2026-01-20 21:15:51 +02:00
  • 204e0b599f provision: add debug endpoint for syncing app state Tulir Asokan 2026-01-20 21:09:07 +02:00
  • 7c6f62a0ac Switch to BeeperActionMessageCallType string typealias SpiritCroc 2026-01-20 15:57:31 +01:00
  • 273564cc15 Assign beeper action message content for incoming calls SpiritCroc 2026-01-20 11:38:32 +01:00
  • 2a92c34a10 commands: allow specifying app state types to sync Tulir Asokan 2026-01-20 15:50:57 +02:00
  • 7d4560587b mclient: add plugin interface for sending WhatsApp stats Tulir Asokan 2026-01-20 13:14:48 +02:00
  • abf06e1819 dependencies: update mautrix-go Tulir Asokan 2026-01-20 12:13:24 +02:00
  • 3ee8dd8190 Bump version to v26.01 v0.2601.0 Tulir Asokan 2026-01-16 16:27:48 +02:00
  • efeaf3ac27 connector: implement network connection resetting Tulir Asokan 2026-01-15 14:39:48 +02:00
  • 571392a6da
    handlewhatsapp: add stream order to start call event (#883) Rafael Bartolome 2026-01-13 15:10:53 +01:00
  • 7640cb4f3b Add stream order to start call event Rafael Bartolome 2026-01-13 14:38:55 +01:00
  • 474c7f135a
    directmedia: use bridgev2.ErrNotLoggedIn Nick Mills-Barrett 2026-01-09 19:00:11 +00:00
  • 881dce121a
    directmedia: improve error messages after requesting media Nick Mills-Barrett 2026-01-08 16:34:38 +00:00
  • de4f26fad2
    directmedia: improve error messages after requesting media Nick Mills-Barrett 2026-01-08 15:42:16 +00:00
  • e3351ce5b0 handlewhatsapp: fix rerouting receipts in LID DMs Tulir Asokan 2026-01-07 20:54:06 +02:00
  • 7e9cf12b4f handlematrix: remove unnecessary check when deleting chats Tulir Asokan 2026-01-07 20:01:19 +02:00
  • 0c5704fc4d wadb: rerun LID DM migration Tulir Asokan 2026-01-07 15:03:45 +02:00
  • 3605645856 client: always use manual history sync downloads Tulir Asokan 2026-01-07 14:53:35 +02:00
  • 0a0d72e743 backfill: include message count in all history sync storage logs Tulir Asokan 2026-01-07 14:53:26 +02:00
  • 59bc54e60f handlewhatsapp: reroute LID senders in broadcast lists Tulir Asokan 2026-01-07 13:38:22 +02:00
  • c39f5eb9cb startchat,handlematrix: fix handling room avatars Tulir Asokan 2025-12-30 23:01:00 +02:00
  • 258ad84d03
    Create main.yml ivankiss666-alt 2025-12-28 02:50:31 -06:00
  • 1214b97c65
    handlematrix: leave group before deleting chat (#870) Tulir Asokan 2025-12-18 14:35:35 +02:00
  • bc39af5a6f Merge branch 'main' into tulir/leave-group-on-delete Tulir Asokan 2025-12-18 14:34:59 +02:00
  • c050d3eb34 connector: add timeout for fetching latest whatsapp web version Tulir Asokan 2025-12-17 16:36:29 +02:00
  • 1f06bd38cd Bump version to v25.12 v0.2512.0 Tulir Asokan 2025-12-16 12:34:49 +02:00
  • 7faaf99896 ci,dependencies: update Tulir Asokan 2025-12-15 17:27:17 +02:00
  • 713320ffb0 changelog: update Tulir Asokan 2025-12-15 13:48:40 +02:00
  • 34b2e2fb30 capabilities: remove incorrect edit max count Tulir Asokan 2025-12-15 13:48:27 +02:00
  • f3a47772f3 docker: update to Alpine 3.23 Tulir Asokan 2025-12-14 14:39:08 +02:00
  • f9e8da5e01 handlematrix: leave group before deleting chat Tulir Asokan 2025-12-10 14:18:45 +02:00
  • 499857ce8d client: undo connecting state for background connections Tulir Asokan 2025-12-09 12:52:47 +02:00
  • b5a1b1b1b1 client: add connecting bridge state Tulir Asokan 2025-12-09 12:42:19 +02:00
  • 82d3445ffd dependencies: update mautrix-go Tulir Asokan 2025-12-09 12:42:07 +02:00
  • dc48e38fbc
    dependencies: upgrade whatsmeow to add 5xx retries (#868) Radon Rosborough 2025-12-03 14:15:08 -08:00
  • d508d1057f Upgrade whatsmeow to add 5xx retries Radon Rosborough 2025-12-03 13:28:39 -08:00
  • 8fb00ccc7c directmedia: update interface Tulir Asokan 2025-12-03 22:10:57 +02:00
  • 95a9a6233a dependencies: update whatsmeow Tulir Asokan 2025-12-02 15:48:56 +02:00
  • 23ea890b47 handlematrix: use new interface for redirecting invites to correct ID Tulir Asokan 2025-12-02 15:27:34 +02:00
  • fcb1710cd8 dependencies: update whatsmeow Tulir Asokan 2025-12-01 15:37:00 +02:00
  • 89dee0afd9 build.sh: replace with go tool Tulir Asokan 2025-11-28 22:03:27 +02:00
  • 8b2106b9bc
    dependencies: update whatsmeow Nick Mills-Barrett 2025-11-27 14:08:50 +00:00
  • 3a65bdaf1e directmedia: add debug log for missing avatars Tulir Asokan 2025-11-26 19:13:48 +02:00
  • 7502fa37d4 dependencies: update mautrix-go again Tulir Asokan 2025-11-19 23:57:31 +02:00
  • d3cfd0868f dependencies: update mautrix-go Tulir Asokan 2025-11-19 15:07:08 +02:00
  • f77169b426 Bump version to v25.11 v0.2511.0 Tulir Asokan 2025-11-16 13:43:08 +02:00
  • 1caa0cb78d dependencies: update whatsmeow Tulir Asokan 2025-11-15 22:00:36 +02:00
  • 0f7582cf19 connector: add migration to delete LID DM portals Tulir Asokan 2025-11-14 17:47:58 +02:00
  • 10a8c64d63 backfill: fix panic when reaction is missing sender Tulir Asokan 2025-11-13 18:09:26 +02:00
  • 88a7a2b8d7 chatinfo: don't apply history sync metadata on later resyncs Tulir Asokan 2025-11-13 15:03:59 +02:00
  • a291d40d66 backfill: reroute LID DMs in history syncs Tulir Asokan 2025-11-11 19:13:33 +02:00
  • ba9f5c61c1 handle*: fix more DM LID rerouting issues Tulir Asokan 2025-11-11 18:22:25 +02:00
  • 69622b6ee7 changelog: update Tulir Asokan 2025-11-11 01:45:47 +02:00
  • 6be815e6f5
    connector: re-request media when no URL present in current message Nick Mills-Barrett 2025-10-31 12:03:12 +00:00