No description
Find a file
2011-06-22 12:53:18 -07:00
app put some dependent destroys on models for better sqlite compatability 2011-06-19 23:39:57 +02:00
autotest
chef/cookbooks
config Faraday follows redirects 2011-06-22 12:53:18 -07:00
db Undo some pg changes 2011-06-19 16:16:30 +02:00
features remove remember aspects feature 2011-06-03 17:35:27 -07:00
lib Faraday follows redirects 2011-06-22 12:53:18 -07:00
pkg@1a545fffb3
public Fix pagination in AppsController 2011-06-09 16:23:15 -07:00
script I always forget that space… 2011-05-29 16:19:20 +02:00
spec Faraday follows redirects 2011-06-22 12:53:18 -07:00
tmp
vendor/plugins/mobile-fu
.gitignore Take documentation out of the repo, just generate it with yard 2011-06-14 10:15:13 -07:00
.gitmodules
.pairs
.rspec
.rvmrc
.travis.yml Bundle exec the rake in travis 2011-06-09 15:33:38 -07:00
AUTHORS Adding in COPYRIGHT, AUTHORS, and blueprint attribution 2010-09-15 10:09:42 -07:00
Capfile Add or later to license notice 2010-10-07 16:25:34 -07:00
ci-19.sh
ci.sh
config.ru
COPYRIGHT
cruise_config.rb
Gemfile Faraday follows redirects 2011-06-22 12:53:18 -07:00
Gemfile.lock Faraday follows redirects 2011-06-22 12:53:18 -07:00
GNU-AGPL-3.0
INSTALL_ON_OSX
Rakefile
README.md make resource link references less wordy in readme. 2011-06-20 05:19:25 -07:00
Sodfile
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 ALPHA SOFTWARE AND SHOULD BE TREATED ACCORDINGLY. 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

###An introduction to the source code ###Issue tracker (bugs and features). ###How to use git

Here are a few good places to start:

  • Run "rake spec" to run our Rspec unit test suite.

  • 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.

Catches 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. This dual license agreement allows us to release limited pieces of Diaspora under the MIT license. You can find it here.

Resources

Here is our bug tracker and our roadmap. Also, you can find see what the core team is up to 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, corresponding public key (keyID: 77485064).