No description
Find a file
2012-04-13 18:08:52 -07:00
app rails_admin; i do what i want 2012-04-13 18:08:52 -07:00
config rails_admin; i do what i want 2012-04-13 18:08:52 -07:00
db rails_admin; i do what i want 2012-04-13 18:08:52 -07:00
features mentions are clickable in framer 2012-04-11 18:34:12 -07:00
graphics
lib fix webfinger for (old?) nokogiri syntax 2012-04-11 18:19:14 -07:00
public fix path to logo in default.html [ci skip] 2012-04-06 17:04:29 +02:00
script comments for what I want this to be 2012-04-13 10:25:52 -07:00
spec Update aspects dropdown to say number of selected aspects 2012-04-13 17:49:49 -07:00
vendor/assets/javascripts upgrade backbone, fix tests 2012-04-03 16:31:52 -07:00
.foreman
.gitignore Move Javascript to the asset pipeline 2012-03-27 18:07:44 -07:00
.gitmodules
.pairs
.rspec adding a bit to tubbo's spork branch 2012-03-31 01:22:46 -04:00
.rvmrc
.slugignore
.travis.yml reenable pg on travis but let it use a basic database.yml 2012-04-10 21:53:33 +02:00
AUTHORS
Capfile Make Capistrano precompile assets on deploy 2012-03-27 18:08:28 -07:00
config.ru
COPYRIGHT
FederationProcfile
Gemfile rails_admin; i do what i want 2012-04-13 18:08:52 -07:00
Gemfile.lock rails_admin; i do what i want 2012-04-13 18:08:52 -07:00
GNU-AGPL-3.0
Guardfile add wait and suppress all the cukes from starting on the specific cucumber task 2012-03-31 01:34:55 -04:00
Procfile
Rakefile
README.md Update README [ci skip] 2012-04-12 17:12:53 -05:00
redis-integration1.conf
redis-integration2.conf

Welcome to the Diaspora Project!

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:

  • Run and host your own pod and have control over your own social experience.
  • Own your own data.
  • Make friends across other pods seamlessly.

Documentation is available on our wiki

Quick Start:

Here's how you can get a development environment up and running. You can check out system-specific guides here.

Step 1: Clone the repo

Step 2: Navigate to your cloned repository

Step 3: Install Bundler and gems (depending on OS Vendor)

Step 4: Edit database.yml, and rename application.yml.example to just application.yml

Step 5: Create and migrate the database

Step 6: Start the test server

Resources: