Hi,As a new developer who wishes to learn and contribute, I am finding Diaspora a little bit overwhelming in terms of grasping the concepts. I wish to know the following:1. As a developer, what all do I need to do? I installed Diaspora, built it and ran ./script/server. Based on my understanding, this setups a local 'pod'. But is this really necessary for development or can I contribute by 'subscribing' to existing pod(s)? If so, can someone explain how that can be done and how to connect to an existing pod? Also initially I was seeing a different page, but now localhost:3000 always takes me to http://localhost:3000/stream? Why is that and is it correct? Do I need to reset anything?2. If local pod is needed, and I am not using nginx, but just running ./script/server, what other configurations like port 443 and SSL certificate I have to make? Can someone guide me to the links, if available? How to get SSL certificate?3. If local pod is needed, can I do all work in development mode itself or before I check-in, finally the 'production' mode testing is needed?4. Even making a small change looks difficult to understand, can someone give some pointers as to how to make a small change to start with?Thanks,Paddy
Hi Paddy and welcome.
You can subscribe to another pod exactly by the same way you did for your local post: going to the url and click on sign up. By the way, it's because you are logged in that you are always redirect to /stream, if you log out, you will go back to the home page.
>how do people see the changes you have made
each pod can run a different version of Diaspora, it's not a problem while they respect the same protocol to communicate (this is called federation). So if you make change in your pod, only people registered in your pod will see the changes. If you want to share your changes with everyone (and you are encourage to do), you can open a pull request on github to ask for a merge.
If you have other questions, just ask. Come on IRC (#diaspora and #diaspora-dev on freenode.net) if you want quick answers ;)
Have a good day !
Flaburgan
--
You received this message because you are subscribed to the Google Groups "diaspora-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to diaspora-dev...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.