Commit Graph

  • 08bdb426c9 Added method to join group (#417) Ibnu syawal 2021-03-24 17:49:00 +00:00
  • 389c409feb Update package.json Adhiraj Singh 2021-03-24 23:18:26 +05:30
  • 3b7c6e7aaa Update 6.MessagesSend.ts (#408) Pedro Dias 2021-03-22 01:58:00 -03:00
  • e4bc0f6a61 Update connectOptions default in README (#394) Nils 2021-03-19 18:23:04 +00:00
  • a8f4e14412 Disappearing messages fix Adhiraj Singh 2021-03-19 21:18:21 +05:30
  • afea6c249e Delete chat fix Adhiraj Singh 2021-03-18 13:21:33 +05:30
  • 4c2f954601 Fix ping not happening more than once Adhiraj Singh 2021-03-11 13:52:52 +05:30
  • e670ff003e Add support for contacts array (#384) Omri Dagan 2021-03-06 22:33:47 +02:00
  • d469fdb3bd typo: retreive -> retrieve (#371) Nils 2021-02-26 19:03:20 +01:00
  • 482fa7090b Remove depracations + add chat ping loop Adhiraj Singh 2021-02-12 16:54:31 +05:30
  • 9edef50f45 isOnWhatsApp query fix Adhiraj Singh 2021-02-05 18:27:58 +05:30
  • d803c219b6 Android not receiving message status update fix Adhiraj Singh 2021-02-04 22:38:30 +05:30
  • a13aabd394 Prevent unexpected endConnection Adhiraj Singh 2021-02-04 22:18:03 +05:30
  • dfaeef0db1 Fix initial-data-received called multiple times Adhiraj Singh 2021-02-04 19:04:50 +05:30
  • 63dd136afa Move msgCount increment to generateMessageTag Adhiraj Singh 2021-01-24 17:25:49 +05:30
  • e1952ff349 Don't save original if not required for media + update readme Adhiraj Singh 2021-01-15 12:16:09 +05:30
  • 01328b32c3 Removed accidental garbage Adhiraj Singh 2021-01-14 23:48:38 +05:30
  • 35aa857ab5 Listen for errors on got stream Adhiraj Singh 2021-01-14 12:44:55 +05:30
  • 2b50e4e6cc Update upload types Adhiraj Singh 2021-01-13 23:09:09 +05:30
  • 0344d6336c Stream uploads + downloads + allow for remote url uploads Adhiraj Singh 2021-01-13 22:48:28 +05:30
  • 500805236a Don't dup presence updates Adhiraj Singh 2021-01-08 19:54:41 +05:30
  • 39802eb449 Better phone connection detection Adhiraj Singh 2021-01-06 18:21:36 +05:30
  • b9ece77220 Removed loadProfilePicturesForChatsAutomatically Adhiraj Singh 2021-01-05 19:08:25 +05:30
  • 2129c87852 Update Constants.ts Adhiraj Singh 2021-01-05 17:44:35 +05:30
  • 0565444999 Add stack traces to promiseTimeout & delay Adhiraj Singh 2021-01-05 17:42:05 +05:30
  • 96a6dc7e6d General cleanup Adhiraj Singh 2021-01-04 21:21:43 +05:30
  • efe6bf1dd3 Cleaner code. Remove credentials-updated & connection-validated as they became obsolete Adhiraj Singh 2021-01-04 17:07:51 +05:30
  • 6cc5a910f7 Completely remove message-status-update & user-status-update Adhiraj Singh 2021-01-04 14:19:44 +05:30
  • ac4b4c7384 Removed deprecations + merge message-status-update into chat-update Adhiraj Singh 2021-01-04 12:35:48 +05:30
  • 05bae6b1e7 Unarchive tests Adhiraj Singh 2020-12-31 11:18:47 +05:30
  • 763ac66551 Update key when archive changes Adhiraj Singh 2020-12-31 10:39:51 +05:30
  • c126cca554 Unarchive conversations on new message Adhiraj Singh 2020-12-30 16:49:58 +05:30
  • 100c8fd96d Add more contact-update + better phone check Adhiraj Singh 2020-12-30 11:26:46 +05:30
  • ebaf9280b3 Merge pull request #278 from edgardmessias/feat_pushname Adhiraj Singh 2020-12-29 23:31:57 +05:30
  • cc358942dd Merge branch 'master' into feat_pushname Edgard Lorraine Messias 2020-12-29 13:18:46 -03:00
  • 26b15b2b78 Update 7.MessagesExtra.ts Adhiraj Singh 2020-12-29 11:09:21 +05:30
  • 3d6418e9d6 Update 7.MessagesExtra.ts Adhiraj Singh 2020-12-29 11:05:23 +05:30
  • bb90e8b051 Merge pull request #295 from dimailn/force-message-id Adhiraj Singh 2020-12-29 10:54:20 +05:30
  • 471ba8c23f Add requiresPhoneConnection to sendMessage Adhiraj Singh 2020-12-29 00:42:28 +05:30
  • 165451d752 Added option for forcing message id Dmitry Sadovsky 2020-12-28 13:41:27 +03:00
  • 5fb9e8abed Minor updates Adhiraj Singh 2020-12-28 11:44:02 +05:30
  • bc3cb6c178 Require phone connection in required places Adhiraj Singh 2020-12-23 09:31:00 +05:30
  • 14bf3a441a Added method to update the profile name Edgard Messias 2020-12-14 18:01:50 -03:00
  • 523f0341ed Emit bug fix from #277 @edgardmessias Adhiraj Singh 2020-12-18 18:54:29 +05:30
  • a55dac4e60 Blocklist bug fix Adhiraj Singh 2020-12-18 18:51:21 +05:30
  • 5409ae8580 Merge pull request #272 from edgardmessias/improved_docs Adhiraj Singh 2020-12-18 18:09:39 +05:30
  • 8651299ec2 Improved typedoc page Edgard 2020-12-12 13:43:04 -03:00
  • 3288846380 Merge pull request #279 from edgardmessias/feat_clear_chat Adhiraj Singh 2020-12-18 17:40:50 +05:30
  • 5f995036fc Merge pull request #277 from edgardmessias/fix_emit Adhiraj Singh 2020-12-18 17:38:24 +05:30
  • 597f073948 Terminate connection on false pong Adhiraj Singh 2020-12-18 17:33:58 +05:30
  • b6a8d02038 Cleaner upserts Adhiraj Singh 2020-12-18 16:49:28 +05:30
  • ccab24cdb2 Nicer message deletion + catch profile picture update errors Adhiraj Singh 2020-12-18 12:35:24 +05:30
  • 5a7077c675 Added method to clear chat and star/unstar message Edgard 2020-12-14 23:01:14 -03:00
  • dc874e3415 Fixed event emitter for default callback Edgard Messias 2020-12-14 17:47:45 -03:00
  • ae0f3be3d3 Merge pull request #273 from edgardmessias/block_user Adhiraj Singh 2020-12-15 12:08:04 +05:30
  • 0bf0ec6490 Added method to block/unblock user (close #233) Edgard 2020-12-13 16:16:58 -03:00
  • 282fdb1bd3 Add option to look for deleted keys in shallowChanges Adhiraj Singh 2020-12-12 14:15:05 +05:30
  • b72e2dfcf9 Track updated contacts Adhiraj Singh 2020-12-12 14:06:46 +05:30
  • eb7b8506a9 Added support for sending + toggling disappearing messages Adhiraj Singh 2020-12-12 00:21:11 +05:30
  • a778f999a9 Log link preview error Adhiraj Singh 2020-12-11 15:43:14 +05:30
  • 376a43f116 Duplicate message after reconnect fix Adhiraj Singh 2020-12-09 00:01:37 +05:30
  • caf82a46a8 Indexing change + missing messages detection Adhiraj Singh 2020-12-08 18:06:20 +05:30
  • 69ec8b97b1 Update 1.Validation.ts Adhiraj Singh 2020-12-06 19:46:20 +05:30
  • a464923402 Presence bug fix Adhiraj Singh 2020-12-06 15:32:39 +05:30
  • 95aedba87f Group participants now derive from WAContact Adhiraj Singh 2020-12-06 14:29:48 +05:30
  • 93afb3048a Merge pull request #256 from adiwajshing/dependabot/npm_and_yarn/highlight.js-10.4.1 Adhiraj Singh 2020-12-05 23:56:16 +05:30
  • cbb8301e07 Update 1.Validation.ts Adhiraj Singh 2020-12-05 14:23:28 +05:30
  • 71b0894c32 Bump highlight.js from 10.3.2 to 10.4.1 dependabot[bot] 2020-12-04 21:34:25 +00:00
  • 4a6c72c36c Invalid session fix Adhiraj Singh 2020-12-04 16:02:16 +05:30
  • 6d7dc4d9fe Manage group metdata state in Baileys + Remove presence from Contact Adhiraj Singh 2020-12-03 13:16:37 +05:30
  • d4b453f0e5 Bug fix for sendLoginReq Adhiraj Singh 2020-12-02 14:21:06 +05:30
  • 84edfe1ca0 Archive bug fix + Delete bug fix + assert deprecation update Adhiraj Singh 2020-11-30 19:21:10 +05:30
  • 196be24e4f Update messageID generation + use archive property in chat key Adhiraj Singh 2020-11-28 13:26:31 +05:30
  • a7d51f9831 possible undefined jid fix Adhiraj Singh 2020-11-27 19:52:34 +05:30
  • a0a47145a6 Use create instead of fromObject Adhiraj Singh 2020-11-27 17:56:06 +05:30
  • 7dc083b6e5 Update init method to try login multiple times + use WA ttl for QR gen Adhiraj Singh 2020-11-26 17:08:18 +05:30
  • e531a71bde Merge pull request #239 from chan32167/patch-1 Adhiraj Singh 2020-11-24 20:37:14 +05:30
  • 242328abdc Presence fixes Adhiraj Singh 2020-11-24 18:56:07 +05:30
  • c53b091484 Update example.ts chan32167 2020-11-22 18:45:07 -05:00
  • cd90d66c5e Update group docs Adhiraj Singh 2020-11-22 22:00:23 +05:30
  • 698e248076 Merge pull request #231 from Fr4nZ82/patch-1 Adhiraj Singh 2020-11-22 18:05:27 +05:30
  • b1868e8298 Update 7.MessagesExtra.ts Fr4nZ82 2020-11-22 05:33:18 +01:00
  • 9f8f244b66 Added offline check for isOnWhatsApp Adhiraj Singh 2020-11-20 12:50:14 +05:30
  • ba8b8c693a Download media from ephemeral messages Adhiraj Singh 2020-11-19 00:26:17 +05:30
  • c69d3832de Add WAChatUpdate Adhiraj Singh 2020-11-18 23:41:51 +05:30
  • abde6563c9 Support decoding disappearing messages + events bug fix Adhiraj Singh 2020-11-18 23:05:57 +05:30
  • be92f5d33c presence update bug fix Adhiraj Singh 2020-11-17 17:27:09 +05:30
  • f29c5cf206 Add name to presence update Adhiraj Singh 2020-11-17 17:12:14 +05:30
  • cea702b5a3 better presence handling via chat-update Adhiraj Singh 2020-11-17 16:58:57 +05:30
  • f68a14bff8 Added profile picture to contact Adhiraj Singh 2020-11-17 13:19:19 +05:30
  • 781f586b6f Update 4.Events.ts Adhiraj Singh 2020-11-15 15:10:05 +05:30
  • 2a01add13e Better search for numbers + chat fix Adhiraj Singh 2020-11-15 14:05:32 +05:30
  • 11d1dda3f5 Fix pendingRequestTimeout bug Adhiraj Singh 2020-11-14 16:01:02 +05:30
  • 7a80bc1b92 Detect new login Adhiraj Singh 2020-11-14 14:12:04 +05:30
  • 9a4b755bd6 Pass a promise on loadMessage Fr4nZ82 2020-11-14 04:28:29 +01:00
  • 6d02d405a7 Major redo with respect to chats/contacts -- read desc Adhiraj Singh 2020-11-13 23:15:16 +05:30
  • eace0c1795 Deprecated message-new & message-update + fix presence update for groups Adhiraj Singh 2020-11-13 16:07:08 +05:30
  • eaf56f6d71 group promote/demote event fix + archive fix + group events rework Adhiraj Singh 2020-11-12 13:46:10 +05:30
  • c4548f756b Update version Adhiraj Singh 2020-11-10 12:15:38 +05:30
  • f636cea26c Link Discord Adhiraj Singh 2020-11-07 14:24:04 +05:30