No description
Find a file
2011-03-30 17:17:36 +02:00
app clean up stray hidden input tags by passing the data directly into the js where possible and placing them under an existing form tag elsewhere 2011-03-30 17:17:36 +02:00
autotest
chef/cookbooks
config made flash messages for conversations translatable 2011-03-30 16:52:43 +02:00
db Remove any stray post_visibilities 2011-03-29 18:30:17 -07:00
doc
features Moving PostVisibility to aspects, WIP, model specs pass 2011-03-29 17:31:56 -07:00
lib disallow dots in tags as rails routing system doesn't like them 2011-03-30 15:41:26 +02:00
log
pkg@1a545fffb3
public renamed the js to indicate custom 2011-03-29 17:25:35 -07:00
script typo in script/server 2011-03-26 18:58:18 +01:00
spec Fix all specs, add foreign key constraints on post_visibility 2011-03-29 17:31:56 -07:00
tmp
vendor
.gitignore
.gitmodules
.pairs
.rspec
AUTHORS
Capfile
ci-19.sh
ci.sh
config.ru
COPYRIGHT
cruise_config.rb
Gemfile Revert "update selenium-webdriver to 0.1.4,fixes #829" 2011-03-27 16:32:40 -07:00
Gemfile.lock Revert "update selenium-webdriver to 0.1.4,fixes #829" 2011-03-27 16:32:40 -07:00
GNU-AGPL-3.0
Rakefile
README.md Take out rspec convention link 2011-03-27 17:39:28 -07:00
Termfile

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. The agreement gives Diaspora joint ownership of the patch so the copyright isn't scattered. You can find it here. We're currently working on revising it more details on what we're going for can be found 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.