-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
feat: Switch between QR or phone number pairing method #3180
base: main
Are you sure you want to change the base?
Commits on Mar 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c1ae300 - Browse repository at this point
Copy the full SHA c1ae300View commit details
Commits on Apr 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for db72385 - Browse repository at this point
Copy the full SHA db72385View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24196db - Browse repository at this point
Copy the full SHA 24196dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f001408 - Browse repository at this point
Copy the full SHA f001408View commit details -
Configuration menu - View commit details
-
Copy full SHA for eda1920 - Browse repository at this point
Copy the full SHA eda1920View commit details -
Merge branch 'webpack-exodus' of https://github.com/pedroslopez/whats…
…app-web.js into webpack-exodus
Configuration menu - View commit details
-
Copy full SHA for 467f6d2 - Browse repository at this point
Copy the full SHA 467f6d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21904ef - Browse repository at this point
Copy the full SHA 21904efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5969892 - Browse repository at this point
Copy the full SHA 5969892View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1df7e4f - Browse repository at this point
Copy the full SHA 1df7e4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77f9c18 - Browse repository at this point
Copy the full SHA 77f9c18View commit details -
Merge branch 'webpack-exodus' of https://github.com/pedroslopez/whats…
…app-web.js into webpack-exodus
Configuration menu - View commit details
-
Copy full SHA for 75623c8 - Browse repository at this point
Copy the full SHA 75623c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b1e911 - Browse repository at this point
Copy the full SHA 5b1e911View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78dc055 - Browse repository at this point
Copy the full SHA 78dc055View commit details
Commits on Apr 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 269e44e - Browse repository at this point
Copy the full SHA 269e44eView commit details
Commits on Apr 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 85db3d2 - Browse repository at this point
Copy the full SHA 85db3d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27621f1 - Browse repository at this point
Copy the full SHA 27621f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd75967 - Browse repository at this point
Copy the full SHA dd75967View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7ae65f - Browse repository at this point
Copy the full SHA e7ae65fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cad33ec - Browse repository at this point
Copy the full SHA cad33ecView commit details -
chore(webpack-exodus): final eslint tweak (did not commit with last c…
…ommit for some reason)
Configuration menu - View commit details
-
Copy full SHA for 452b712 - Browse repository at this point
Copy the full SHA 452b712View commit details
Commits on Apr 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b347aa6 - Browse repository at this point
Copy the full SHA b347aa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fac0d81 - Browse repository at this point
Copy the full SHA fac0d81View commit details
Commits on Apr 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 53672d0 - Browse repository at this point
Copy the full SHA 53672d0View commit details
Commits on Apr 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c1d8e04 - Browse repository at this point
Copy the full SHA c1d8e04View commit details -
Merge branch 'webpack-exodus' of https://github.com/pedroslopez/whats…
…app-web.js into webpack-exodus
Configuration menu - View commit details
-
Copy full SHA for 86d5dc4 - Browse repository at this point
Copy the full SHA 86d5dc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 650cd0d - Browse repository at this point
Copy the full SHA 650cd0dView commit details
Commits on May 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 64491be - Browse repository at this point
Copy the full SHA 64491beView commit details -
Fix window.Store.ProfilePic.profilePicFind is not a function error (p…
…edroslopez#3001) * Change window.Store.ProfilePic.profilePicFind to window.Store.ProfilePic.requestProfilePicFromServer * Prevent breaking v2.2x * refactor: make it more readable --------- Co-authored-by: alechkos <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 975819d - Browse repository at this point
Copy the full SHA 975819dView commit details
Commits on May 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e4c208c - Browse repository at this point
Copy the full SHA e4c208cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 252ed8f - Browse repository at this point
Copy the full SHA 252ed8fView commit details -
fix getInviteCode for group (pedroslopez#3007) (pedroslopez#3029)
* fix getInviteCode for group (pedroslopez#3007) * move changes to proper getInviteCode method. * style fix * refactor: add try-catch in a case the user is not a group admin * refactor: handle promise properly --------- Co-authored-by: Sven Neumann <[email protected]> Co-authored-by: alechkos <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2798396 - Browse repository at this point
Copy the full SHA 2798396View commit details
Commits on May 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6df4eef - Browse repository at this point
Copy the full SHA 6df4eefView commit details
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1ecdc42 - Browse repository at this point
Copy the full SHA 1ecdc42View commit details
Commits on May 24, 2024
-
fix delete on 2.3000 (pedroslopez#3048)
* fix delete on 2.3000 * fix compareWwebVersions * fix: use proper comparison operator --------- Co-authored-by: alechkos <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 96b4742 - Browse repository at this point
Copy the full SHA 96b4742View commit details
Commits on May 25, 2024
-
Implement bot invoking capabilities (pedroslopez#3009)
* Implement bot invoking capabilities * Update index.d.ts * Eslint
Configuration menu - View commit details
-
Copy full SHA for bbb8d18 - Browse repository at this point
Copy the full SHA bbb8d18View commit details
Commits on Jun 12, 2024
-
Webpack exodus fix message_reaction event (pedroslopez#3099)
* exposed WAWebAddonReactionTableMode * capture reaction using WAWebAddonReactionTableMode * move compareWwebVersions and check version before trying to expose new store
Configuration menu - View commit details
-
Copy full SHA for 752d9ae - Browse repository at this point
Copy the full SHA 752d9aeView commit details
Commits on Jun 13, 2024
-
message_reaction on example.js (pedroslopez#3102)
* handle message_reaction event on example.js * log wweb version on ready
Configuration menu - View commit details
-
Copy full SHA for efc2bd0 - Browse repository at this point
Copy the full SHA efc2bd0View commit details
Commits on Jun 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cd566f2 - Browse repository at this point
Copy the full SHA cd566f2View commit details
Commits on Jul 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4ddbb0d - Browse repository at this point
Copy the full SHA 4ddbb0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8034e8f - Browse repository at this point
Copy the full SHA 8034e8fView commit details
Commits on Jul 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5a088a6 - Browse repository at this point
Copy the full SHA 5a088a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f361cde - Browse repository at this point
Copy the full SHA f361cdeView commit details
Commits on Jul 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4494fa0 - Browse repository at this point
Copy the full SHA 4494fa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cac19f2 - Browse repository at this point
Copy the full SHA cac19f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 113b2a9 - Browse repository at this point
Copy the full SHA 113b2a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d14f094 - Browse repository at this point
Copy the full SHA d14f094View commit details -
Configuration menu - View commit details
-
Copy full SHA for adbfb3d - Browse repository at this point
Copy the full SHA adbfb3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9359be - Browse repository at this point
Copy the full SHA c9359beView commit details
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2a5af75 - Browse repository at this point
Copy the full SHA 2a5af75View commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cd9203d - Browse repository at this point
Copy the full SHA cd9203dView commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8c420a7 - Browse repository at this point
Copy the full SHA 8c420a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5c64b8 - Browse repository at this point
Copy the full SHA b5c64b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd890cd - Browse repository at this point
Copy the full SHA cd890cdView commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2c9d5ab - Browse repository at this point
Copy the full SHA 2c9d5abView commit details
Commits on Nov 8, 2024
-
docs: fix docs for 'requestPairingCode' method
Co-authored-by: Leandro Matilla <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 723b211 - Browse repository at this point
Copy the full SHA 723b211View commit details