Description
Here's the Weekly Digest for status-im/status-react:
ISSUES
Last week 43 issues were created.
Of these, 18 issues have been closed and 25 issues are still open.
OPEN ISSUES
💚 #10047 Status mobile application privacy policy, by serejandmyself
💚 #10045 App crash after upgrade nightly (with Keycard acc) on to Release (no keycard support), by Serhy
💚 #10039 ENS search is case sensitive, or so it seems., by decanus
💚 #10038 Add my nodeID to Advanced screen, by adambabik
💚 #10037 [#10002] Follow up after #10008, by rasom
💚 #10036 EIP-747 wallet_watchAsset Interface support for Dapps, by 3esmit
💚 #10035 ipfs in the settings, by flexsurfer
💚 #10032 in onboarding, when user defines the keycard PIN passcode, he's proposed a 'cancel button', by guylouis
💚 #10031 Allow user to change his pairing code and PUK code in the UI , by guylouis
💚 #10030 Outgoing transaction message is not replaced correctly after being signed, by rasom
💚 #10029 Implement Intent Filter for Android to , by jakubgs
💚 #10028 Link invite Friends to join.status.im/user/..., by hesterbruikman
💚 #10026 Resolve inaccessible Keycard multiaccount in Status, by hesterbruikman
💚 #10025 Predefined multiaccounts for development, by rasom
💚 #10024 Implement plausible deniability in keycard and status, by guylouis
💚 #10023 Back button behaves wrong in keycard multiaccount creation scenarios initiated from the login screen, by guylouis
💚 #10020 Transaction duplicated with lower gas, by 3esmit
💚 #10018 SwiftKey keyboard is auto correcting entered seedphrase, by 3esmit
💚 #10017 QR codes don't work for ENS names, by jakubgs
💚 #10015 WIP Add keycard pairing animation, by Ferossgp
💚 #10014 Pressing chat tab when in a chat should go back to chat list, by yenda
💚 #10013 iOS integration, by guylouis
💚 #10012 Number of remaining keycard PIN attempts is wrong - because it can't be stored in the phone, by guylouis
💚 #10011 User with NFC disabled can't turn it back on and continue the flow smoothly, by guylouis
💚 #10010 Keycard multiaccount doesn't show erc20 tokens, by guylouis
CLOSED ISSUES
❤️ #10049 jenkins: build() doesn't like mixed arguments, by jakubgs
❤️ #10048 Fix malformed file, by cammellos
❤️ #10046 [#10044] Responsive new chat input, by rasom
❤️ #10044 Make search new chat field responsive to edits to taps after invalid ENS searched, by Serhy
❤️ #10043 [#10041] Request token price after adding, by rasom
❤️ #10042 Register ETHDenver Bufficorn , by rachelhamlin
❤️ #10041 Fiat value is '0' in added custom tokens, by Serhy
❤️ #10040 gas is not being estimated, by renaynay
❤️ #10034 don't multiply version codes by 1048576, could mess up upgrades, by jakubgs
❤️ #10033 Recover same acc twice test, by Serhy
❤️ #10027 rename get.status.im to join.status.im, by jakubgs
❤️ #10022 temporary fix for app crash if chat has long ens names, by flexsurfer
❤️ #10021 ellipsize long names, by yenda
❤️ #10019 temporary fix for slow chats with long ens names, by flexsurfer
❤️ #10016 back to infura, by flexsurfer
❤️ #10009 [#8797] Error scrollToIndex when tapping [Fetch messages] twice in a row, by flexsurfer
❤️ #10008 Disallow recovering of an existing multiaccount, by rasom
❤️ #10007 [#10005] Show only 1 line of ens name, by flexsurfer
LIKED ISSUE
👍 #10037 [#10002] Follow up after #10008, by rasom
It received 👍 x1, 😄 x0, 🎉 x0 and ❤️ x1.
NOISY ISSUE
🔈 #10022 temporary fix for app crash if chat has long ens names, by flexsurfer
It received 12 comments.
PULL REQUESTS
Last week, 25 pull requests were created, updated or merged.
UPDATED PULL REQUEST
Last week, 8 pull requests were updated.
💛 #10037 [#10002] Follow up after #10008, by rasom
💛 #10025 Predefined multiaccounts for development, by rasom
💛 #10015 WIP Add keycard pairing animation, by Ferossgp
💛 #9996 Clean up after recent tx history changes:, by rasom
💛 #9949 Add ENV option to enable waku-mode, by cammellos
💛 #9898 add watch only address using qrcode, by tbenr
💛 #9882 Fix failed faceid clears auth settings, by Ferossgp
💛 #9390 Add web3.keycard.signTypedData, by siphiuel
MERGED PULL REQUEST
Last week, 17 pull requests were merged.
💜 #10049 jenkins: build() doesn't like mixed arguments, by jakubgs
💜 #10048 Fix malformed file, by cammellos
💜 #10046 [#10044] Responsive new chat input, by rasom
💜 #10043 [#10041] Request token price after adding, by rasom
💜 #10034 don't multiply version codes by 1048576, could mess up upgrades, by jakubgs
💜 #10033 Recover same acc twice test, by Serhy
💜 #10027 rename get.status.im to join.status.im, by jakubgs
💜 #10022 temporary fix for app crash if chat has long ens names, by flexsurfer
💜 #10016 back to infura, by flexsurfer
💜 #10009 [#8797] Error scrollToIndex when tapping [Fetch messages] twice in a row, by flexsurfer
💜 #10008 Disallow recovering of an existing multiaccount, by rasom
💜 #10007 [#10005] Show only 1 line of ens name, by flexsurfer
💜 #9995 Offload chat messages, by cammellos
💜 #9994 re-enable site updates on nightly builds, by jakubgs
💜 #9968 Fixed cryptokitties loading/ordering, by krzyzowiec
💜 #9965 Pending stickers status maintains after app restart, by vkjr
💜 #9940 Pass extra argument to handle multiaccounts on logout, by Ferossgp
COMMITS
Last week there were 17 commits.
🛠️ jenkins: build() doesn't like mixed arguments Signed-off-by: Jakub Sokołowski jakub@status.im by jakubgs
🛠️ [#10041] Request token price after adding by rasom
🛠️ [#10044] Responsive new chat input by rasom
🛠️ Fix malformed file Signed-off-by: Andrea Maria Piana andrea.maria.piana@gmail.com by cammellos
🛠️ offload chat messages This commit does a few things: 1) Messages are offloaded from any chat once we go back from the home. This allows us to ignore any message that is coming in from a chat we are not currently focused. 2) After 5 seconds of not-scrolling activity, any received message that is not currently visible will be offloaded to the database. 3) Similarly received messages that are not visible will be offloaded to the database directly Signed-off-by: Andrea Maria Piana andrea.maria.piana@gmail.com by cammellos
🛠️ Recover same acc twice test Signed-off-by: Serhy sergii@status.im by Serhy
🛠️ Pending stickers status maintains after app restart Signed-off-by: Volodymyr Kozieiev vkjr.sp@gmail.com by vkjr(553f2c0) by krzyzowiec
🛠️ re-enable site updates on nightly builds Signed-off-by: Jakub Sokołowski jakub@status.im by jakubgs
🛠️ don't multiply version codes by 1048576, could mess up upgrades Signed-off-by: Jakub Sokołowski jakub@status.im by jakubgs
🛠️ rename get.status.im to join.status.im Signed-off-by: Jakub Sokołowski jakub@status.im by jakubgs(ff41394) by flexsurfer
🛠️ [#9902] Make Sign out go to Multiaccount overview 'Your keys' screen Fix e2e tests Signed-off-by: Gheorghe Pinzaru feross95@gmail.com by Ferossgp
CONTRIBUTORS
Last week there were 8 contributors.
👤 jakubgs
👤 rasom
👤 cammellos
👤 Serhy
👤 vkjr
👤 krzyzowiec
👤 flexsurfer
👤 Ferossgp
STARGAZERS
Last week there were 8 stagazers.
⭐ zhiiker
⭐ include
⭐ x0rzkov
⭐ abhishekgahlot
⭐ pillowsoft
⭐ JKirkYuan
⭐ 872409
⭐ green-coder
You all are the stars! 🌟
RELEASES
Last week there were no releases.
That's all for last week, please 👀 Watch and ⭐ Star the repository status-im/status-react to receive next weekly updates. 😃
You can also view all Weekly Digests by clicking here.
Your Weekly Digest bot. 📆