Commit Graph

  • 3c500a6474 Merge branch 'master' of https://github.com/pedroslopez/whatsapp-web.js Pedro Lopez 2020-02-22 17:28:15 -04:00
  • 1c60c83e80 feat: Delete messages Pedro Lopez 2020-02-22 17:28:03 -04:00
  • 69d7b3e50b update supported whatsapp web version Pedro S. Lopez 2020-02-22 16:12:13 -04:00
  • 0b1f06a932 update supported whatsapp web version Pedro S. Lopez 2020-02-22 16:11:51 -04:00
  • 1840826e2b feat : Check if the given number is a whatsapp number (#54) sahalMoidu 2020-02-17 18:40:07 +05:30
  • 6ade08e814 Implemented changes mentioned in SimiPrambos PR#28 (#52) sahalMoidu 2020-02-15 03:23:28 +05:30
  • 9891d85b35 Update README.md Pedro S. Lopez 2020-02-13 20:10:51 -04:00
  • 67784bc797 feat: get current connection state Pedro Lopez 2020-02-11 22:26:33 -04:00
  • e385563883 Initialize the Script with the first browser tab (#47) Fernando Cardoso 2020-02-11 14:53:18 -03:00
  • d5a26add20 chore: bump version v1.0.2-post Pedro Lopez 2020-02-10 21:56:21 -04:00
  • 4bc67b0f99 chore: mark version v1.0.2 v1.0.2 Pedro Lopez 2020-02-10 21:53:33 -04:00
  • d44fd5d76a new event on connection state changed Pedro Lopez 2020-02-10 21:51:58 -04:00
  • a293146ed8 fix: added timeout to accepted states Pedro Lopez 2020-02-10 21:44:56 -04:00
  • 3c774d6553 chore: bump version to v1.0.1-post Pedro Lopez 2020-02-09 21:35:47 -04:00
  • dd0a4c6cc3 chore: mark version v1.0.1 v1.0.1 Pedro Lopez 2020-02-09 21:33:27 -04:00
  • ffe803306e fix: send message media Pedro Lopez 2020-02-09 21:30:28 -04:00
  • 74cfc69367 fix location example Pedro Lopez 2020-02-09 20:10:56 -04:00
  • 2607e6df3a fix: send message media in options object Pedro Lopez 2020-02-09 02:43:13 -04:00
  • 5fbd8ddf68 feat(example): auto restore session Pedro Lopez 2020-02-09 01:52:38 -04:00
  • 6f44fc586b chore: mark post release Pedro Lopez 2020-02-09 01:16:28 -04:00
  • 7deef27800 chore: mark version v1.0.0 v1.0.0 Pedro Lopez 2020-02-09 00:58:10 -04:00
  • f947f75725 docs: add location to supported content types Pedro Lopez 2020-02-09 00:53:43 -04:00
  • d1dba0f4c0 add disconnect reason Pedro Lopez 2020-02-09 00:53:00 -04:00
  • 64ed2c125b more message types Pedro Lopez 2020-02-09 00:46:00 -04:00
  • 5616613807 feat: Mention users, get user number from Contact model Pedro Lopez 2020-02-08 03:19:51 -04:00
  • ef80f966ea fix: correctly get message contact in group chats Pedro Lopez 2020-02-08 03:18:32 -04:00
  • edc2c7022d feat: change status message Pedro Lopez 2020-02-08 01:32:15 -04:00
  • f2b286a319 feat: get contact's profile picture Pedro Lopez 2020-02-08 01:23:29 -04:00
  • 004312a99f expose some more fields on contacts Pedro Lopez 2020-02-08 01:12:25 -04:00
  • 2896aeb382 fix some doc related stuff Pedro Lopez 2020-02-08 01:01:33 -04:00
  • 065a9212ba add another location example Pedro Lopez 2020-02-08 00:54:21 -04:00
  • 7b229a39a4 feat: Send and receive location Pedro Lopez 2020-02-08 00:46:08 -04:00
  • 4b1768450f Get Mentions (#35) Aliyss Snow 2020-02-06 20:47:47 +01:00
  • 0cbc24fc6c Update puppeteer to version 2.1.1 (#36) depfu[bot] 2020-02-06 11:51:11 -04:00
  • a247b39f81 docs(readme): add whatsapp web version tested Pedro Lopez 2020-02-05 02:22:02 -04:00
  • bf70eb1b87 docs: regenerate docs Pedro Lopez 2020-02-05 02:17:19 -04:00
  • 1ad9cac682 docs: better readme Pedro Lopez 2020-02-05 02:16:49 -04:00
  • 4c05e47027 mark post release Pedro Lopez 2020-02-05 01:43:11 -04:00
  • 62e264231d docs: add generated docs Pedro Lopez 2020-02-05 01:07:56 -04:00
  • 2f0480c80e docs: add more documentation Pedro Lopez 2020-02-04 23:04:51 -04:00
  • a098d61b03 feat: send messages with attachments Pedro Lopez 2020-02-03 23:40:49 -04:00
  • e717915f94 fix: don't get chat after accepting invite Pedro Lopez 2020-02-02 20:37:51 -04:00
  • e2351db722 Added Contact Model (#34) Aliyss Snow 2020-02-03 00:08:36 +01:00
  • b597e4a504 Added delete event message(#33) Aliyss Snow 2020-02-03 00:00:23 +01:00
  • b99744afa2 Create lint.yml Pedro S. Lopez 2020-02-02 14:52:49 -04:00
  • cc477f9545 Add eslint config and fix linting issues Pedro Lopez 2020-02-02 14:50:04 -04:00
  • 8eb461ed32 Update puppeteer to v2.1.0 Pedro Lopez 2020-02-02 13:53:33 -04:00
  • 7243240568 fix !quoteinfo example Pedro Lopez 2020-02-02 13:52:25 -04:00
  • 5b9413de5c [FIX] Expose Wap module Pedro Lopez 2020-02-02 13:44:54 -04:00
  • 8ddf4c29be Add .editorconfig (close #25) Pedro Lopez 2020-02-02 13:33:08 -04:00
  • caa8598ec1 [+] Join groups by invite code Pedro Lopez 2020-02-02 00:52:51 -04:00
  • a6cc5e5bf2 [+] Get quoted message [FIX] Properly reply to messages sent by the current user Pedro Lopez 2020-02-01 22:41:53 -04:00
  • ba8edc8d40 [+] Expose information about the logged in client (#19) Pedro S. Lopez 2020-02-01 21:16:03 -04:00
  • 88c56b1371 Return new message after sending Pedro Lopez 2020-02-01 19:34:28 -04:00
  • 2a3f404244 Merge pull request #32 from gabriel-tandil/master Pedro S. Lopez 2020-01-31 19:54:46 -04:00
  • d2889a8f03 Improvement in KEEP_PHONE_CONNECTED_IMG_SELECTOR Gabriel Alvarez 2020-01-31 16:17:58 -03:00
  • 3c55fbf2ca 0.3.2 v0.3.2 Pedro Lopez 2020-01-17 22:06:19 -04:00
  • 6b1b51eacd Increase successful connection timeout Pedro Lopez 2020-01-17 22:06:04 -04:00
  • 2dc53e0820 [FIX] Connection success detection selector changed Pedro Lopez 2020-01-17 22:04:55 -04:00
  • 9043e61c40 0.3.1 v0.3.1 Pedro Lopez 2019-12-04 03:00:04 -04:00
  • bea1ebf480 [FIX] Get QR code directly from canvas element (fix #26) Pedro Lopez 2019-12-04 02:58:55 -04:00
  • 021a213de3 0.3.0 v0.3.0 Pedro Lopez 2019-11-24 04:25:35 -04:00
  • d0bef55b8a Merge pull request #24 from pedroslopez/development Pedro S. Lopez 2019-11-24 04:25:14 -04:00
  • 64912dccfd Download message attachments (images, documents, etc) Pedro Lopez 2019-11-24 04:23:08 -04:00
  • dfcf76c139 0.2.0 v0.2.0 Pedro Lopez 2019-10-10 22:06:24 -04:00
  • 512b21e522 [FIX] Use STREAM module for getting connection state instead of removed Conn model Pedro Lopez 2019-10-10 22:05:24 -04:00
  • 8babc97788 Merge pull request #18 from renato-macedo/issue17 Pedro S. Lopez 2019-10-10 21:48:32 -04:00
  • bf177ca1d4 Create stale.yml Pedro S. Lopez 2019-10-10 14:13:55 -04:00
  • 46a7d025fe searches for Chat module instead Renato 2019-10-10 01:46:17 -03:00
  • 517e22381a [-] Remove method to add extra serialized props. This does not work, and the prop being added was already included. Pedro Lopez 2019-09-08 03:54:44 -04:00
  • 18199d8120 [+] New message_create event that is fired on all message creations. Pedro Lopez 2019-09-08 03:48:19 -04:00
  • cde0034d93 [+] Implement function to get all open chats. Pedro Lopez 2019-09-08 03:18:40 -04:00
  • cdfa1760eb [FIX] Implement setDescription and setSubject for groups (close #6) Pedro Lopez 2019-09-08 03:09:07 -04:00
  • cf8c54879e Load moduleRaid from GitHub Pedro Lopez 2019-09-08 00:53:38 -04:00
  • b2a1e9368a 0.1.2 Pedro Lopez 2019-05-29 23:47:43 -04:00
  • ef4a59a4c4 [FIX] Reply to messages with new function on Store v0.1.2 Pedro Lopez 2019-05-29 22:50:41 -04:00
  • bf0fe8496c [FIX] Use WhatsApp's new sendTextMsgToChat function for sending messages Pedro Lopez 2019-05-29 22:42:43 -04:00
  • 5576812017 [FIX] New method of exposing the store with moduleRaid Pedro Lopez 2019-05-29 22:29:24 -04:00
  • 48a9d7d7f7 [FIX] New selectors to detect QR code and auth success Pedro Lopez 2019-05-29 22:06:38 -04:00
  • 5525301970 0.1.1 Pedro Lopez 2019-03-20 01:00:43 -04:00
  • 9ae17a5c27 Published on npm Pedro Lopez 2019-03-20 00:45:29 -04:00
  • 80690728e6 Remove unused import Pedro S. Lopez 2019-03-17 05:58:17 -04:00
  • a7a7034e75 [ADD] Session restore functionality Pedro Lopez 2019-03-17 05:42:29 -04:00
  • 96cebbae5e Update README.md Pedro S. Lopez 2019-02-21 01:44:18 -04:00
  • b707276bef Update readme (#1) Pedro S. Lopez 2019-02-21 01:43:56 -04:00
  • 1b7376885d Add group chat functions, slight refactoring Pedro Lopez 2019-02-20 02:42:19 -04:00
  • 594a65d5e8 [+] Get all chats Pedro Lopez 2019-02-17 23:50:50 -04:00
  • f585cc1c5a Ignore old messages Pedro Lopez 2019-02-17 23:24:54 -04:00
  • 9032025920 [ADD] Disconnected event Pedro Lopez 2019-02-17 22:32:37 -04:00
  • 812e3dc7a7 Support replying directly to messages Pedro Lopez 2019-02-17 21:50:28 -04:00
  • 6442469437 Basic Chat and Message model implementation Pedro Lopez 2019-02-17 21:14:31 -04:00
  • 1dab219764 Fix typo Pedro S. Lopez 2019-02-17 04:25:26 -04:00
  • e3f11b308f Update README.md Pedro S. Lopez 2019-02-17 04:20:56 -04:00
  • c166e24ea5 Get and send messages Pedro Lopez 2019-02-17 04:18:16 -04:00
  • bcbd16f196 Initial simple client implementation Pedro Lopez 2019-02-17 00:03:07 -04:00
  • 372187d275 Create LICENSE Pedro S. Lopez 2019-02-16 22:22:51 -04:00
  • 24d080c2ec Delete LICENSE Pedro S. Lopez 2019-02-16 22:22:19 -04:00
  • d63a404a86 Create LICENSE Pedro S. Lopez 2019-02-16 22:19:03 -04:00
  • ef9b440d17 Initial commit Pedro S. Lopez 2019-02-16 22:16:03 -04:00