No description
Find a file
2010-10-02 12:37:53 -07:00
app removed the puts 2010-10-02 12:37:53 -07:00
autotest Remove consecutive empty lines 2010-09-25 12:06:39 -04:00
config moved user's public route to user controller. changed person.public_url to reflect change. 2010-09-27 22:30:16 -07:00
db Merge branch 'master' of github.com:diaspora/diaspora into fb 2010-09-27 15:39:50 -07:00
doc Activerecord this time\! 2010-06-11 10:40:49 -07:00
features Refactor to use a Background 2010-09-26 14:18:58 -04:00
lib slowly getting specs to pass on with the new api 2010-09-30 15:17:53 -07:00
public tar the app's source and throw it in the public folder on server boot. 2010-09-29 17:42:56 -04:00
script tar ignores files specified in .gitignore 2010-09-30 13:40:36 -04:00
spec user posting spec is now green, now stubbing on the apropriate method 2010-10-02 12:34:16 -07:00
vendor/plugins Activerecord this time\! 2010-06-11 10:40:49 -07:00
.gitignore update gitignore 2010-09-29 17:45:36 -04: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 Use improved whitespace:scrub_gratuitous_newlines 2010-09-26 12:52:39 -04:00
config.ru Use improved whitespace:scrub_gratuitous_newlines 2010-09-26 12:52:39 -04:00
COPYRIGHT Big clean up: delete trailing whitespace 2010-09-26 12:48:40 -04:00
Gemfile Merge branch 'master' of github.com:diaspora/diaspora into fb 2010-09-27 15:39:50 -07:00
Gemfile.lock Merge branch 'master' of github.com:diaspora/diaspora into fb 2010-09-27 15:39:50 -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 Use improved whitespace:scrub_gratuitous_newlines 2010-09-26 12:52:39 -04:00
README.md moved stuff around in the readme 2010-09-27 22:06:47 -07:00

Diaspora

The privacy aware, personally controlled, do-it-all, open source social network.

DISCLAIMER: 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

Initial installation instructions are here.

We are continuing to build features and improve the code base. When we think it is ready for general use, we will post more final instructions.

Commit Guidlines

You are welcome to contribute, add to and extend Diaspora however you see fit. We will do our best to incorporate everything that meets our guidelines.

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.

All commits must be tested, and after each commit, all tests should be green before a pull request is sent. Please write your tests in Rspec.

GEMS: We would like to keep external dependencies unduplicated. We're using Nokogiri, Mongomapper, and EM::HttpRequest as much as possible. We have a few gems in the project we'd rather not use, but if you can, use dependencies we already have.

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.