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

Weekly Digest (26 July, 2020 - 2 August, 2020) #11026

Closed
weekly-digest bot opened this issue Aug 2, 2020 · 0 comments
Closed

Weekly Digest (26 July, 2020 - 2 August, 2020) #11026

weekly-digest bot opened this issue Aug 2, 2020 · 0 comments

Comments

@weekly-digest
Copy link

weekly-digest bot commented Aug 2, 2020

Here's the Weekly Digest for status-im/status-react:


ISSUES

Last week 30 issues were created.
Of these, 14 issues have been closed and 16 issues are still open.

OPEN ISSUES

💚 #11025 [keycard] Enter pairing code screen doesn't hint the paring code format to the user, by johnlea-quiup
💚 #11024 Bump elliptic from 6.5.2 to 6.5.3, by dependabot[bot]
💚 #11022 Error appears if start to type from the dot any name during "Start new chat" flow , by qoqobolo
💚 #11021 Add local notification for referee of referral program, by hesterbruikman
💚 #11020 Handle offline state for (Emoji) reactions, by hesterbruikman
💚 #11017 Search field and chat list on Home view disappear after pasting name of new chat (you didn't join it before) if don't set focus in search field first, by qoqobolo
💚 #11016 replace camera library, by flexsurfer
💚 #11015 Search input on Home screen is not cleared after entering chat's name, opening chat from suggestions and turning back, by qoqobolo
💚 #11014 WIP Add universal qr scanner, by Ferossgp
💚 #11013 Search input and chat list on Home screen disappear after deleting public chat if navigating from suggestions, by qoqobolo
💚 #11010 Research a way to avoid pulling in Play Services/Firebase, by jakubgs
💚 #11008 add F-Droid update README file, by jakubgs
💚 #11007 [#9986] Allow to disable fetching of tx history on mobile network, by rasom
💚 #11006 [Snyk] Fix for 1 vulnerabilities, by snyk-bot
💚 #11003 3-random name in push notification from user with ENS username, by qoqobolo
💚 #11001 Push notification doesn’t disappear after opening a chat via application shortcut (not via the notification itself), by qoqobolo

CLOSED ISSUES

❤️ #11023 After upgrade from 1.4.1 to Nightly 31/07/20 all chat history is empty, by qoqobolo
❤️ #11019 nix: allow XCode versions 11.5 and higher, by jakubgs
❤️ #11018 [TESTS] align e2e with reactions, by churik
❤️ #11012 Feature/test ios pn without lib, by flexsurfer
❤️ #11011 [#10976] Fix crash on kk login with enabled fingerprint, by rasom
❤️ #11009 Update translations, by jinhojang6
❤️ #11005 [TESTS] updated e2e - PNs, set max, by churik
❤️ #11004 F-Droid build enabling changes, by jakubgs
❤️ #11002 image reply fix, by flexsurfer
❤️ #11000 [#10975] Missing translation on Keycard login page, by flexsurfer
❤️ #10999 fix scan qr window, by flexsurfer
❤️ #10998 set max button in dark mode, by flexsurfer
❤️ #10997 [#10988] Add entry point to start new chat from search results , by Ferossgp
❤️ #10996 Wallet/Sticker market/command transaction components, by emizzle

LIKED ISSUE

👍 #11004 F-Droid build enabling changes, by jakubgs
It received 👍 x2, 😄 x0, 🎉 x2 and ❤️ x0.

NOISY ISSUE

🔈 #11010 Research a way to avoid pulling in Play Services/Firebase, by jakubgs
It received 12 comments.


PULL REQUESTS

Last week, 25 pull requests were created, updated or merged.

UPDATED PULL REQUEST

Last week, 10 pull requests were updated.
💛 #11024 Bump elliptic from 6.5.2 to 6.5.3, by dependabot[bot]
💛 #11016 replace camera library, by flexsurfer
💛 #11014 WIP Add universal qr scanner, by Ferossgp
💛 #11008 add F-Droid update README file, by jakubgs
💛 #11007 [#9986] Allow to disable fetching of tx history on mobile network, by rasom
💛 #11006 [Snyk] Fix for 1 vulnerabilities, by snyk-bot
💛 #10937 [WIP] [#10179] Create invite link for group chat, by flexsurfer
💛 #10935 [WIP] ios pn, by flexsurfer
💛 #10923 fix tokens validation, by flexsurfer
💛 #10620 Add referral share link ui, by Ferossgp

