Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Farewell, Webpack! Re-injection, Pairing Code login, and 2.24x jumbof…
…ix (pedroslopez#2816) * fix(webpack-exodus): Added the new patch * fix(webpack-exodus): Fixed v2.3000.x and v2.24 * chore(webpack-exodus): eslint * fix(webpack-exodus): Fixed Store * fix(webpack-exodus): slight store fix * chore(webpack-exodus): fix example so that I don't crash on every load * chore: eslint fix * fix(webpack-exodus): prevent confusion with build systems * fix(webpack-exodus): Add proper groups module * fix(webpack-exodus): Fix order queries * fix(webpack-exodus): Bad export name * feat(webpack-exodus): Re-injection, No more selectors, Pairing Code auth * fix(webpack-exodus): Eslint and better login/logout handling * fix(webpack-exodus): 2.24 compatibility * revert testing options * chore(webpack-exodus): ESLint * chore(webpack-exodus): final eslint tweak (did not commit with last commit for some reason) * style: fix broken link in readme file * fix(webpack-exodus): Fix forwarding messages * fix(webpack-exodus): finish forwarding function * Making the ESLint god happy * Fix window.Store.ProfilePic.profilePicFind is not a function error (pedroslopez#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]> * Sanitize, improves and fixes * make ESList god happy * 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]> * fixes * Update LocalWebCache.js * 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]> * Implement bot invoking capabilities (pedroslopez#3009) * Implement bot invoking capabilities * Update index.d.ts * Eslint * 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 * message_reaction on example.js (pedroslopez#3102) * handle message_reaction event on example.js * log wweb version on ready * fix reactions on pvt chats (pedroslopez#3104) * New group function * new group settings * Update Client.js --------- Co-authored-by: alechkos <[email protected]> Co-authored-by: tuyuribr <[email protected]> Co-authored-by: Seow Zhen Jun <[email protected]> Co-authored-by: Sven <[email protected]> Co-authored-by: Sven Neumann <[email protected]> Co-authored-by: Jorge Rocha Gualtieri <[email protected]> Co-authored-by: Mateus Mercer <[email protected]>
- Loading branch information