No description
Find a file
2010-10-11 11:52:57 -07:00
app Merge branch 'invites' of github.com:diaspora/diaspora into invites 2010-10-11 11:52:57 -07:00
autotest Add or later to license notice 2010-10-07 16:25:34 -07:00
config Merge branch 'invites' of github.com:diaspora/diaspora into invites 2010-10-11 11:52:57 -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 DG MS; cleaned up method 2010-10-11 11:38:08 -07:00
pkg Use make_relative_symlink scripts to avoid %post ln commands. 2010-10-10 16:38:02 +02:00
public DG MS; added tooltip 2010-10-11 10:53:00 -07:00
script Add or later to license notice 2010-10-07 16:25:34 -07:00
spec Merge branch 'invites' of github.com:diaspora/diaspora into invites 2010-10-11 11:52:57 -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 Ignore stgit files all over the place 2010-10-10 16:38:01 +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
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 Merge branch 'invites' of github.com:diaspora/diaspora into invites 2010-10-11 11:52:57 -07:00
Gemfile.lock Merge branch 'invites' of github.com:diaspora/diaspora into invites 2010-10-11 11:52:57 -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 Add links to issue tracker 2010-10-11 11:27:10 -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. Issue tracking is at bugs.joindiaspora.com.

Commit Guidelines

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.

You can find an introduction to the source code here. For an idea of where to start, look at our issue tracker.

Make a topic branch. By making your changes in a topic branch, you ensure that new commits to your master are not included in the pull request, and it's easier for us to merge your commits.

Please do not rebase our tree into yours. See here for when to rebase.

Patches must be tested, and all your 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.

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.