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

refactor app launching to account for multiple identities #108

Closed
2 tasks done
soapdog opened this issue May 27, 2021 · 1 comment
Closed
2 tasks done

refactor app launching to account for multiple identities #108

soapdog opened this issue May 27, 2021 · 1 comment
Labels
enhancement New feature or request tier-2 secondary priority

Comments

@soapdog
Copy link
Owner

soapdog commented May 27, 2021

Once issues

Are all in place, Patchfox will have the correct groundwork to establish connections to different servers/identity combinations for each browser tab.

The add-on initialization in index.html assumes nodejs-ssb platform as a global under window.ssb.*. This needs to change so that new tabs can specify what platform and identity should be used for its initialization.

@soapdog soapdog added enhancement New feature or request tier-2 secondary priority labels May 27, 2021
soapdog added a commit that referenced this issue Jul 22, 2021
This touches all of patchfox, so it was easier to group them.

IT WORKS! If you have multiple identities running under `nodejs-ssb` it should just work. for `go-ssb` there is still work to be done.

closes #107 #108 #109
@soapdog
Copy link
Owner Author

soapdog commented Oct 5, 2021

It is now possible to launch new tabs using different identities and connections.

@soapdog soapdog closed this as completed Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tier-2 secondary priority
Projects
None yet
Development

No branches or pull requests

1 participant