No description
Find a file
2010-10-14 18:12:34 -07:00
app Merge branch 'master' of github.com:diaspora/diaspora 2010-10-14 18:12:34 -07:00
autotest
config Merge remote branch 'maelsoucaze/fr-locales' 2010-10-14 17:43:27 -07:00
db fix db seeds 2010-10-14 14:46:46 -07:00
doc
features
lib Move user module requires out to the user modules definition file 2010-10-13 11:18:06 -07:00
pkg README update on Gemfile.lock problem, blocking. 2010-10-13 22:40:49 +02:00
public Merge branch 'empty-page' 2010-10-14 17:00:19 -07:00
script Forgot to commit a line 2010-10-13 16:16:22 -07:00
spec requests are made on invite but perhaps they should be made on signup so that we have a person 2010-10-14 18:12:18 -07:00
tmp
vendor/plugins
.gitignore Add generated CSS to gitignore 2010-10-14 13:15:01 -07:00
.pairs
.rspec
AUTHORS
Capfile
ci.sh Remove Gemfile.lock before each bundle install 2010-10-12 19:08:50 -07:00
config.ru
COPYRIGHT
Gemfile updating rspec to 2.0 proper 2010-10-13 23:21:25 -07:00
Gemfile.lock moved invite link to account#edit on settings page. changed text on person partial. 2010-10-14 10:26:06 -07:00
GNU-AGPL-3.0
Rakefile
README.md adjust readme 2010-10-11 18:41:09 -07: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 are here.

Please report any bugs you see. Issue tracking is 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. Here are a few good places to start:

  • Run "rake spec" to run our Rspec unit test suite. 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.

Resources

We are maintaining a public tracker project and a roadmap. Also, you can file bug reports right here on github.

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.