-
Notifications
You must be signed in to change notification settings - Fork 86
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
Feature/1897 psk #1961
Feature/1897 psk #1961
Conversation
8ae801d
to
294945c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see Android e2e tests have failed, can you make sure it's not because of the changes you made? https://github.com/TryQuiet/quiet/actions/runs/6632205761/job/18017378690?pr=1961
We had a similar situation with @Kacper-RF in some other PR and it turned out to actually be a problem with the code
…fore handling it to joincommunityscreen
…are not backward compatible
packages/state-manager/src/sagas/communities/communities.selectors.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good overall. Thanks @EmiM! I have some mostly minor suggestions.
packages/backend/src/nest/connections-manager/connections-manager.service.ts
Outdated
Show resolved
Hide resolved
packages/backend/src/nest/connections-manager/connections-manager.service.ts
Outdated
Show resolved
Hide resolved
packages/state-manager/src/sagas/communities/createNetwork/createNetwork.saga.ts
Outdated
Show resolved
Hide resolved
packages/state-manager/src/sagas/identity/registerUsername/registerUsername.saga.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome work! Thanks so much for doing this! I don't want to approve as a gatekeeper, but rather as a "+1", as a partner. There are a lot of different ways of doing things and there really isn't an ultimately right way, so it's important to keep our minds open to our creative inspiration.
Pull Request Checklist
(Optional) Mobile checklist
Please ensure you completed the following checks if you did any changes to the mobile package:
Task related: