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 (9 June, 2019 - 16 June, 2019) #8423

Closed
weekly-digest bot opened this issue Jun 16, 2019 · 0 comments
Closed

Weekly Digest (9 June, 2019 - 16 June, 2019) #8423

weekly-digest bot opened this issue Jun 16, 2019 · 0 comments

Comments

@weekly-digest
Copy link

weekly-digest bot commented Jun 16, 2019

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


ISSUES

Last week 33 issues were created.
Of these, 13 issues have been closed and 20 issues are still open.

OPEN ISSUES

💚 #8420 Update zh_Hans_CN.json and zh_hans.json , by jinhojang6
💚 #8418 Fix stickers and wallet e2e tests, by Serhy
💚 #8416 No incoming messages in group chat for recovered account (android), by asemiankevich
💚 #8415 [WIP]add test coverage report and publish to coveralls, by tbenr
💚 #8414 Can't install stickers via automation framework, by asemiankevich
💚 #8412 NoSuchKeyException: backgroundColor app crash when tap on 'Network Fee' (android), by Serhy
💚 #8411 Check tribute if contact was added, by siphiuel
💚 #8410 [WIP] Render chat formatting natively, by mandrigin
💚 #8409 use nix shell for running fastlane ios clean, by jakubgs
💚 #8408 Signing message title overlaps phone status bar on some screens, by annadanchenko
💚 #8407 upgrade react-navigation, by rasom
💚 #8406 No input field in 1:1 chat is shown for some of the contacts, by annadanchenko
💚 #8405 Wrong password error shown when signing typed message in Simpledapp on Mainnet, by asemiankevich
💚 #8404 Error shown when enabling biometric auth for second account, by asemiankevich
💚 #8403 Scan URL with QR Scanner from Chats, by krisc
💚 #8401 No quote is shown on nightly build if reply is sent from 0.13.0 release build , by annadanchenko
💚 #8400 [mobile] switch to png icons, by rasom
💚 #8399 Use react-native-fast-image for remote images, by shamardy
💚 #8397 Noticible delay of 6th+ message appearance on chat view if they fit the screen after navigation, by Serhy
💚 #8395 Black bar overlaps the bottom tab panel [on iPad Pro], by Serhy

CLOSED ISSUES

❤️ #8422 Update zh_Hans_CN.json, by jinhojang6
❤️ #8421 Update zh_hans.json, by jinhojang6
❤️ #8419 upgrade fastlane: 2.121.1 > 2.125.2, by jakubgs
❤️ #8417 don't pass any arguments to getVersion, by jakubgs
❤️ #8413 fix node_modules permissions before git clean, by jakubgs
❤️ #8402 Minor fixes, by PombeirP
❤️ #8398 add NIX_KEEP to add --keep to pyre nix shell, by jakubgs
❤️ #8396 prevent showing error dialog on code loading, by rasom
❤️ #8394 [perf] prod version of slurp, by rasom
❤️ #8393 [perf] extensions module, by rasom
❤️ #8392 [perf] network module, by rasom
❤️ #8391 Where can i get a apk?, by mivanzhang
❤️ #8390 [perf] Minimize com.taoensso/timbre dependencies, by rasom

LIKED ISSUE

👍 #8407 upgrade react-navigation, by rasom
It received 👍 x2, 😄 x0, 🎉 x0 and ❤️ x0.

NOISY ISSUE

🔈 #8410 [WIP] Render chat formatting natively, by mandrigin
It received 50 comments.


PULL REQUESTS

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

UPDATED PULL REQUEST

Last week, 15 pull requests were updated.
💛 #8420 Update zh_Hans_CN.json and zh_hans.json , by jinhojang6
💛 #8418 Fix stickers and wallet e2e tests, by Serhy
💛 #8415 [WIP]add test coverage report and publish to coveralls, by tbenr
💛 #8411 Check tribute if contact was added, by siphiuel
💛 #8410 [WIP] Render chat formatting natively, by mandrigin
💛 #8409 use nix shell for running fastlane ios clean, by jakubgs
💛 #8407 upgrade react-navigation, by rasom
💛 #8403 Scan URL with QR Scanner from Chats, by krisc
💛 #8400 [mobile] switch to png icons, by rasom
💛 #8363 Partitioned topic and topic negotiation, by cammellos
💛 #8327 WIP Scan invalid qr-code and dismiss error with no redirect, by krisc
💛 #8326 don't exclude arm64-v8a libraries, by jakubgs
💛 #8317 [Fixes #8066] Added native ENS registration, by jeluard
💛 #8234 Feature/onboarding setup, by siphiuel
💛 #7479 [WIP] Change App ID for PR builds of iOS app, by jakubgs

