-
Notifications
You must be signed in to change notification settings - Fork 3
Feature/profile picture upload #56
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
base: main
Are you sure you want to change the base?
Conversation
|
Hi @julienmalard. As you may have seen in some earlier commits, I removed the Constellation plugin and moved the initialization of Constellation client into the Orbiter constructor. Also, any reference to the Constellation client via the Orbiter instance should now use orbiter.constellation, that’s the structure I want to maintain going forward. |
|
Please make sure you provide a detailed list of the changes your PR is introducing. |
Hi @benya7 I agree that using |
|
Thanks for the detailed explanation! Fair enough, let's keep the Orbiter constructor as it was before and initialise Constellation in the Orbiter plugin. |
|
This will need to be reworked potentially. Can someone please rebase on zorlin/peerbit-rewrite? We'll merge it into the current flow. |
No description provided.