Commit Graph

333 Commits

Author SHA1 Message Date
dependabot[bot] db6f5c356d Bump lodash from 4.17.15 to 4.17.20
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.20)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-24 17:54:04 +00:00
Adhiraj e2372bf60b committed package-lock.json + logout changes 2020-08-24 23:23:23 +05:30
Adhiraj b4298b772e Update 7.MessagesExtra.ts 2020-08-23 22:59:41 +05:30
Adhiraj 9f8ff1ea29 Update Tests.Groups.ts 2020-08-23 22:43:26 +05:30
Adhiraj a82d5bb1fe fixes 2020-08-23 22:41:36 +05:30
Adhiraj c44413538b Use name instead of title 2020-08-23 22:37:50 +05:30
Adhiraj ef9d3661ca . 2020-08-23 20:19:58 +05:30
Adhiraj d7e3312b1d Simpler chat modifications 2020-08-23 16:49:15 +05:30
Adhiraj ea36aabb6c better connections 2020-08-22 17:46:41 +05:30
Adhiraj dcb06be944 got rid of redundancies 2020-08-21 20:36:44 +05:30
AZMCode abb575f0cb Further work 2020-08-19 15:35:24 -04:00
AZMCode a561591063 Another update 2020-08-19 15:33:51 -04:00
AZMCode 593e379e49 Removed unnecesary line 2020-08-19 08:20:29 -04:00
Adhiraj 47021c34bf correct message updates 2020-08-19 17:43:30 +05:30
AZMCode 8e51c807b6 Merge pull request #1 from AZMCode/github-actions
GitHub actions
2020-08-19 08:03:57 -04:00
AZMCode 782038b564 Merge branch 'master' into github-actions 2020-08-19 08:02:21 -04:00
AZMCode f8524ff690 Commented out Test code for future use 2020-08-19 07:35:36 -04:00
AZMCode 3e43733a32 Added capability of auto-testing on CI 2020-08-19 07:28:13 -04:00
Adhiraj a6c8fee814 Reconnect fixes 2020-08-19 16:06:20 +05:30
Adhiraj 95d2567e76 Initial V3.0 2020-08-19 14:19:30 +05:30
AZMCode 4acbae8cad * Added build:all script
* Reworked other commands
* Added main workflow (main.yml)
* Builds once to both test and publish through the baileysBuilt artifact
  (Only lib, docs and package.json)
* Using npm install instead of npm ci due to lockfiles not being included with the repo.
  Might cause a small slowdown in building
2020-08-17 17:13:56 -04:00
AZMCode 182949774d Put workflow in right place 2020-08-17 15:19:39 -04:00
AZMCode 391eb6f751 Excluded files and script rename 2020-08-17 14:16:31 -04:00
Adhiraj 3825824d71 bug fix 2020-08-16 22:39:20 +05:30
Adhiraj a39995e2d9 Node V12 compatible 2020-08-16 22:03:48 +05:30
Adhiraj 0ab0df1c17 unit test for quoting groups 2020-08-16 18:19:53 +05:30
Adhiraj 002d304041 Got rid of WAClient, deprecated code. Prep for V3
Layered classes based on hierarchy as well.
2020-08-16 17:51:29 +05:30
Adhiraj 1360bef9bb slimmed down package, fixed issues 2020-08-15 22:44:10 +05:30
Adhiraj 6c4d96af32 Update Utils.ts 2020-08-12 20:51:31 +05:30
Adhiraj 8202203c2e more 0s to prevent hash clash 2020-08-11 19:18:29 +05:30
Adhiraj 3a768dd241 update 2020-08-11 19:00:57 +05:30
Adhiraj Singh c4ded039aa Update README.md 2020-08-11 13:37:15 +05:30
Adhiraj Singh dcce2bb7f1 Merge pull request #104 from AZMCode/master
Added typedoc. Runnable with yarn build:docs
2020-08-11 11:03:37 +05:30
AZMCode 99fe157086 Added typedoc. Runnable with yarn build:docs
Signed-off-by: AZMCode <adrianozambrana@protonmail.com>
2020-08-09 16:46:08 -04:00
Adhiraj cea93aed47 product message fix 2020-08-09 11:35:32 +05:30
Adhiraj 9d8d60d245 minor fixes 2020-08-07 22:39:05 +05:30
Adhiraj 87c47994a7 Update package.json 2020-08-06 11:08:07 +05:30
Adhiraj df89d210e2 added connection mode 2020-08-05 15:55:27 +05:30
Adhiraj 243461c4c2 Update Base.ts 2020-08-04 14:03:01 +05:30
Adhiraj a5fffb6218 Separated sendGenericMessage & generateMessage 2020-08-04 11:37:39 +05:30
Adhiraj e915342eed Fix export issue 2020-08-03 17:22:29 +05:30
Adhiraj c121d17c12 Set Status + Set Group Description + Better Message Tags 2020-08-02 13:45:27 +05:30
Adhiraj Singh d812d52b33 Merge pull request #89 from lockerace/master
fix: TypeError caused by empty chat
2020-08-01 11:24:34 +05:30
Ace Locker 07291d8ef6 fix: TypeError caused by empty chat 2020-08-01 13:03:28 +08:00
Adhiraj b06f53401f Updates
-Removed unread messages while connecting
-Added KeyedDB integration
-pdf mimetype fix + mimetype can be string now
2020-07-31 17:32:15 +05:30
Adhiraj 44bf842724 connect fail bug fix 2020-07-30 20:38:30 +05:30
Adhiraj 0a4135ea7a Added clearAuthInfo() 2020-07-30 13:19:47 +05:30
Adhiraj dabe8a1974 . 2020-07-29 23:04:38 +05:30
Adhiraj 85987a574d Forwarding other people's messages only 2020-07-29 22:56:12 +05:30
Adhiraj 3849ecd9ae added t to presence update 2020-07-29 13:49:54 +05:30