Commit Graph

216 Commits

Author SHA1 Message Date
João Lucas de Oliveira Lopes
a4aad45343 chore: update package.json to include TypeScript and JavaScript files from WAProto directory (#1321) 2025-04-09 02:53:47 +03:00
João Lucas de Oliveira Lopes
c2cf49cd68 refactor: remove unused dependencies and clean up type exports (#1319) 2025-04-09 02:51:33 +03:00
Rajeh Taher
2fdabb7f38 docs: downgrade markdown gen to prevent incompatibility 2025-03-18 00:57:23 +02:00
Rajeh Taher
8a54c81b94 Merge remote-tracking branch 'origin/master' 2025-03-18 00:54:13 +02:00
Rajeh Taher
d202241a6f docs: generate markdown 2025-03-18 00:54:07 +02:00
João Lucas de Oliveira Lopes
88e9cfa4e3 refactor: replace async-lock with async-mutex (#1304)
Co-authored-by: Rajeh Taher <rajeh@reforward.dev>
2025-03-15 00:45:30 +02:00
Rajeh Taher
63cc75d78e docs: fix docs generation 2025-03-14 23:55:42 +02:00
Rajeh Taher
1c2af09b03 socket,config: deprecate printQRInTerminal option
This was done to reduce dependencies
2025-03-10 15:08:50 +02:00
Rajeh Taher
40b8cc5383 package: add async-mutex dep
This will allow us to clear Baileys of any race conditions on async workflows
2025-03-09 01:28:21 +02:00
Rajeh Taher
bb291ca6ed package: update deps, audio-decode peer
Also removed libphonenumber-js library for efficiency
2025-03-08 23:55:01 +02:00
Rajeh Taher
76235c5e0d Merge remote-tracking branch 'origin/master' 2025-03-06 21:06:29 +02:00
Rajeh Taher
f92291bb8e crypto: improve older Node version and browser compatibility 2025-03-06 21:01:26 +02:00
Rajeh Taher
e7772a8e9a package: missing field for node ver validation 2025-03-06 07:14:18 +02:00
Rajeh Taher
396297c897 package!: set new Node version minimum
breaking change
2025-03-06 04:24:04 +02:00
github-actions[bot]
9a175a6a08 chore(release): v6.7.16 2025-03-04 03:07:01 +00:00
Rajeh Taher
ce2820a590 package: revert version tag 2025-03-04 05:04:23 +02:00
github-actions[bot]
93b60dede5 chore(release): vv6.17.16 2025-03-04 02:32:44 +00:00
github-actions[bot]
2ecaaea153 chore(release): v6.7.15 2025-03-02 10:11:31 +00:00
github-actions[bot]
7466a8facb chore(release): v6.7.14 2025-03-01 16:37:54 +00:00
João Lucas de Oliveira Lopes
8083754621 refactor: turn hkdf functions to async and remove extra deps (#1272)
* refactor: remove futoin-hkdf dependency and update hkdf implementation

* refactor: use crypto subtle and update functions to async

---------

Co-authored-by: Rajeh Taher <rajeh@reforward.dev>
2025-03-01 18:31:48 +02:00
Claudemir Todo Bom
e6f98c3902 update pino dependency - fix #1249 (#1250)
Co-authored-by: Rajeh Taher <rajeh@reforward.dev>
2025-03-01 18:31:30 +02:00
Jared Wray
588de6ce10 fix: migrating to @cacheable/node-cache as it is maintained (#1074) 2025-03-01 18:15:49 +02:00
github-actions[bot]
e254718488 chore(release): v6.7.13 2025-02-16 16:42:28 +00:00
github-actions[bot]
afa50f4f76 chore(release): v6.7.12 2025-01-31 23:19:57 +00:00
github-actions[bot]
38bd0b9880 chore(release): v6.7.11 2025-01-31 22:00:41 +00:00
github-actions[bot]
137b6ee970 chore(release): v6.7.10 2025-01-31 20:13:23 +00:00
github-actions[bot]
8333a25fca chore(release): v6.7.9 2024-10-22 07:28:56 +00:00
Rajeh Taher
18ac07df8e lint: 0 warnings left 2024-10-14 05:15:10 +03:00
Rajeh Taher
61a0ff3178 mobile: deprecation. 2024-10-14 03:56:32 +03:00
github-actions[bot]
a1abb635d5 chore(release): v6.7.8 2024-09-22 12:04:45 +00:00
wduandy
9e4e211751 chore: update-cache-manager-dependency (#996)
* chore: update-cache-manager-dependency

* fix: Linting

---------

Co-authored-by: Eduardo <eduandy@gmail.com>
2024-09-22 14:43:17 +03:00
github-actions[bot]
767347b38a chore(release): v6.7.7 2024-08-22 22:26:04 +00:00
github-actions[bot]
01e627ee11 chore(release): v6.7.6 2024-08-14 09:18:15 +00:00
Rajeh Taher
188515791d Revert "Update module to latest version (#926)" (#947)
This reverts commit d6d72c6b3f.
2024-07-27 17:23:23 +03:00
Rizz2Dev
d6d72c6b3f Update module to latest version (#926)
* Update package.json

Update the module to the latest

* Add files via upload
2024-07-27 16:11:20 +03:00
devlikeapro
bd20fb631b Run repository.injectE2ESession in chunks (#881) 2024-06-30 06:06:42 +03:00
Rajeh Taher
c8aab8d03f fix(master): yarn lock and axios error + move to WhiskeySockets libsignal 2024-06-16 17:11:17 +03:00
Bob
4a21c81080 Update package.json (#874) 2024-06-16 17:08:30 +03:00
Bob
532b697b47 Update package.json (#873) 2024-06-16 15:31:34 +03:00
github-actions[bot]
76d2a9d759 chore(release): v6.7.5 2024-06-12 21:47:03 +00:00
Bob
b8900639e9 update uuid to v10 (#847)
* Update auth-utils.ts

* uuid removed from package.json

* fix(uuid): update to v10

---------

Co-authored-by: Rajeh Taher <rajeh@reforward.dev>
2024-06-09 22:10:27 +03:00
github-actions[bot]
f422684b53 chore(release): v6.7.4 2024-06-02 22:04:22 +00:00
github-actions[bot]
3e8f27194c chore(release): v6.7.3 2024-06-02 21:48:47 +00:00
allburov
9065ab690f Lock file on save and read (#824)
Fix #794
2024-06-01 10:32:19 +03:00
github-actions[bot]
3ba86c1551 chore(release): v6.7.2 2024-05-06 15:49:30 +00:00
github-actions[bot]
8bd9507732 chore(release): v6.7.1 2024-04-29 07:48:08 +00:00
github-actions[bot]
aae716c0c1 chore(release): v6.7.0 2024-04-28 12:06:08 +00:00
github-actions[bot]
690af1c5e9 chore(release): v6.6.1 2024-04-28 11:55:12 +00:00
Rajeh Taher
098908d05b feat(fix-workflow): push to the 2 npm packages at the same time (#746) 2024-04-28 14:39:04 +03:00
Kizuno18
3ce0ccb3d8 Pr/627 (#643)
* Update validate-connection.ts

* Update index.ts

* Update package.json

* Update example.ts

* Update package.json

---------

Co-authored-by: Bob <115008575+bobslavtriev@users.noreply.github.com>
Co-authored-by: Rajeh Taher <rajeh@reforward.dev>
2024-04-28 14:10:34 +03:00