Skip to content
Extraits de code Groupes Projets
avatar de l'utilisateur
Steven Hancock rédigé
* Update interim-bootstrap to use the partials from bootstrap-sass,
since some of the names have been changed (and we're using the
Bootstrap 2 javascript now). This should make it easy to keep the
file up to date with the version of Bootstrap we're using.
* Use interim-bootstrap instead of bootstrap-complete in default.css to
avoid the little problem I ran into with Bootstrap + Blueprint grids
not getting along. :)
* Revert the CSS class change (from .span-24.last to .row) in
layouts/application since interim-bootstrap works around that problem.
* Get rid of .icon-black since it's not needed.
* Remove the 60px padding on the page body since it isn't needed and
causes problems with the single post view.
acf823ff
Historique

Diaspora

Welcome to the Diaspora project, the privacy aware, personally controlled, do-it-all, open source social network. Diaspora Project


Diaspora is currently going through a huge refactoring push, the code is changing fast! If you want to do something big, reach out on IRC or the mailing list first, so you can contribute effectively <3333


THIS IS ALPHA SOFTWARE AND SHOULD BE TREATED ACCORDINGLY. IT IS FUN TO GET RUNNING, BUT EXPECT THINGS TO BE BROKEN.

Build Status Dependency Status

TL;DR

Are you a user?

You can get an account on many Diaspora pods, or sign up for an invite at the pod run by the original development team at https://joindiaspora.com

Are you a developer?

Read on for how to get started.

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.

Installation Guides

We have guides for pod admins (called podmins) here.

Contributing to Diaspora

Information on contributing to the Diaspora project can be found on the wiki. You can check our Issue tracker (bugs), learn how we work with git, and become more familiar with our system

Here are a few good places to start:

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

Catches 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, Javascript tests should be in Jasmine, 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.

Resources

Here is our bug tracker and our roadmap. Also, you can find see what the core team is up to here.

Ongoing discussion:

General info and updates about the project can be found on our blog, our devblog, 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).