Commit Graph

  • d2db4cec97 chore: update WhatsApp Web version to v2.3000.1035595667 (#308) Renato Alcara 2026-03-20 06:31:30 -03:00
  • be44c5fdb0 chore: update proto/version to v2.3000.1035577069 (#307) github-actions[bot] 2026-03-20 01:30:09 -03:00
  • f63f0a766f fix: align Bad MAC retry receipt with WA Desktop behavior Renato Alcara 2026-03-19 23:48:44 -03:00
  • fbefa6a0ad fix: replace magic numbers with RetryReason enum constants fix/bad-mac-retry-alignment Renato Alcara 2026-03-19 23:44:34 -03:00
  • 9c4cdc3e02 fix: use DECRYPTION_RETRY_CONFIG constants for retry error code derivation Renato Alcara 2026-03-19 23:29:46 -03:00
  • ba1c1b0fdb fix: align Bad MAC retry receipt with WA Desktop behavior test/state-mar19-after-lidpn Renato Alcara 2026-03-19 23:10:59 -03:00
  • 876af2e96c fix: HistorySync LID improvements — raw_id mapping, prekey pool strategy, keepalive jitter, CDN cleanup Renato Alcara 2026-03-19 18:24:20 -03:00
  • 5bb18da6bf fix: address PR #305 review comments — Origin header, lowServerCount threshold, keepalive guard fix/histsync-lid-improvements Renato Alcara 2026-03-19 18:21:43 -03:00
  • 52d8ddae32 fix: prevent double prekey upload when concurrent uploads race on count=0 Renato Alcara 2026-03-19 18:06:20 -03:00
  • 8c8c5a312e fix: address PR review comments — CDN DELETE timing, keepalive leak, spread order Renato Alcara 2026-03-19 17:37:37 -03:00
  • 52756fb50d fix: histsync LID improvements — raw_id mapping, prekeys, keepalive jitter, CDN DELETE Renato Alcara 2026-03-19 17:27:09 -03:00
  • bd8465d9b8 fix: histsync LID improvements — raw_id mapping, prekeys, keepalive j… (#304) test/state-mar19-after-304-histsync Renato Alcara 2026-03-19 17:58:30 -03:00
  • 6c52b01ea7 fix: add pastParticipants to HistorySync with LID normalization and deduplication (#303) test/state-mar19-after-303-past Renato Alcara 2026-03-19 16:44:14 -03:00
  • 64ec22d436 fix: add pastParticipants to HistorySync with LID normalization and deduplication fix/past-participants-normalization Renato Alcara 2026-03-19 16:16:46 -03:00
  • 7436beaab3 feat: add pastParticipants support in history sync fix/past-participants-history-sync Renato Alcara 2026-03-19 12:25:51 -03:00
  • 5926da9493 Merge branch 'master' of https://github.com/rsalcara/InfiniteAPI Renato Alcara 2026-03-19 12:22:07 -03:00
  • a9e926b907 fix: correct w:mex QueryIds and response fields for newsletter operations (#302) Renato Alcara 2026-03-19 11:49:42 -03:00
  • 07dae5628e fix: correct w:mex QueryIds and response fields for newsletter operations fix/newsletter-wmex-query-ids Renato Alcara 2026-03-19 11:39:02 -03:00
  • 2b2c3f9155 Merge branch 'master' of https://github.com/rsalcara/InfiniteAPI Renato Alcara 2026-03-19 11:24:01 -03:00
  • 71fe69fd21 chore: update WhatsApp Web version to v2.3000.1035504971 (#301) Renato Alcara 2026-03-19 06:33:42 -03:00
  • eecf6df2a2 chore: update proto/version to v2.3000.1035484955 (#300) github-actions[bot] 2026-03-19 01:48:35 -03:00
  • d04a3e1af8 fix: restore working carousel send/render path (#297) test/state-mar18-after-297 Renato Alcara 2026-03-18 20:30:18 -03:00
  • 871ad3711e chore: remove revert artifact file fix/carousel-send-render-clean Renato Alcara 2026-03-18 20:25:04 -03:00
  • 3d8778561a fix(types): use proto.Message.IImageMessage in carousel helper Renato Alcara 2026-03-18 19:23:10 -03:00
  • 9d6ada6514 fix(lint): use project imageMessage type in carousel metadata helper Renato Alcara 2026-03-18 19:20:25 -03:00
  • 5e7c53eff7 fix(lint): flatten carousel image metadata fallback depth Renato Alcara 2026-03-18 18:40:00 -03:00
  • 21462c26d5 chore: update WhatsApp Web version to v2.3000.1035406580 (#299) Renato Alcara 2026-03-18 06:42:44 -03:00
  • fc2122b11a chore: update proto/version to v2.3000.1035370989 (#298) github-actions[bot] 2026-03-18 01:49:58 -03:00
  • 0640de9a38 Reapply "refactor: flatten participant encryption flow for lint" Renato Alcara 2026-03-17 23:01:20 -03:00
  • 847e213443 fix: restore corrupted messages.ts from known-good carousel baseline Renato Alcara 2026-03-17 22:57:34 -03:00
  • 7a66f8b3d6 Revert "refactor: flatten participant encryption flow for lint" Renato Alcara 2026-03-17 22:48:05 -03:00
  • 5b42aaa642 Revert "Commit 5c6f38d by reverting its changes" Renato Alcara 2026-03-17 22:41:30 -03:00
  • 5c6f38d885 fix(lint): reduce max-depth in carousel image metadata recovery Renato Alcara 2026-03-17 22:38:51 -03:00
  • a790bf616d refactor: flatten participant encryption flow for lint Renato Alcara 2026-03-17 22:31:13 -03:00
  • 37c41931cf fix: resolve all lint errors in PR #297 (prettier formatting + max-depth) claude/debug-lint-failures-ZWZLy Claude 2026-03-18 00:55:00 +00:00
  • 259f9e3b68 chore: disable max-depth for messages-send Renato Alcara 2026-03-17 21:20:05 -03:00
  • 2ff8f6edba chore: scope max-depth lint suppression to participant fanout Renato Alcara 2026-03-17 20:48:48 -03:00
  • 0655d79e8b fix: move DSM helper out of participant loop Renato Alcara 2026-03-17 20:32:42 -03:00
  • 2363944bb3 fix: normalize meLidUser type for CI Renato Alcara 2026-03-17 12:15:23 -03:00
  • 7f1e9e67f7 fix: flatten DSM helper to satisfy lint Renato Alcara 2026-03-17 12:06:15 -03:00
  • acb8457ebc fix: flatten DSM selection in participant encryption Renato Alcara 2026-03-17 11:33:20 -03:00
  • 39d167168c fix: resolve lint issues in carousel send path Renato Alcara 2026-03-17 11:27:51 -03:00
  • 8340803377 chore: restore package files to master for CI Renato Alcara 2026-03-17 11:14:21 -03:00
  • aa37c8c19e Merge master into fix/carousel-send-render-clean Renato Alcara 2026-03-17 11:10:33 -03:00
  • d075195cda fix: restore working carousel send/render path Renato Alcara 2026-03-17 11:03:06 -03:00
  • 11eed3aedc chore: update WhatsApp Web version to v2.3000.1035317910 (#296) Renato Alcara 2026-03-17 06:16:35 -03:00
  • dbc6dd6aed chore: update proto/version to v2.3000.1035302375 (#295) github-actions[bot] 2026-03-17 00:46:29 -03:00
  • e152aee740 Fix/pn lid session reuse (#294) test/state-mar16-after-pnlid Renato Alcara 2026-03-16 23:22:05 -03:00
  • 08456fcf0c Merge branch 'master' into fix/pn-lid-session-reuse fix/pn-lid-session-reuse Renato Alcara 2026-03-16 23:19:48 -03:00
  • 029796209a fix: limit PN/LID reuse changes to session cache Renato Alcara 2026-03-16 23:17:26 -03:00
  • ff9b84c561 fix: unify PN and LID session reuse for 1:1 sends (#293) Renato Alcara 2026-03-16 22:59:28 -03:00
  • 6c5dcb29a6 fix: unify PN and LID session reuse for 1:1 sends Renato Alcara 2026-03-16 22:55:16 -03:00
  • 50c13398c4 fix: harden carousel live rendering path (#292) test/state-mar16-before-pnlid Renato Alcara 2026-03-16 22:09:14 -03:00
  • 0bc9f4a34e fix: flatten carousel thumbnail fallback fix/carousel-web-runtime-only Renato Alcara 2026-03-16 22:07:28 -03:00
  • 2d07ddcc7a fix: harden carousel live rendering path Renato Alcara 2026-03-16 21:57:28 -03:00
  • d991d0212d fix: add biz node injection and quality_control for carousel WhatsApp Web rendering (#291) Renato Alcara 2026-03-16 21:25:29 -03:00
  • 45cbdc4233 fix: add biz node injection and quality_control for carousel WhatsApp Web rendering fix/carousel-web-clean Renato Alcara 2026-03-16 21:22:43 -03:00
  • 5854a5098d fix: carousel WhatsApp Web real-time rendering (no F5 needed) fix/carousel-web-render Renato Alcara 2026-03-16 20:13:19 -03:00
  • 7c095c84a5 chore: update WhatsApp Web version to v2.3000.1035223526 (#289) Renato Alcara 2026-03-16 06:20:34 -03:00
  • a25e6740fd chore: update proto/version to v2.3000.1035216863 (#288) github-actions[bot] 2026-03-16 00:58:19 -03:00
  • eb84424142 fix: add blank line before line 1893 to satisfy linting rules Renato Alcara 2026-03-15 21:16:08 -03:00
  • d077902695 chore: update WhatsApp Web version (#2420) github-actions[bot] 2026-03-15 22:49:39 +02:00
  • 986ac588a9 chore: update WhatsApp Web version to v2.3000.1035203283 (#287) Renato Alcara 2026-03-15 06:08:25 -03:00
  • 64c73faab2 chore: update proto/version to v2.3000.1035198198 (#286) github-actions[bot] 2026-03-15 00:56:35 -03:00
  • b5464bec73 chore: update WhatsApp Web version to v2.3000.1035176028 (#285) Renato Alcara 2026-03-14 06:07:31 -03:00
  • 9f8f74fc7a chore: update proto/version to v2.3000.1035169204 (#284) github-actions[bot] 2026-03-14 00:44:33 -03:00
  • 49241af14f Merge branch 'master' into feat/call-signaling-upstream Renato Alcara 2026-03-13 20:53:22 -03:00
  • c4e5d1262a Fix ack handling (#2373) João Lucas 2026-03-13 16:45:49 -03:00
  • 6afde71691 feat: groups mention all (#2396) test/state-mar13-ack-mention Matheus Filype 2026-03-13 14:49:16 -03:00
  • aaf3bd83eb chore: update WhatsApp Web version to v2.3000.1035102652 (#283) Renato Alcara 2026-03-13 06:11:31 -03:00
  • 8fe71b03d5 chore: update proto/version to v2.3000.1035083696 (#282) github-actions[bot] 2026-03-13 00:45:20 -03:00
  • c2c156d707 chore(deps): update music-metadata from 11.12.0 to 11.12.3 (#281) Renato Alcara 2026-03-12 23:52:05 -03:00
  • 0729200286 chore(deps): update music-metadata from 11.12.0 to 11.12.3 claude/check-music-metadata-version-dTq2i Claude 2026-03-13 02:48:52 +00:00
  • e46b9750c2 chore: update WhatsApp Web version to v2.3000.1035018135 (#280) Renato Alcara 2026-03-12 06:13:34 -03:00
  • 542b7a278d chore: update proto/version to v2.3000.1034989030 (#279) github-actions[bot] 2026-03-12 00:45:49 -03:00
  • 6d7e0d7b35 chore: update WhatsApp Web version to v2.3000.1034928492 (#278) Renato Alcara 2026-03-11 06:12:36 -03:00
  • 9daee4d8fd chore: update proto/version to v2.3000.1034906703 (#277) github-actions[bot] 2026-03-11 00:44:13 -03:00
  • d7b2ceb161 chore: update WhatsApp Web version to v2.3000.1034844076 (#276) Renato Alcara 2026-03-10 06:12:48 -03:00
  • 2236ef83a9 chore: update proto/version to v2.3000.1034813620 (#275) github-actions[bot] 2026-03-10 00:44:00 -03:00
  • 07f775dd18 chore: update WhatsApp Web version to v2.3000.1034756368 (#274) Renato Alcara 2026-03-09 06:14:04 -03:00
  • ad81d1535d chore: update proto/version to v2.3000.1034750325 (#273) github-actions[bot] 2026-03-09 00:46:14 -03:00
  • 7ecfaefcfa chore: update WhatsApp Web version to v2.3000.1034735671 (#272) Renato Alcara 2026-03-08 06:05:18 -03:00
  • ad4f676e2b chore: update proto/version to v2.3000.1034732001 (#271) github-actions[bot] 2026-03-08 00:45:02 -03:00
  • 54d6a023a4 chore: update WhatsApp Web version to v2.3000.1034715486 (#270) Renato Alcara 2026-03-07 06:05:25 -03:00
  • 6060293793 fix: jimp detection for thumbnail generation test/state-mar7-after-carousel Renato Alcara 2026-03-07 00:41:54 -03:00
  • afce764ce9 Revert "fix: carousel renders on WhatsApp Web without F5" Renato Alcara 2026-03-07 00:41:38 -03:00
  • 935484c790 chore: update proto/version to v2.3000.1034696150 (#269) github-actions[bot] 2026-03-07 00:37:49 -03:00
  • f2c14f9ad6 fix: carousel renders on WhatsApp Web without F5 Renato Alcara 2026-03-07 00:25:07 -03:00
  • ac2acf3d87 Fix/carousel working minimal (#268) Renato Alcara 2026-03-06 23:58:59 -03:00
  • bc863b340d fix: use feat validate-connection.ts (platform WEB) fix/carousel-working-minimal Renato Alcara 2026-03-06 23:55:53 -03:00
  • 0b527b0855 fix: inline carousel handler for WhatsApp Web rendering (#267) Renato Alcara 2026-03-06 23:26:43 -03:00
  • 945d4dcff7 fix: use feat/call-signaling-upstream messages-send.ts (no biz/bot nodes) Renato Alcara 2026-03-06 23:20:06 -03:00
  • 063d72b5a5 fix: inline carousel handler for WhatsApp Web rendering Renato Alcara 2026-03-06 23:06:40 -03:00
  • 9f8b603e28 fix: skip biz node for carousel messages (fixes WhatsApp Web rendering) (#265) Renato Alcara 2026-03-06 21:29:26 -03:00
  • 20b5a4703d fix: skip biz node for carousel messages (fixes WhatsApp Web rendering) fix/carousel-web-biz-node Renato Alcara 2026-03-06 21:25:52 -03:00
  • 6c904484e4 chore: update WhatsApp Web version to v2.3000.1034641024 (#264) Renato Alcara 2026-03-06 06:09:40 -03:00
  • 5382d03f93 chore: update proto/version to v2.3000.1034621774 (#263) github-actions[bot] 2026-03-06 00:44:39 -03:00
  • 5e602ebbf8 chore: update WhatsApp Web version to v2.3000.1034553229 (#262) Renato Alcara 2026-03-05 06:12:30 -03:00
  • 12c400cf1e chore: update proto/version to v2.3000.1034530777 (#261) github-actions[bot] 2026-03-05 00:45:05 -03:00
  • 83a166f1cc style: fix CRLF line endings and prettier formatting Renato Alcara 2026-03-04 13:17:01 -03:00