Commit Graph

  • 9ab9c48f7b fix(typings): LegacySessionAuth restartOnAuthFail Pedro Lopez 2022-03-06 01:35:58 -04:00
  • b96607338a getProfilePicture Fix => Evaluation failed: Error: Comms::sendIq called before startComms (#1264) ༺ LᴇG̸ᴇɴD ༻ 2022-03-05 11:24:40 -03:00
  • ea2cc81d47 add feature request form template Pedro S. Lopez 2022-03-05 02:30:49 -04:00
  • 56644f4f03 add github ISSUE_TEMPLATE files (#1195) Clifford Fajardo 2022-03-04 22:26:49 -08:00
  • fcb78a1cd4 chore: mark version v1.16.2 v1.16.2 Pedro Lopez 2022-03-01 23:23:26 -04:00
  • f88bd274be fix(LocalAuth): logout method (#1267) Fábio Dias 2022-03-01 23:27:29 -03:00
  • c45fae5c15 Fix get order. (#1274) Alon Schwartzblat 2022-03-02 05:08:27 +02:00
  • 1b75d0d243 fix(LocalAuth): only throw user-supplied userDataDir error if path is different Pedro Lopez 2022-03-01 22:25:22 -04:00
  • cc78e9863d add typings for LocalAuth attributes (#1262) Filipe 2022-03-01 00:00:21 -03:00
  • fc205ff530 fix: Cannot destructure property 'session' of 'undefined' as it is undefined. (#1259) inceabdullah 2022-03-01 05:59:54 +03:00
  • 6ab98a5365 chore: mark version v1.16.1 v1.16.1 Pedro Lopez 2022-02-28 00:51:59 -04:00
  • 3c24df085a add back deprecated info.me Pedro Lopez 2022-02-28 00:51:28 -04:00
  • 979e97ea42 chore: mark version v1.16.0 v1.16.0 Pedro Lopez 2022-02-27 23:30:03 -04:00
  • 1f4328c7a3 fix tests Pedro Lopez 2022-02-27 23:29:09 -04:00
  • 6691d25282 fix: message.getInfo() works for both MD and non-MD Pedro Lopez 2022-02-27 23:28:57 -04:00
  • 12d9735b73 Update README.md Pedro S. Lopez 2022-02-27 22:58:39 -04:00
  • ab5167c4ad fix: ChangeParticipantsPermissions typo in index.d.ts (#1206) SuperChang 2022-02-28 10:34:12 +08:00
  • 52c8336236 Added message duration in seconds (#1230) YaronD 2022-02-28 04:30:47 +02:00
  • 9fe91692cf update tests to work with authStrategies Pedro Lopez 2022-02-27 22:18:54 -04:00
  • f6de161c7d Auth Strategies (#1257) Pedro S. Lopez 2022-02-27 22:02:49 -04:00
  • 0d55d40885 feat: Multi-device support (#889) Rajeh Taher 2022-02-27 14:51:08 -08:00
  • 8ef37b68ae chore: mark version v1.15.8 v1.15.8 Pedro Lopez 2022-02-25 17:45:33 -04:00
  • bd5cfdc936 Update supported WhatsApp Web version to v2.2206.5 (#1247) github-actions[bot] 2022-02-25 17:43:30 -04:00
  • f0e49efcf9 [Main Branch]: Fix Cannot read properties of undefined (reading 'Socket') (#1249) ༺ LᴇG̸ᴇɴD ༻ 2022-02-25 18:11:28 -03:00
  • 5d83b45ed4 chore: mark version v1.15.7 v1.15.7 Pedro Lopez 2022-02-19 15:48:03 -04:00
  • e29354fca3 Update supported WhatsApp Web version to v2.2204.13 (#1210) github-actions[bot] 2022-02-19 15:45:21 -04:00
  • 66283da903 Fix message.delete(true) (#1211) Shir Serlui 2022-02-19 21:31:23 +02:00
  • d7f7889b0f fix: Remove duplicate identifier (#1205) Tomas Melone 2022-02-19 20:18:34 +01:00
  • e980bf9b07 Merge branch 'main' into patch-participants Rajeh Taher 2022-02-09 10:57:41 +02:00
  • 11955e9f03 chore: mark version v1.15.6 v1.15.6 Pedro Lopez 2022-02-08 22:38:33 -04:00
  • 444abc2c76 added the Code of Conduct, closing #1156 (#1176) Md. Fahim Bin Amin 2022-02-09 08:34:33 +06:00
  • 20f3bc7a8b fix: dont cause redirect loop due to session restore (#1181) Pedro S. Lopez 2022-02-08 22:33:20 -04:00
  • 93c8a2b05e chore: mark version v1.15.5 v1.15.5 Pedro Lopez 2022-02-06 22:20:08 -04:00
  • 70ca073f38 fix: send messages properly when disappearing mode is on (#1174) Pedro S. Lopez 2022-02-06 21:48:55 -04:00
  • 7e36cceaf0 extra options can override other options when sending message (#1103) Shir Serlui 2022-02-07 03:00:10 +02:00
  • 303ea3ab6b fix types and docs for Buttons class (#1070) Noam Zaks 2022-02-07 02:56:57 +02:00
  • 4aae8b0f32 fix: sort before splicing when fetching messages Pedro Lopez 2022-02-06 20:03:59 -04:00
  • 64803c2ba6 update typings for fetchMessages changes Pedro Lopez 2022-02-06 19:30:13 -04:00
  • aa9e19a19e fetchMessages gets currently available messages by default (#1015) Azeem Haider 2022-02-07 04:27:38 +05:00
  • 7631400de1 add back the pull_request trigger on lint Pedro S. Lopez 2022-02-06 19:16:57 -04:00
  • d7478de68a fix: emit message events after ciphertext is decrypted Pedro Lopez 2022-02-06 18:54:10 -04:00
  • a9b2a1aab8 remove duplicated message type Pedro Lopez 2022-02-06 16:30:44 -04:00
  • 3b4632201d fix: add missing message types Pedro Lopez 2022-02-06 16:26:25 -04:00
  • 8e6314212d Merge branch 'main' into patch-participants Rajeh Taher 2022-02-06 21:35:24 +02:00
  • 2200390d4c disable eslint warning on intentionally skipped test Pedro Lopez 2022-02-05 23:36:05 -04:00
  • b1f7ff01bc chore(deps-dev): bump sinon from 12.0.1 to 13.0.1 (#1160) dependabot[bot] 2022-02-05 23:35:04 -04:00
  • 21d565154a chore(deps-dev): bump dotenv from 10.0.0 to 16.0.0 (#1171) dependabot[bot] 2022-02-05 23:32:53 -04:00
  • 09cbee0e65 chore(deps-dev): bump eslint-plugin-mocha from 9.0.0 to 10.0.3 (#1087) dependabot[bot] 2022-02-05 23:32:30 -04:00
  • fa9f5aba38 Update supported WhatsApp Web version to v2.2202.12 (#1152) github-actions[bot] 2022-02-05 23:17:11 -04:00
  • c859ac39ce fix: dont crash when calling .destroy() while waiting for qr scan (#1172) Pedro S. Lopez 2022-02-05 23:05:01 -04:00
  • 221d29736a remove unnecessary pull_request trigger for lint Pedro S. Lopez 2022-02-05 23:04:47 -04:00
  • 078933f061 fix(typings): add MessageTypes BUTTONS_RESPONSE (#1032) Igor Nunes 2022-02-05 23:11:53 -03:00
  • f149516d0d chore(tests): add Chat model tests (#784) Pedro S. Lopez 2022-02-05 22:05:42 -04:00
  • 2f1c894a34 add tests for takeoverOnConflict (#1170) Pedro S. Lopez 2022-02-05 20:04:00 -04:00
  • 32e47d818a fix: only emit disconnected event on navigation when state is PAIRING (#1169) Pedro S. Lopez 2022-02-05 18:19:02 -04:00
  • 20aee44c3b fix getLabels error (#1049) Zulfikar 2022-02-06 03:41:27 +07:00
  • bb2ef88e0a fix: message.delete() can revoke for everyone (#1107) Shir Serlui 2022-02-05 21:52:04 +02:00
  • 6878598a5d fix: await promise when setting user agent (#1113) tuyuribr 2022-02-05 16:42:25 -03:00
  • eb0d000159 fixes 🎉 Rajeh Taher 2022-01-29 01:58:14 +02:00
  • cf5c5e4ec1 Update GroupChat.js Rajeh Taher 2022-01-29 01:54:30 +02:00
  • 4e6a00dffe chore: mark version v1.15.4 v1.15.4 Pedro Lopez 2022-01-25 20:49:07 -04:00
  • b93c7b4b76 fix invalid jsdoc Pedro Lopez 2022-01-25 20:48:44 -04:00
  • a37ff69692 fix: restore node 12 support Pedro Lopez 2022-01-25 20:31:49 -04:00
  • 3705d1fea9 Update supported WhatsApp Web version to v2.2202.8 (#1084) github-actions[bot] 2022-01-25 20:16:08 -04:00
  • 7950aae5d1 fix: find Store in v2.2202.8 (#1130) Pedro S. Lopez 2022-01-25 20:15:19 -04:00
  • bdff59fb44 fix: remove problematic import Pedro Lopez 2022-01-25 19:45:57 -04:00
  • d05803074a update MessageMedia.fromUrl (#811) Wictor Nogueira 2022-01-21 19:57:15 -03:00
  • d86c39de3c fix: Fix inactivity issue (#946) Rajeh Taher 2021-12-16 17:25:35 +02:00
  • 46ba9c5e9a Add isGif to message._patch (#963) shirser121 2021-12-13 03:57:11 +02:00
  • d7a493e68a fix: use correct @types/node-fetch ver, use working node-fetch ver from puppeteer, add test Pedro Lopez 2021-12-12 21:28:38 -04:00
  • da95d927b9 chore(deps): bump puppeteer from 10.4.0 to 13.0.0 (#1057) dependabot[bot] 2021-12-12 21:09:56 -04:00
  • 92bc5e62ab chore(deps-dev): bump eslint from 7.32.0 to 8.4.1 (#1038) dependabot[bot] 2021-12-12 19:47:11 -04:00
  • 73a3e28a4b chore(deps-dev): bump @types/node-fetch from 2.5.12 to 3.0.3 (#911) dependabot[bot] 2021-12-12 19:46:30 -04:00
  • 4f376fc2fa chore(deps-dev): bump sinon from 11.1.2 to 12.0.1 (#1024) dependabot[bot] 2021-12-12 19:41:08 -04:00
  • a20c8ef8f8 chore(deps): bump mime from 2.6.0 to 3.0.0 (#1023) dependabot[bot] 2021-12-12 19:38:33 -04:00
  • 2052e0479d Fix: multiple list sections (#1004) tuyuribr 2021-12-10 16:47:07 -03:00
  • c55db82f73 mark version v1.15.3 v1.15.3 Pedro Lopez 2021-12-07 23:06:53 -04:00
  • 4e837b00f9 Update supported WhatsApp Web version to v2.2147.14 (#1033) github-actions[bot] 2021-12-07 23:05:54 -04:00
  • 89a06b15a8 Hot Fix WA 2.2147.14 (#1035) tuyuribr 2021-12-08 00:04:44 -03:00
  • 55247576da add script to get change log Pedro Lopez 2021-11-24 10:07:27 -04:00
  • 8a1f6f0648 chore: mark version v1.15.2 v1.15.2 Pedro Lopez 2021-11-24 09:49:16 -04:00
  • 254ca884aa Update supported WhatsApp Web version to v2.2146.9 (#969) github-actions[bot] 2021-11-24 09:43:59 -04:00
  • 3958105926 Fix WA 2.2146.9 (#990) tuyuribr 2021-11-24 10:40:01 -03:00
  • 818bf48e5d fix: convert button ids to string Pedro Lopez 2021-11-01 21:30:34 -04:00
  • d71544566c move links section in readme Pedro S. Lopez 2021-10-30 21:29:39 -04:00
  • 187aa50131 Url updates for wwebjs.dev (#944) Pedro S. Lopez 2021-10-30 21:27:08 -04:00
  • e11e00d938 chore: update docs for v1.15.1 v1.15.1 Pedro Lopez 2021-10-30 00:46:37 -04:00
  • d9dd89ccaf chore: mark version v1.15.1 Pedro Lopez 2021-10-30 00:46:09 -04:00
  • 3aa0e4f7b3 fix: dont modify id reference when serializing message Pedro Lopez 2021-10-30 00:45:04 -04:00
  • d82cf448d9 chore: mark version v1.15.0 v1.15.0 Pedro Lopez 2021-10-30 00:15:24 -04:00
  • 3f576c990c Update supported WhatsApp Web version to v2.2142.12 (#827) github-actions[bot] 2021-10-30 00:14:07 -04:00
  • d44a525b02 fix: serialize message id remote when fetching messages Pedro Lopez 2021-10-30 00:12:06 -04:00
  • d8217029ba add test for maxQrRetries Pedro Lopez 2021-10-30 00:03:19 -04:00
  • 2a7337b142 max qr refresh before giving up (#852) victormga 2021-10-30 00:45:04 -03:00
  • 1fcfaa0362 Update README.md (#907) Pedro S. Lopez 2021-10-29 23:43:27 -04:00
  • c434e04e41 fix countrycode and formatted number functions, add tests Pedro Lopez 2021-10-29 23:41:49 -04:00
  • 97a1d399ee Format phone numbers (#650) Rajeh Taher 2021-10-30 06:33:38 +03:00
  • dbf9bf2158 Type file improvements (#855) Rajeh Taher 2021-10-30 06:32:13 +03:00
  • 353af130d0 remove unnecessary default Pedro Lopez 2021-10-29 23:25:06 -04:00
  • 06107af67d Allow a chat to be muted indefinitely (#849) Rajeh Taher 2021-10-30 06:24:36 +03:00