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

Chore/speedup launch #1660

Merged
merged 14 commits into from
Jul 24, 2023
Merged

Chore/speedup launch #1660

merged 14 commits into from
Jul 24, 2023

Conversation

siepra
Copy link
Contributor

@siepra siepra commented Jul 20, 2023

No description provided.

@siepra siepra changed the base branch from develop to feature/start-tor-async July 21, 2023 11:24
@siepra siepra marked this pull request as ready for review July 24, 2023 09:39
@siepra siepra merged commit 241af44 into feature/start-tor-async Jul 24, 2023
9 checks passed
@siepra siepra deleted the chore/speedup-launch branch July 26, 2023 08:47
siepra added a commit that referenced this pull request Jul 26, 2023
* tor async happy path

* Decrease tor start delay

* show on starting app process of initializing backend services

* Spawn tor async

* Quiet logo as loading panel

* tor service upgrades, tor status component

* torInitialized - state maanger, event from backend

* fix useEffect

* fix desktop/rtl tests

* fix storybook

* fixes

* socks port in init method

* fix tor service tests

* show tor status only for dev env

* Chore/speedup launch (#1660)

* Dumber UI

* Block input

* Debugging

* Revert "Debugging"

This reverts commit 7142b53.

* Fix messages init loading

* Block channel menu until initialized

* Clear up onConnectedSaga

* Correct initial routing

* Fix mobile tests

* linter

* Fix websocket client connection

* run linter

---------

Co-authored-by: Vin Kabuki <[email protected]>

* fix desktop test and cleanup

* Better async queues management on iOS

* fix

* Fix websocket connection

* Revert tor related changes

* resolve state-manager problems

* Revert AppDelegate changes

* Revert tor related state manager changes

---------

Co-authored-by: Vin Kabuki <[email protected]>
Co-authored-by: Kacper Michalik <[email protected]>
siepra added a commit that referenced this pull request Jul 28, 2023
* tor async happy path

* Decrease tor start delay

* show on starting app process of initializing backend services

* Spawn tor async

* Quiet logo as loading panel

* tor service upgrades, tor status component

* torInitialized - state maanger, event from backend

* fix useEffect

* fix desktop/rtl tests

* fix storybook

* fixes

* socks port in init method

* fix tor service tests

* show tor status only for dev env

* Chore/speedup launch (#1660)

* Dumber UI

* Block input

* Debugging

* Revert "Debugging"

This reverts commit 7142b53.

* Fix messages init loading

* Block channel menu until initialized

* Clear up onConnectedSaga

* Correct initial routing

* Fix mobile tests

* linter

* Fix websocket client connection

* run linter

---------

Co-authored-by: Vin Kabuki <[email protected]>

* fix desktop test and cleanup

* Better async queues management on iOS

* fix

* Fix websocket connection

* Revert tor related changes

* resolve state-manager problems

* Revert AppDelegate changes

* Revert tor related state manager changes

* Revert "Revert AppDelegate changes"

This reverts commit 871c8cb.

* Postpone libp2p node start

* Fix removing old tor auth cookie

* Polish redirection sagas

* Start ipfs node and orbitdb stores async

* Redirect after leaving community

* Correct Detox assertion from bringing app back from idle

* run linter

* fix code formatting

* Resolve PR comments

---------

Co-authored-by: Vin Kabuki <[email protected]>
Co-authored-by: Kacper Michalik <[email protected]>
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

Successfully merging this pull request may close these issues.

3 participants