No description
Find a file
2010-10-13 12:26:52 +02:00
app corrected link on the account page 2010-10-11 15:07:17 -07:00
autotest Add or later to license notice 2010-10-07 16:25:34 -07:00
config Merge branch 'master' of github.com:diaspora/diaspora 2010-10-11 14:58:22 -07:00
db Add or later to license notice 2010-10-07 16:25:34 -07:00
doc Activerecord this time\! 2010-06-11 10:40:49 -07:00
features Run whitespace:cleanup 2010-10-07 10:47:37 -07:00
lib moved verify comment sig before any saving goes on 2010-10-12 16:01:36 -07:00
pkg Not used 2010-10-13 01:41:28 +02:00
public Merging in bigbash's fixes 2010-10-12 15:09:32 -07:00
script Providing better message if port 3000 is in use, closing ticket 287. 2010-10-13 12:26:52 +02:00
spec remote comment spec, which passed surprisingly, the comment contains the person 2010-10-12 15:31:54 -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 Adding the ubuntu install package, initial version. 2010-10-12 21:22:49 +02: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.sh Gemfile.lock is different in 1.9.2, so we need to remove it after running specs so the next pull succeeds. 2010-10-11 22:37:58 -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
Gemfile Changed remaining http:// to git:// 2010-10-12 16:28:42 -05:00
Gemfile.lock Merging in bigbash's fixes 2010-10-12 15:09:32 -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 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.