MERGED PULL REQUEST

Last week, 17 pull requests were merged.
💜 #8419 upgrade fastlane: 2.121.1 > 2.125.2, by jakubgs
💜 #8417 don't pass any arguments to getVersion, by jakubgs
💜 #8413 fix node_modules permissions before git clean, by jakubgs
💜 #8402 Minor fixes, by PombeirP
💜 #8398 add NIX_KEEP to add --keep to pyre nix shell, by jakubgs
💜 #8396 prevent showing error dialog on code loading, by rasom
💜 #8394 [perf] prod version of slurp, by rasom
💜 #8393 [perf] extensions module, by rasom
💜 #8392 [perf] network module, by rasom
💜 #8390 [perf] Minimize com.taoensso/timbre dependencies, by rasom
💜 #8380 run checks and build steps in parallel, by jakubgs
💜 #8379 [fix #8375] "save password" unavailable for non bioauth devices, by tbenr
💜 #8369 Use initialNumToRender property + simplify our messaging FlatList., by mandrigin
💜 #8361 [#8026] [Wallet] Signing transaction, by flexsurfer
💜 #8360 Move goog.i18n deps to a module, by rasom
💜 #8331 DIVIDE APK SIZE BY 2 IN 2 LINES YOU WON'T BELIEVE THAT ONE TRICK , by jakubgs
💜 #8229 [7105] Feature - Adding error for a field defined with range, by alexanmtz


COMMITS

Last week there were 22 commits.
🛠️ upgrade fastlane: 2.121.1 > 2.125.2 Signed-off-by: Jakub Sokołowski jakub@status.im by jakubgs
🛠️ don't pass any arguments to getVersion ab11a67c96 removed the argument but didn't clean this call Signed-off-by: Jakub Sokołowski jakub@status.im by jakubgs
🛠️ fix node_modules permissions before git clean this is due to copying node_modules from nix store which is read-only Signed-off-by: Jakub Sokołowski jakub@status.im by jakubgs
🛠️ Upgrade Xcode requirement to 10.2.1 Signed-off-by: Pedro Pombeiro pombeirp@users.noreply.github.com by PombeirP
🛠️ Minor fixes in Nix by PombeirP
🛠️ Ensure watchman watch is removed after Jenkins build by PombeirP
🛠️ [perf] extensions module by rasom
🛠️ [perf] network module by rasom
🛠️ Use initialNumToRender property + simplify our messaging FlatList. see https://facebook.github.io/react-native/docs/flatlist#initialnumtorender Signed-off-by: Andrey Shovkoplyas motor4ik@gmail.com by mandrigin
🛠️ adding error for a field defined with range that is out of range on extensions Signed-off-by: Andrey Shovkoplyas motor4ik@gmail.com by alexanmtz
🛠️ More e2e fixes Signed-off-by: Andrey Shovkoplyas motor4ik@gmail.com by Serhy
🛠️ e2e fixes by antdanchenko
🛠️ [#8026] [Wallet] Sign transaction module by flexsurfer
🛠️ drop x86 and x86_64 for non-e2e or dev builds Signed-off-by: Jakub Sokołowski jakub@status.im by jakubgs
🛠️ [perf] prod version of slurp All resources loaded by slurp are moved to status-modules/resources dir in release builds and are loaded only by demand instead of being bundled into index.*.js. by rasom
🛠️ fix load of github groovy module Signed-off-by: Jakub Sokołowski jakub@status.im by jakubgs
🛠️ [fix #8375] unavailable for non bioauth devices Signed-off-by: Andrey Shovkoplyas motor4ik@gmail.com by tbenr
🛠️ run checks and build steps in parallel Signed-off-by: Jakub Sokołowski jakub@status.im by jakubgs
🛠️ prevent showing error dialog and code loading by rasom
🛠️ [perf] move goog.i18n deps to a module by rasom
🛠️ add NIX_KEEP to add --keep to pyre nix shell Signed-off-by: Jakub Sokołowski jakub@status.im by jakubgs
🛠️ [perf] Minimize com.taoensso/timbre dependencies by rasom


CONTRIBUTORS

Last week there were 9 contributors.
👤 jakubgs
👤 PombeirP
👤 rasom
👤 mandrigin
👤 alexanmtz
👤 Serhy
👤 antdanchenko
👤 flexsurfer
👤 tbenr


STARGAZERS

Last week there were 8 stagazers.
ClarePhang
fgqexcel
notjulian
dakeshi
moughamir
Sunny-wong
nicodinh
maschad
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. 📆

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