No description
Find a file
2010-10-27 13:15:25 -07:00
app Merge branch 'master' of github.com:diaspora/diaspora into contact-refactor 2010-10-27 09:53:50 -07:00
autotest Add or later to license notice 2010-10-07 16:25:34 -07:00
chef/cookbooks Daemontools installs and starts up mongo 2010-10-25 03:03:11 +00:00
config Merge remote branch 'hexagon/se-localization' 2010-10-27 11:08:06 -07:00
db IZ moved methods found in spec helper to helper methods file. now we can include them in the db scripts to keep friending behavior in sync 2010-10-27 10:32:09 -07:00
doc Activerecord this time\! 2010-06-11 10:40:49 -07:00
features work in progress cucumber feature for posting messages 2010-10-24 22:57:43 -07:00
lib removed the http inspect 2010-10-26 19:19:34 -07:00
pkg Bundle: add licenses, handle git gems 2010-10-26 00:12:15 +02:00
public soft shadow on header 2010-10-26 23:38:12 -07:00
script Polishing up after git mess... 2010-10-20 22:05:42 +02:00
spec Merge branch 'master' of github.com:diaspora/diaspora 2010-10-27 11:13:41 -07:00
tmp Add a global tmp directory, according to rails spec. 2010-10-10 16:38:01 +02:00
vendor/plugins Activerecord this time\! 2010-06-11 10:40:49 -07:00
.gitignore removing oauth keys 2010-10-25 17:41:58 -07:00
.pairs Adding a .pairs file 2010-08-26 17:55:09 -07:00
.rspec tried taking format nested out of tests. maybe it will give us dots? 2010-08-17 00:01:47 -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 Split ci.sh into separate versions for 1.8.7 and 1.9.2 2010-10-27 13:15:25 -07:00
ci.sh Split ci.sh into separate versions for 1.8.7 and 1.9.2 2010-10-27 13:15:25 -07:00
config.ru Add or later to license notice 2010-10-07 16:25:34 -07:00
COPYRIGHT Big clean up: delete trailing whitespace 2010-09-26 12:48:40 -04:00
cruise_config.rb Clean checkout: bad idea. 2010-10-25 22:00:33 -07:00
Gemfile At some point, we should upgrade database_cleaner to 0.6.0. That point is not now. (It breaks cucumber.) 2010-10-26 19:05:18 -07:00
Gemfile.lock At some point, we should upgrade database_cleaner to 0.6.0. That point is not now. (It breaks cucumber.) 2010-10-26 19:05:18 -07:00
GNU-AGPL-3.0 added license to every single goddamn file. also, put one in the root dir. 2010-09-13 14:23:50 -07:00
Rakefile Add or later to license notice 2010-10-07 16:25:34 -07:00
README.md readme added link to our convention 2010-10-24 15:17:15 -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

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

Resources

We are maintaining a public tracker project and a roadmap. Also, you can file bug reports on our issue tracker.

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.