MERGED PULL REQUEST

Last week, 15 pull requests were merged.
💜 #11019 nix: allow XCode versions 11.5 and higher, by jakubgs
💜 #11018 [TESTS] align e2e with reactions, by churik
💜 #11011 [#10976] Fix crash on kk login with enabled fingerprint, by rasom
💜 #11009 Update translations, by jinhojang6
💜 #11005 [TESTS] updated e2e - PNs, set max, by churik
💜 #11004 F-Droid build enabling changes, by jakubgs
💜 #11002 image reply fix, by flexsurfer
💜 #11000 [#10975] Missing translation on Keycard login page, by flexsurfer
💜 #10999 fix scan qr window, by flexsurfer
💜 #10998 set max button in dark mode, by flexsurfer
💜 #10997 [#10988] Add entry point to start new chat from search results , by Ferossgp
💜 #10987 Update translations, by jinhojang6
💜 #10955 [#10195] Delete multiaccount, by rasom
💜 #10912 Add reactions picker UI, by Ferossgp
💜 #10810 audio messages, by tbenr


COMMITS

Last week there were 18 commits.
🛠️ align e2e with reactions Signed-off-by: Churikova Tetiana churikova.tm@gmail.com by churik
🛠️ Emoji reactions Signed-off-by: Andrea Maria Piana andrea.maria.piana@gmail.com by Ferossgp
🛠️ nix: allow XCode versions 11.5 and higher This is kinda hacky, but is simple enough since the version check uses grep. For details see: https://github.com/status-im/nixpkgs/blob/status-mods/pkgs/development/mobile/xcodeenv/compose-xcodewrapper.nix Signed-off-by: Jakub Sokołowski jakub@status.im by jakubgs
🛠️ Update translations Signed-off-by: Churikova Tetiana churikova.tm@gmail.com by jinhojang6
🛠️ [#10976] Fix crash on kk login with enabled fingerprint by rasom
🛠️ [#10988] Add entry point to start new chat from search results Fixes #10988 Allow public key and filter public chats Make toolbar width 100 Clear new identity from search QA issues fix Signed-off-by: Gheorghe Pinzaru feross95@gmail.com by Ferossgp
🛠️ e2e for PN and set max Signed-off-by: Churikova Tetiana churikova.tm@gmail.com by churik
🛠️ add ANDROID_APK_SIGNED to make unsigned builds for F-Droid Signed-off-by: Jakub Sokołowski jakub@status.im by jakubgs
🛠️ nix: disable Gradle daemon for builds Signed-off-by: Jakub Sokołowski jakub@status.im by jakubgs
🛠️ nix: set GRADLE_USER_HOME to a temp dir Signed-off-by: Jakub Sokołowski jakub@status.im by jakubgs
🛠️ nix: enable build-use-sandbox for Android Signed-off-by: Jakub Sokołowski jakub@status.im by jakubgs
🛠️ audio messages Signed-off-by: Andrea Maria Piana andrea.maria.piana@gmail.com by tbenr
🛠️ image reply fix Signed-off-by: andrey motor4ik@gmail.com by flexsurfer
🛠️ fix scan qr window Signed-off-by: andrey motor4ik@gmail.com by flexsurfer
🛠️ [#10195] Delete multiaccount by rasom
🛠️ [#10975] Missing translation on Keycard login page Signed-off-by: andrey motor4ik@gmail.com by flexsurfer
🛠️ set max button in dark mode Signed-off-by: andrey motor4ik@gmail.com by flexsurfer
🛠️ Update translations Signed-off-by: andrey motor4ik@gmail.com by jinhojang6


CONTRIBUTORS

Last week there were 7 contributors.
👤 churik
👤 Ferossgp
👤 jakubgs
👤 jinhojang6
👤 rasom
👤 tbenr
👤 flexsurfer


STARGAZERS

Last week there were 5 stagazers.
xuhcc
mikhailio
ryanmarion
hhutch
termizil
You all are the stars! 🌟


RELEASES

Last week there were 7 releases.
🚀 1.1.0 1.1.0
🚀 1.2.0 1.2.0
🚀 1.4.1 1.4.1
🚀 1.4.0 1.4.0
🚀 1.3.1 1.3.1
🚀 1.3.0 1.3.0
🚀 1.2.1 1.2.1


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. 📆

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

No branches or pull requests

1 participant