-
Notifications
You must be signed in to change notification settings - Fork 796
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
Change reload qrcode class #903
Open
guicuton
wants to merge
561
commits into
API-Class
Choose a base branch
from
master
base: API-Class
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: astami <[email protected]>
Fix line 105 in Readme.md
get_unread now uses unreadCount attribute from Chat object to return unread messages
Added docker-compose and entrypoint for docker
Function to Reply Quoted Message, Option to create new chat if no one found by number
# Conflicts: # webwhatsapi/__init__.py
syntax and requirement changes
Fixed getChats, unreadMessages, and batteryLevel functions need fix others functions yet
Fixed functions with use contacts model or msgs model
Fake function to send image to any chat.. how to use.. create group with name DATABASEPICBOT send images you want to send to this group with caption(captions will be used like a "id" to find image before) just call this function with "id" image, chat you want to send, and option new caption to this image
add function to sendImage
window.Store Removed. Replacement methods for Store
Fixed a breaking line that was changed
Merge from original project
add function to sendImage Fake function to send image to any chat.. how to use.. create group with name DATABASEPICBOT send images you want to send to this group with caption(captions will be used like a "id" to find image before) just call this function with "id" image, chat you want to send, and option new caption to this image
Dealing with chats and other things when doing some conversation / contact research or for some reason chats are not visible
Fixed Chat collection not available in some reasons
my mistake....
fixed bug in sendImageFromDatabasePicBot
Restore window.Store, add function sendMessageWithThumb
* Fixed contact throwing 'not defined' errors * Update contact.py
…er.quit() is called (#609)
…e) (#608) * Fix wrong identation (last commit broke tests, code don't even compile) * FIX: finish running thread that checks new messages when WhatsAPIDriver.quit() is called
Fix all issues caused by WhatsApp Web Update on May 29.
* Update wapi.js
Change qr div selector from ._2EZ_m to div[data-ref] to avoid using the dynamic class name
* Update __init__.py * Update wapi.js
* Updated is_logged_in function This function now support login verification even if WAPI.js wasn't injected * Fix wapi.js injection wapi.js can only be injected after user logged in
* flake8 applied * travis ci running flake8
Fix -> TypeError: webpackJsonp is not a function
* resolução do bug send image * refactor(Requirements): Removed pipenv, added utilities scripts, moved requirements to directory and added commitzen * test(__init__): Testing functions Check if all are working * fix(Docker,-SendImage-on-wapi.js,-added-samples): Fixed docker and remote.py, SendImage funcition also * style(Black): Added black style * missing install -r * feat(get_status()): Add known status when whatsapp web is opened in another browser from PR: https://github.com/mukulhase/WebWhatsapp-Wrapper/pull/873/commits * fix(Send-Seen-Error): Send Seen from PR: https://github.com/mukulhase/WebWhatsapp-Wrapper/pull/838/commits * docs(How-to-contribute-guide): Added a guide
* adapt extension to new version * fix return store * update solution to best code * format code Co-authored-by: Felippe Freire <[email protected]>
referenced inside the requirements.txt
* Update setup.py * Update wapi_js_wrapper.py * Update wapi_js_wrapper.py
* adapt extension to new version * fix return store * update solution to best code * format code * Change long description to README.md Co-authored-by: Felippe Freire <[email protected]> Co-authored-by: Andre Guilhon <[email protected]>
The update method is now not part of each group metadata object, but we can achieve the same functionality from the global `window.Store.GroupMetadata` object.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Change qrcode reload class
Deprecated: _2JTSk
Current: _2pf2n