No description
Find a file
2011-01-17 14:56:30 -08:00
app redirect after contact destroy 2011-01-17 14:46:38 -08:00
autotest add autotest growl, if thats how you roll 2011-01-11 14:29:17 -08:00
chef/cookbooks splunking some stats 2011-01-13 12:54:18 -08:00
config production in database yml example 2011-01-17 14:38:06 -08:00
db Merge almost complete, 4 failures 2011-01-14 16:00:10 -08:00
doc
features Merge almost complete, 4 failures 2011-01-14 16:00:10 -08:00
lib IZ MS required a file needed by the import 2011-01-17 14:56:30 -08:00
log
pkg@1a545fffb3 Pkg update 2011-01-07 11:34:32 +01:00
public Pulling in changes from master 2011-01-17 11:41:15 -08:00
script Commit horrifying db cleanup script 2011-01-14 10:52:26 -08:00
spec Better test for unique contacts 2011-01-17 14:23:50 -08:00
tmp
vendor
.gitignore Merge almost complete, 4 failures 2011-01-14 16:00:10 -08:00
.gitmodules
.pairs Add Michael and Jeff to pairs file 2010-12-21 14:59:47 -08:00
.rspec
AUTHORS
Capfile
ci-19.sh
ci.sh Expose gem upgrade failures in CI. 2011-01-15 21:03:03 -08:00
config.ru Revert 'Create a separate webfinger service.' We'll come back to it when we figure out the error. 2011-01-11 14:18:25 -08:00
COPYRIGHT
cruise_config.rb
Gemfile Lock down gem versions & github refs in mysql branch because it's got that same damn aws problem. 2011-01-15 15:23:34 -08:00
Gemfile.lock Lock down gem versions & github refs in mysql branch because it's got that same damn aws problem. 2011-01-15 15:23:34 -08:00
GNU-AGPL-3.0
Rakefile
README.md
Termfile Get rid of a reference to Mongo 2010-12-29 11:28:22 -08:00

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.