No description
Find a file
2010-11-17 19:37:08 -08:00
app firefox fixes and added links to press articles on landing page 2010-11-17 19:37:08 -08:00
autotest
chef/cookbooks restarting splunk 2010-11-17 12:32:10 -08:00
config adding default for google a analytics 2010-11-17 12:35:42 -08:00
db friend_users -> connect_users in helper_methods 2010-11-12 20:22:54 -08:00
doc
features 1.9.2 doesn't like friending people when the target doesn't have any aspects. ::sigh:: And with that, I fix the cucumber feature that was failing under 1.9. 2010-11-15 21:52:02 -08:00
lib Added rescues to many of the webfinger methods and made EM-HTTP-Request follow 3 redirects 2010-11-17 18:49:03 -08:00
log Add log directory 2010-11-12 11:21:54 +01:00
pkg@99a526cee2 Pkg update 2010-11-17 12:59:29 +01:00
public firefox fixes and added links to press articles on landing page 2010-11-17 19:37:08 -08:00
script websocket secure params in app_config 2010-11-15 17:45:52 -08:00
spec Don't expect raises from user receive 2010-11-17 15:35:25 -08:00
tmp
vendor
.gitignore add .redcar to .gitignore 2010-11-14 21:48:10 -08:00
.gitmodules Pkg update (re-added) 2010-11-12 11:18:28 +01:00
.pairs
.rspec adding instafail 2010-11-16 10:05:15 -08:00
AUTHORS
Capfile
ci-19.sh
ci.sh
config.ru
COPYRIGHT
cruise_config.rb
Gemfile users#sign_in is the current landing page. 'sign up for an invite' is hooked up to mailchimp. 2010-11-17 19:37:08 -08:00
Gemfile.lock users#sign_in is the current landing page. 'sign up for an invite' is hooked up to mailchimp. 2010-11-17 19:37:08 -08:00
GNU-AGPL-3.0
Rakefile
README.md

Diaspora

The privacy aware, personally controlled, do-it-all, open source social network.

THIS IS PRE-ALPHA SOFTWARE AND SHOULD BE TREATED ACCORDINGLY. PLEASE, DO NOT RUN IN PRODUCTION. IT IS FUN TO GET RUNNING, BUT EXPECT THINGS TO BE BROKEN.

Installation instructions

Installation instructions are here.

Thanks for helping battle test Diaspora. Please report any bugs you see at bugs.joindiaspora.com.

Contributing to Diaspora

You can find an introduction to the source code here. Bugs and pending features are on our issue tracker. A step-by-step guide to development using git can be found here.

Here are a few good places to start:

  • Run "rake spec" to run our Rspec unit test suite. Here is an introduction to our Rspec convention. Take a look at the pending specs, make one pass!

  • Run "rake cucumber" to run our Cucumber integration test suite. As you can see, we need more integration tests. Pick a feature and write one!

  • Take a look at the issue tracker and pick a bug. Write a spec for it, so it's easy for another developer to fix it.

Patches must be tested, and all your tests should be green, unless you're marking an existing bug, before a pull request is sent. Unit tests should be in Rspec, and integration tests should be in Cucumber.

Please make your changes in a branch to ensure that new commits to your master are not included in the pull request, and to make it easier for us to merge your commits.

Please do not rebase our tree into yours. See here for when to rebase.

We need you to fill out a contributor agreement form before we can accept your patches. The agreement gives Diaspora joint ownership of the patch so the copyright isn't scattered. You can find it here. We're currently working on revising it more details on what we're going for can be found here.

Resources

Here is our bug tracker and our roadmap. Also, you can find see what the core team is upto here.

Ongoing discussion:

More general info and updates about the project can be found on our blog, and on Twitter. Also, be sure to join the official mailing list.

If you wish to contact us privately about any exploits in Diaspora you may find, you can email exploits@joindiaspora.com.