Commit Graph

  • 8f3660a099 fix(history): use OR instead of AND for JID validation in extractLidPnFromMessage Claude 2026-01-20 23:04:49 +00:00
  • 154dd772dd feat(history): comprehensive LID-PN mapping with full JID format support Claude 2026-01-20 22:29:36 +00:00
  • 86c1cf439a feat(history): extract LID-PN mappings from conversation objects Claude 2026-01-20 22:17:09 +00:00
  • cc4c918e1a feat(logger): add [BAILEYS] console-friendly logging functions Renato Alcara 2026-01-20 18:47:08 -03:00
  • bb73662e8f fix(logger): address PR #19 code review feedback Claude 2026-01-20 21:44:08 +00:00
  • 3f2ced4501 feat(logger): add [BAILEYS] console-friendly logging functions Claude 2026-01-20 20:48:26 +00:00
  • 88b965c603 feat(logger): add comprehensive environment variable configuration Renato Alcara 2026-01-20 17:32:36 -03:00
  • 44fb5997a1 fix(logger): avoid pino-pretty dependency Renato Alcara 2026-01-20 17:30:55 -03:00
  • a462440c5c feat(logger): add comprehensive environment variable configuration Claude 2026-01-20 20:16:58 +00:00
  • 68fd02b924 fix(metrics,retry): gold standard code review corrections Renato Alcara 2026-01-20 17:06:50 -03:00
  • 5449e3f70a fix(metrics): handle malformed URLs gracefully in metrics endpoint Claude 2026-01-20 19:48:28 +00:00
  • 6f057b8895 fix(metrics,retry): address gold standard code review Claude 2026-01-20 19:37:19 +00:00
  • 733bede071 Merge pull request #16 Renato Alcara 2026-01-20 11:49:53 -03:00
  • 1944645556 fix(metrics): fix configureRegistry call signature Claude 2026-01-20 14:44:53 +00:00
  • 97b58bc011 fix(retry): resolve RETRY_BACKOFF_DELAYS initialization order error Renato Alcara 2026-01-20 11:36:32 -03:00
  • baf9123d0c fix(retry): address PR #15 code review feedback Claude 2026-01-20 14:34:47 +00:00
  • 890a80da48 fix(retry): use literal values in retryConfigs to fix ESM initialization Claude 2026-01-20 14:25:56 +00:00
  • cf979d6b6d fix(retry): resolve RETRY_BACKOFF_DELAYS initialization order error Claude 2026-01-20 14:17:18 +00:00
  • aeec88803d Merge pull request #14 Renato Alcara 2026-01-20 10:48:31 -03:00
  • 37fdce4bf3 fix(metrics): address PR #14 code review feedback Claude 2026-01-20 13:45:26 +00:00
  • 20e0efb1f7 fix(retry): address PR #12 code review feedback Renato Alcara 2026-01-20 10:35:08 -03:00
  • 6a0fefc8fe chore: resolve merge conflicts with master Claude 2026-01-20 13:34:14 +00:00
  • af4563ee6a Merge remote-tracking branch 'origin/master' into claude/prom-client-nglwZ Claude 2026-01-20 13:27:02 +00:00
  • 82dce29dbd fix(metrics): address PR #13 code review feedback Claude 2026-01-20 13:25:21 +00:00
  • 168de69e73 fix(metrics): address PR #11 code review feedback Renato Alcara 2026-01-20 10:20:18 -03:00
  • 4924912f85 fix(metrics): address PR #11 code review feedback Claude 2026-01-20 13:16:43 +00:00
  • 833d6b14af b719349 fix(retry): address PR #12 code review feedback Renato Alcara 2026-01-20 10:12:03 -03:00
  • b719349c57 fix(retry): address PR #12 code review feedback Claude 2026-01-20 13:05:13 +00:00
  • b21847addb Merge branch 'WhiskeySockets:master' into master Renato Alcara 2026-01-20 09:58:02 -03:00
  • 2d84da8bd7 fix(retry): resolve circular dependency with Defaults module Claude 2026-01-20 12:31:34 +00:00
  • 43ece09fe9 feat(metrics): integrate prom-client for native Prometheus support Claude 2026-01-20 12:01:10 +00:00
  • e605a02528 fix(defaults): address PR #10 code review feedback Claude 2026-01-20 05:33:03 +00:00
  • 6f75e5ac21 feat(socket): add configurable maxListeners to prevent memory leaks Claude 2026-01-20 05:19:22 +00:00
  • 682b62acbf feat(defaults): apply RSocket's battle-tested configurations Claude 2026-01-20 05:12:05 +00:00
  • 7f9970fa06 fix(retry): resolve circular dependency with Defaults module Claude 2026-01-20 12:31:34 +00:00
  • 673bf6e69f feat(metrics): integrate prom-client for native Prometheus support Claude 2026-01-20 12:01:10 +00:00
  • 1e534bb7a8 feat(defaults): apply RSocket battle-tested configurations for stability Renato Alcara 2026-01-20 08:44:14 -03:00
  • b6b708ddfe chore(tests): lint Rajeh Taher 2026-01-20 12:47:05 +02:00
  • a1d69f72c9 fix(utils.normalizeMessageContent): add associatedChildMessage as one of the options to normalize (#1874) Enzo Nascimento 2026-01-20 07:46:03 -03:00
  • 90e8ba82f4 Cache the children after a getBinaryNodeChild/ren call to avoid traversing arrays (#2093) Rajeh Taher 2026-01-20 12:43:27 +02:00
  • d36d9c194c Add groupStatusMessage checks in message handling (#2258) David ??? 2026-01-20 07:41:33 -03:00
  • 8ff01b8bb3 fix: store LID-PN mapping from contactAction sync (#2266) João Lucas de Oliveira Lopes 2026-01-20 07:39:41 -03:00
  • a89736f89d fix: extract LID-PN mappings from history sync phoneNumberToLidMappings (#2268) João Lucas de Oliveira Lopes 2026-01-20 07:39:29 -03:00
  • 32134a870e chore: Add messageTimestamp to message updates in messages-recv when receiving a message status update (#2277) Luiz Braga 2026-01-20 07:37:34 -03:00
  • 5887551d68 fix: resolve race condition in decodeFrame handling and improve encryption integrity (#2182) João Lucas de Oliveira Lopes 2026-01-20 07:37:04 -03:00
  • 4bdcedf96b chore: update WhatsApp Web version (#2269) github-actions[bot] 2026-01-20 12:35:35 +02:00
  • 4a2731fbbd fix(defaults): address PR #10 code review feedback Claude 2026-01-20 05:33:03 +00:00
  • 3afb8b80c5 feat(socket): add configurable maxListeners to prevent memory leaks Claude 2026-01-20 05:19:22 +00:00
  • 4f623b4942 feat(defaults): apply RSocket's battle-tested configurations Claude 2026-01-20 05:12:05 +00:00
  • aa2ff855bd feat(lid-mapping): enhance with enterprise-grade features Renato Alcara 2026-01-20 02:06:23 -03:00
  • 4e68f9885c fix(lid-mapping): address PR #9 code review feedback Claude 2026-01-20 05:04:25 +00:00
  • ab96bb69db feat(structured-logger): enhance with enterprise-grade features Claude 2026-01-20 04:57:41 +00:00
  • 0688a5ec4a feat(lid-mapping): enhance with enterprise-grade features Claude 2026-01-20 04:42:08 +00:00
  • b700073a23 Merge pull request #8 Renato Alcara 2026-01-20 01:30:37 -03:00
  • 33b44ff19d fix(metrics): clear startPromise on stop() to allow restart Claude 2026-01-20 04:26:27 +00:00
  • ea96be2bc9 Merge pull request #7 Renato Alcara 2026-01-20 01:23:47 -03:00
  • 21b632592a fix(metrics): address PR #6 code review feedback Claude 2026-01-20 04:22:00 +00:00
  • 90f310b52d Merge pull request #6 Renato Alcara 2026-01-20 01:14:33 -03:00
  • 834cb75ba4 fix(metrics): address PR #4 code review feedback Claude 2026-01-20 04:12:58 +00:00
  • b5d69fa693 feat(event-buffer): enhance with enterprise-grade features Renato Alcara 2026-01-20 01:09:37 -03:00
  • 11e7c71fd1 feat(event-buffer): enhance with enterprise-grade features Claude 2026-01-20 03:45:52 +00:00
  • b2a54d41c5 feat: Enterprise-grade observability with Circuit Breaker and Prometheus Metrics Renato Alcara 2026-01-20 00:35:19 -03:00
  • 8a705e5a1e fix(metrics): update env vars to match BAILEYS_PROMETHEUS_* convention Claude 2026-01-20 03:19:32 +00:00
  • 0c173212fd feat(metrics): enhance Prometheus metrics with enterprise-grade features Claude 2026-01-20 03:14:44 +00:00
  • bc6d97400b feat(socket): integrate circuit breaker with Socket operations Renato Alcara 2026-01-19 23:41:45 -03:00
  • 5714e8e940 merge: resolve conflicts with master Claude 2026-01-20 02:38:37 +00:00
  • f1bee96e68 chore: update lock files Claude 2026-01-20 02:32:15 +00:00
  • 61f5f76ef0 feat(socket): integrate circuit breaker with Socket operations Claude 2026-01-20 02:31:23 +00:00
  • 5edb7d6fa2 Merge pull request #2 Renato Alcara 2026-01-19 23:09:21 -03:00
  • f72b9fc4e7 chore: update lock files after dependency installation Claude 2026-01-20 02:05:59 +00:00
  • dd59a7fe65 fix(utils): resolve TypeScript compilation errors Claude 2026-01-20 02:05:14 +00:00
  • a934be9bc9 feat(utils): add observability and resilience utilities Renato Alcara 2026-01-19 22:55:48 -03:00
  • 64c7712da7 refactor(utils): translate all comments to English and enhance circuit breaker Claude 2026-01-20 01:48:23 +00:00
  • 882a1f57cf feat(utils): add observability and resilience utilities Claude 2026-01-20 01:26:06 +00:00
  • 5b5ac85443 example: revamp example and add options for unit tests Rajeh Taher 2026-01-18 17:53:09 +02:00
  • c4c22c9628 example: customizable socket URL Rajeh Taher 2026-01-18 17:26:17 +02:00
  • de6432cf5a example: improve ping-pong Rajeh Taher 2026-01-18 17:17:50 +02:00
  • b62cb40a70 chore: lint Rajeh Taher 2026-01-18 17:16:02 +02:00
  • 282f065f53 connection-deadlock, socket: improve socket end conditions Rajeh Taher 2026-01-18 17:15:38 +02:00
  • db86cdc545 fix(proto-extract): regenerate corrupted yarn.lock to restore install process (#1981) Vrypt 2026-01-18 06:45:23 +07:00
  • a2677c89dd Fix critical memory leak in event buffer (#2160) YonkoSam 2026-01-18 00:44:28 +01:00
  • 56ee829757 process-message: remove timeout before event emit Rajeh Taher 2026-01-18 01:35:42 +02:00
  • e740fc5b4a messages-send: revamp message type function Rajeh Taher 2026-01-18 01:35:21 +02:00
  • 2ec9d9ff1d gitignore: fix ignoring logs coming from example file Rajeh Taher 2026-01-18 01:34:55 +02:00
  • 83e0f22af8 messages-recv: decrease PDO response timeout Rajeh Taher 2026-01-18 01:34:39 +02:00
  • b1c76ebe2d chore: lint+bugfix Rajeh Taher 2026-01-18 01:31:56 +02:00
  • e53fa7b8e5 Feat improve testing coverage e2e (#1799) João Lucas de Oliveira Lopes 2026-01-17 20:16:24 -03:00
  • 0b3b2a88cd fix(messages): enhance nullish value checks in message content generation (#2180) vini 2026-01-17 20:11:33 -03:00
  • 1408499d7c moved retryCount before validating the session (#2167) YonkoSam 2026-01-18 00:11:10 +01:00
  • 349e7bd771 feat: send tctoken to profile update and presence subscribe (#2257) Matheus Filype 2026-01-17 20:07:53 -03:00
  • d4ef73aca5 feat: implement automated WhatsApp version update workflow and related scripts (#2130) João Lucas de Oliveira Lopes 2026-01-17 20:07:05 -03:00
  • 9611a1a982 fix(WAProto): Handle string values in long fields during JSON serialization (#1991) João Lucas de Oliveira Lopes 2026-01-14 03:33:45 -03:00
  • 432c26a07c fix(messages): handle encryption failures per recipient and fail when all fail (#2226) vini 2026-01-08 17:07:11 -03:00
  • c392d4ce6c feat: add support for FB and Interop JID encoding/decoding and empty strings (#2189) vini 2026-01-08 16:56:50 -03:00
  • 720cc688d6 fix: avoid variable shadowing and preserve empty business profile fields (#2183) Ibrahim Pelumi Lasisi 2026-01-08 19:56:13 +00:00
  • 81d9c12e86 fix: getmessagetype to ensure consistency with whatsapp behavior (#2245) Gustavo Quadri 2026-01-08 16:51:34 -03:00
  • c9c3481817 implement message reporting tokens (#1906) João Lucas de Oliveira Lopes 2026-01-08 16:50:49 -03:00
  • 4e681d3219 feat: Verify leaf signature (#2208) Skid 2026-01-08 13:49:37 -06:00
  • 250477497d Add Feature LabelMember (Based on #2164) (#2198) Matheus Filype 2025-12-19 17:00:48 -03:00
  • 925ed6a7b3 feat(appstate): emit setting events (#2057) vini 2025-12-14 20:21:44 -03:00