No description
Find a file
2010-12-08 14:34:53 -08:00
app Merge branch 'master' of github.com:diaspora/diaspora 2010-12-08 14:34:31 -08:00
autotest
chef/cookbooks Take magent out of chef recipes 2010-12-03 11:52:48 -08:00
config added slightly better error message on aspect update failure 2010-12-08 14:21:14 -08:00
db Cleaning up db:first_user patch. 2010-12-02 15:24:10 +01:00
doc
features Add a cuke for being invited by someone 2010-12-05 00:15:37 -08:00
lib Put send_contact_request_to back into the app 2010-12-06 13:45:12 -08:00
log Add log directory 2010-11-12 11:21:54 +01:00
pkg@bce52315e6 Pkg update 2010-12-08 23:27:29 +01:00
public fixed a comment counting bug, and the show_all_comments message when the comment count was three 2010-12-08 13:44:57 -08:00
script Fixing also logfile in redis.conf 2010-12-08 23:26:07 +01:00
spec shift+enter submits new messages/comments 2010-12-07 21:30:29 -08:00
tmp
vendor
.gitignore Creates and maintains a local redis.conf. 2010-12-07 19:06:25 +01:00
.gitmodules Pkg update (re-added) 2010-11-12 11:18:28 +01:00
.pairs adding sarah & dan to the pairs file 2010-11-25 16:06:24 -08:00
.rspec adding instafail 2010-11-16 10:05:15 -08:00
AUTHORS
Capfile
ci-19.sh
ci.sh
config.ru Path fíx in config.ru, for 1.9.2 2010-11-28 20:18:19 +01:00
COPYRIGHT
cruise_config.rb
Gemfile try at fixing specs for ruby 1.9, SystemTimer isn't needed anymore for 1.9 2010-12-03 16:33:28 +01:00
Gemfile.lock Sticking to git: urls for git repos, as we always do. 2010-12-03 12:20:48 +01:00
GNU-AGPL-3.0
Rakefile Revert "Revert redis merge to fix bugs on master" 2010-12-02 15:33:26 -08:00
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.