No description
Find a file
2011-05-31 15:52:17 -05:00
app fixed unlike the right way 2011-05-29 18:15:46 +02:00
autotest add autotest growl, if thats how you roll 2011-01-11 14:29:17 -08:00
chef/cookbooks We don't need that on debian. 2011-04-20 23:16:53 +02:00
config user can now disable thin and use ./script/server to fire up resque and websocket only 2011-05-29 16:11:29 +02:00
db don't update timestamps in the migration 2011-05-27 19:57:51 +02:00
doc Activerecord this time\! 2010-06-11 10:40:49 -07:00
features Clean up stream.js, make the comments step selector more sane 2011-05-31 15:52:17 -05:00
lib Don't need to export the selenium server port anymore on CI. Yay! 2011-05-28 22:22:06 -07:00
log Add log directory 2010-11-12 11:21:54 +01:00
pkg@1a545fffb3 Pkg update 2011-01-07 11:34:32 +01:00
public Clean up stream.js, make the comments step selector more sane 2011-05-31 15:52:17 -05:00
script I always forget that space… 2011-05-29 16:19:20 +02:00
spec specs for new methods in user model 2011-05-29 18:46:30 +02:00
tmp Add a global tmp directory, according to rails spec. 2010-10-10 16:38:01 +02:00
vendor/plugins/mobile-fu Remove vendored jasmine; use normal jasmine gem. thx @tubbo for the prompt. 2011-05-28 21:03:39 -07:00
.gitignore Switching to settingslogic to manage our configuration. THE FILE FORMAT HAS CHANGED. OLD APP.YML AND APP_CONFIG.YML FILES WILL NOT WORK ANYMORE. 2011-05-28 19:44:40 -07:00
.gitmodules Pkg update (re-added) 2010-11-12 11:18:28 +01:00
.pairs Add Michael and Jeff to pairs file 2010-12-21 14:59:47 -08:00
.rspec added mutual flag, removed pending from contact, specs are green. wip 2011-04-05 16:12:53 -07:00
.rvmrc .rvmrc should always specify patchlevel 2011-05-22 17:40:26 -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 creates gemset if it doesn't exist 2010-10-29 19:08:47 -07:00
ci.sh Modify REE garbage collection settings for speedier tests. 2011-02-22 21:00:08 -08:00
config.ru Revert "memprof" 2011-03-02 13:34:29 -08:00
COPYRIGHT Big clean up: delete trailing whitespace 2010-09-26 12:48:40 -04:00
cruise_config.rb ci.sh uses @diaspora gemset and forces removal of Gemfile.lock 2010-10-20 22:37:50 -07:00
Gemfile Remove vendored jasmine; use normal jasmine gem. thx @tubbo for the prompt. 2011-05-28 21:03:39 -07:00
Gemfile.lock Remove vendored jasmine; use normal jasmine gem. thx @tubbo for the prompt. 2011-05-28 21:03:39 -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
INSTALL_ON_OSX osx installer updates to the voice 2011-05-15 12:27:44 -07:00
Rakefile use aspect dropdowns everywhere; updated rake to 0.9.0 2011-05-20 11:50:41 -07:00
README.md Update wording for contributor agreement 2011-05-17 11:15:02 -07:00
Sodfile added debian sod recipies 2011-04-20 14:02:52 -07:00
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

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.

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