No description
Find a file
2012-05-22 12:38:48 -07:00
app DG DC MS; stream has one interactions div 2012-05-22 12:38:48 -07:00
config make pt-PT available [ci skip] 2012-05-22 17:57:25 +02:00
db update schema, also made bob and admin in the seeds [ci skip] 2012-05-22 11:24:36 -07:00
features new post types. remove old ones. yeah. 2012-05-21 18:45:01 -07:00
graphics
lib no more oauth steps, so remove them from the runner and options 2012-05-22 11:06:36 -07:00
public
script when using system ruby, we might need sudo [ci skip] 2012-05-20 22:46:07 +02:00
spec DG DC MS; stream has one interactions div 2012-05-22 12:38:48 -07:00
vendor/assets/javascripts
.foreman
.gitignore
.gitmodules
.pairs
.powenv
.rspec
.rvmrc
.slugignore
.travis.yml removed typo in travis.yml 2012-05-17 19:05:27 -07:00
AUTHORS
Capfile
config.ru
COPYRIGHT
FederationProcfile
Gemfile remove some unused gems 2012-05-22 11:03:58 -07:00
Gemfile.lock remove some unused gems 2012-05-22 11:03:58 -07:00
GNU-AGPL-3.0
Guardfile
Procfile add super slow worker [ci skip] 2012-02-21 12:40:26 -08:00
Rakefile
README.md money party. 2012-05-14 18:55:32 -07:00
redis-integration1.conf
redis-integration2.conf

Diaspora*

Diaspora is a privacy-aware, personally-controlled, do-it-all open source social network. Check out our project site.

Build Status Dependency Status


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


With Diaspora you can:

  • Make cool stuff
  • Share it across the web
  • Own your own data

Quick Start:

Here's how you can get a development environment up and running. This is where any new pod runner should start, as well as people looking to contribute to D*. This script assumes you have a basic Rails setup installed.

Step 1: Run the script and follow the on screen instructions.

  bash <(curl https://raw.github.com/diaspora/diaspora/master/script/install.sh)

Step 2: Run the the development server

  rails s

then visit 'http://localhost:3000' in your browser.

Step 3 (for developers): Run tests

  rake

Step 4 (for everyone): Party.

Want a production setup? Having trouble with install script? Want to install D* the slow way?

Look to more specific install guides here.

Contributing

We love community contributions, and we work extra hard to make sure every code contribution is looked at and given feedback. To help everyone involved, please review our Pull Request Guidelines to make sure all contributions are submitted smoothly.

Documentation is available on our wiki

Before submitting code, please sign our Contributor License Agreement Sign Here

More Resources: