No description
Find a file
Sean Tilley 4b372cfca9 Merge pull request #3669 from DeadSuperHero/feature/remove-alpha-logo
Remove Alpha logo from branding [ci skip]
2012-10-19 11:49:38 -07:00
app Merge pull request #3669 from DeadSuperHero/feature/remove-alpha-logo 2012-10-19 11:49:38 -07:00
config No need for Gentoo having its own certificate_authorities example 2012-10-13 18:53:42 +03:00
db fix db/seeds.rb 2012-10-03 20:39:35 -03:00
features adds password_confirmation field to registration page 2012-10-11 19:45:52 -02:00
graphics
lib Fix show post Community Spotlight on stream 2012-10-14 00:01:46 +02:00
public update landing page 2012-08-24 13:45:05 -07:00
script forgot one in the text ... always scroll to the bottom [ci skip] 2012-10-06 12:10:29 +02:00
spec Merge pull request #3645 from Raven24/fix-link-regex 2012-10-19 02:24:24 -07:00
vendor/assets/javascripts facebox invitations top on left - outerWidth fail 2012-10-08 23:08:50 +02:00
.foreman do not start a worker by default [ci skip] 2012-10-17 19:59:03 +02:00
.gitignore New configuration system 2012-09-26 20:19:37 +02:00
.pairs
.powenv
.powrc
.rspec just stop settingslogic from breaking rspec output for now 2012-09-26 18:54:14 +02:00
.rvmrc refactor ci scripts 2012-09-23 19:00:52 +02:00
.slugignore
.travis.yml readd develop branch to .travis.yml, somehow lost in merge 2012-09-23 19:06:54 +02:00
AUTHORS
Capfile
Changelog.md Fix show post Community Spotlight on stream 2012-10-14 00:01:46 +02:00
config.ru
COPYRIGHT
FederationProcfile
Gemfile made hy available, temporarily switched to git release of rails-i18n to fix #3023 [ci skip] 2012-10-07 14:30:29 +02:00
Gemfile.lock made hy available, temporarily switched to git release of rails-i18n to fix #3023 [ci skip] 2012-10-07 14:30:29 +02:00
GNU-AGPL-3.0
Guardfile
Procfile the default worker entry in the procfile will not actually run a worker 2012-10-17 10:55:18 -07:00
Rakefile
README.md let travis build develop and update readme to display the status 2012-09-17 01:12:22 +02: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.

  • master: Build Status master
  • develop: Build Status develop
  • Dependency Status
  • Code Climate

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

Also, feel free to jump in and check things that need to be done in our Community Pivotal Tracker

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

More Resources: