Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates #1

Open
wants to merge 108 commits into
base: master
Choose a base branch
from
Open

Updates #1

wants to merge 108 commits into from

Conversation

tiwarishrijan
Copy link
Owner

Updates

tiwarishrijan and others added 30 commits September 29, 2018 12:14
We can pickle session details to store it in database or file and reload each time for new connection..
1 > Added function sendTextMessage to send text message.
2 > Added function to_bytes
3 > Changed Whatsapp Encrypt function to return Hash+ciphertext instead of ciphertext+sign
Message ID starts with 3EB0_____________________
added session restore function
- fieldname: `file`, filename: `blob`: should contain enc+mac as a value
Switch from deprecated ruby sass to node sass
@AvTe
Copy link

AvTe commented Mar 12, 2021

Encrypt function to return Hash+ciphertext instead of ciphertext+sign

backend/whatsapp.py
dir

dependabot bot and others added 24 commits May 6, 2021 20:44
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <[email protected]>
…/protobuf-extractor/lodash-4.17.21

Bump lodash from 4.17.19 to 4.17.21 in /doc/spec/protobuf-extractor
….17.21

Bump lodash from 4.17.19 to 4.17.21
…-4.2.1

Bump dot-prop from 4.2.0 to 4.2.1
…it-info-2.8.9

Bump hosted-git-info from 2.7.1 to 2.8.9
Bumps [tar](https://github.com/npm/node-tar) from 4.4.8 to 4.4.15.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v4.4.8...v4.4.15)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
if use the last versions, you can’t connect to Whatsapp
Update WHATSAPP_WEB_VERSION, otherwise WhatsApp rejects the connection.
Bumps [ws](https://github.com/websockets/ws) from 3.3.3 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@3.3.3...5.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
* fix keep Alive Request
* restore session implement
* add client restore button

Co-authored-by: hossinasaadi <Hossin277>
* remove unnecessary require calls
* update whatsapp version for QR init message
Bumps [tar](https://github.com/npm/node-tar) from 4.4.15 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v4.4.15...v4.4.19)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Changed from `pycrypto` to `pycryptodome`.
The PyCrypto project is not maintained since the last commit on 23 Jun 2014. Instead of it, the PyCryptodome project (the fork of it) is maintained and is more stable.
Bumps [undefsafe](https://github.com/remy/undefsafe) from 2.0.2 to 2.0.5.
- [Release notes](https://github.com/remy/undefsafe/releases)
- [Commits](remy/undefsafe@v2.0.2...v2.0.5)

---
updated-dependencies:
- dependency-name: undefsafe
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.6.2 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v6.6.2...v6.12.6)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.