No description
Find a file
Dennis Schubert c095959e6a
[CI] Make the extremely long status message less long.
The old message, being 2048 chars long, apparently sometimes tripped up
Ferrum or Chrome itself. The new, shorter, message does that less or not
at all. It's still long enough, though, as the way we determine if a
status message is "too long" is by height only, so line-breaks work.
2023-06-13 05:00:29 +02:00
.github/workflows Add ruby 3.1, drop ruby 2.7 2023-06-12 02:51:16 +02:00
app Merge pull request #8421 from SuperTux88/cleanup-from-header-unicode-emojis 2023-06-10 17:26:48 +02:00
bin Replace Unicorn with Puma 2022-09-09 04:33:37 +02:00
config Remove workaround required to load YAML with ruby 2.7 and 3.1 2023-06-12 02:51:41 +02:00
db/migrate Always strip exif data and drop user setting for it 2023-06-04 04:25:01 +02:00
docker/develop Add ruby 3.1, drop ruby 2.7 2023-06-12 02:51:16 +02:00
features [CI] Make the extremely long status message less long. 2023-06-13 05:00:29 +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 Always strip exif data and drop user setting for it 2023-06-04 04:25:01 +02:00
log ensure ./log folder exists 2021-09-18 19:18:03 +02:00
public
script Use podman to build when installed and configured 2023-06-07 02:46:28 +02:00
spec Merge pull request #8421 from SuperTux88/cleanup-from-header-unicode-emojis 2023-06-10 17:26:48 +02:00
tmp/pids
vendor Add NodeInfo 2.1 2022-07-23 16:59:37 +02:00
.codeclimate.yml
.editorconfig
.eslintrc Remove the JSXC/Prosody integration. 2019-10-18 23:14:14 +02:00
.foreman
.gitignore Merge branch 'next-minor' into develop 2022-07-18 00:56:41 +02:00
.haml-lint.yml
.pronto.yml
.rspec
.rubocop.yml Drop ruby 2.6 to allow new diaspora_federation version 2022-07-20 22:42:01 +02:00
.ruby-gemset
.ruby-version Add ruby 3.1, drop ruby 2.7 2023-06-12 02:51:16 +02:00
.scss-lint.yml
.slugignore
AUTHORS
browserlist
Changelog.md Merge pull request #8427 from SuperTux88/gem-updates 2023-06-12 05:04:10 +02:00
CODE_OF_CONDUCT.md
config.ru Replace Unicorn with Puma 2022-09-09 04:33:37 +02:00
CONTRIBUTING.md
COPYRIGHT
Gemfile Bump capybara for ruby 3.1 2023-06-12 02:25:26 +02:00
Gemfile.lock Bump net-* gems and digest 2023-06-12 04:35:45 +02:00
LICENSE
package.json Drop jquery.textchange 2022-07-17 22:16:05 +03:00
Procfile Replace Unicorn with Puma 2022-09-09 04:33:37 +02:00
Rakefile
README.md Add dedicated SECURITY.md. 2022-04-26 21:02:35 +02:00
SECURITY.md Add dedicated SECURITY.md. 2022-04-26 21:02:35 +02:00
yarn.lock Drop jquery.textchange 2022-07-17 22:16:05 +03: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.