No description
Find a file
2022-07-20 21:26:58 +02:00
.github/workflows Update repo data before trying to install packages 2021-07-26 02:31:53 +02:00
app Upgrade to rails 6.0 2022-07-20 21:26:58 +02:00
bin Upgrade to rails 6.0 2022-07-20 21:26:58 +02:00
config Upgrade to rails 6.0 2022-07-20 21:26:58 +02:00
db/migrate Migrate remote_photo_path and cleanup old photo uploads 2021-11-23 00:43:56 +01:00
docker/develop Fix running jasmine tests in docker 2021-10-01 02:11:36 +02:00
features Undo another Capybara refactor that causes CI to break 2022-06-19 19:30:41 +02:00
graphics Add a manifest.json file as a first step to make diaspora* a PWA 2019-04-27 18:00:14 +02:00
lib Upgrade to sprockets 4 2022-07-20 21:26:40 +02:00
log ensure ./log folder exists 2021-09-18 19:18:03 +02:00
public Add /camo/ to robots.txt 2018-02-27 00:47:32 +01:00
script Use bundler-cache: true instead of actions/cache@v2 2021-04-10 11:07:37 +02:00
spec Upgrade to rails 6.0 2022-07-20 21:26:58 +02:00
tmp/pids ensure tmp/pids exists [ci skip] 2015-05-21 17:25:47 +02:00
vendor Remove entypo-rails dependency and add font to vendor/assets 2022-07-03 20:44:10 +02:00
.codeclimate.yml add CodeClimate config 2016-07-06 00:59:16 +02:00
.editorconfig add editorconfig 2015-02-14 17:07:56 +01:00
.eslintrc Replace rails-assets-perfect-scrollbar with rails-assets-utatti-perfect-scrollbar 2018-04-12 02:44:43 +02:00
.foreman Add vines as foreman task 2014-11-13 11:36:55 +01:00
.gitignore Update .gitignore from develop branch 2022-07-18 00:54:42 +02:00
.haml-lint.yml add haml-lint 2015-08-23 13:21:53 +02:00
.pronto.yml Configure pronto to ignore files in vendor and consolidate comments 2016-08-10 00:40:48 +02:00
.rspec require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
.rubocop.yml Upgrade to rails 6.0 2022-07-20 21:26:58 +02:00
.ruby-gemset Replace .rvmrc by .ruby-version 2014-03-24 15:33:29 +01:00
.ruby-version Bump ruby version to 2.6, drop support of 2.3 2020-06-13 23:29:47 +02:00
.scss-lint.yml Enforce comments before temporary linter rule changes 2016-02-06 14:15:04 +01:00
.slugignore added a few more files to ignore for the slugignore [ci skip] 2012-01-15 20:04:46 -08:00
AUTHORS Update AUTHORS file 2015-09-14 21:50:09 +02:00
browserlist bump autoprefixer-rails 2015-02-28 02:36:14 +01:00
Changelog.md Fix Link to OWASP CSRF more information page 2022-07-16 04:44:17 +02:00
CODE_OF_CONDUCT.md Update Contributor Covenant to v1.4.0 2016-06-19 19:46:19 +02:00
config.ru Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
CONTRIBUTING.md Add a Contributing file 2017-07-12 16:14:58 +02:00
COPYRIGHT remove unused social media logos and add attribution 2015-05-29 11:39:01 +02:00
FederationProcfile basic federation profile testing stuff 2012-02-14 10:58:57 -08:00
Gemfile Upgrade to rails 6.0 2022-07-20 21:26:58 +02:00
Gemfile.lock Upgrade to rails 6.0 2022-07-20 21:26:58 +02:00
LICENSE Rename GNU-AGPL-3.0 to LICENSE 2016-09-25 07:26:07 +02:00
Procfile replace foreman with eye 2015-05-19 02:55:31 +02:00
Rakefile Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
README.md Add dedicated SECURITY.md. 2022-04-26 21:02:35 +02:00
redis-integration1.conf seperate and move redis dump files so they don't mess with installed redis 2012-05-08 12:41:57 +02:00
redis-integration2.conf seperate and move redis dump files so they don't mess with installed redis 2012-05-08 12:41:57 +02:00
SECURITY.md Add dedicated SECURITY.md. 2022-04-26 21:02:35 +02:00

diaspora*

A privacy-aware, distributed, open source social network

Project site | Wiki | Bugtracker | Discussions and Support | License | Authors

Installation

You don't have to install diaspora* to use the network. There are many servers connected to diaspora*s network which are open to anyone, and you can create an account on one of these servers. Have a look at our tips for finding a home, or you can just go straight to the list of open servers to sign up.

Want to own your data and install diaspora*? Whether you just want to try it out, want to install it on your server or want to contribute and need a development setup, our installation guides will get you started!

Questions?

Have a look at our FAQs for users, for pod administrators or for developers.

Still haven't found an answer? Talk to us! Read how we communicate. We're here to answer all your questions.

Contribute

To keep diaspora* growing and improving we need all help we can get. Whether you can contribute code, ideas, translations, bug reports or simply extend the community as a helpful user or pod administrator, your help is welcome!

Everyone interacting in diasporas codebases, issue trackers, chat rooms, the wiki, and the Discourse is expected to follow the diaspora* code of conduct.

Security

See SECURITY.md for instructions on how to responsibly report a security vulnerability.