No description
Find a file
Benjamin Neff 7ec2a68256
Merge pull request #8439 from jhass/feature/comment_likes_api
add API routes for comment likes
2024-06-05 01:01:52 +02:00
.github/workflows Upgrade to ruby 3.3 2024-06-05 00:35:48 +02:00
app Merge pull request #8439 from jhass/feature/comment_likes_api 2024-06-05 01:01:52 +02:00
bin Replace Unicorn with Puma 2022-09-09 04:33:37 +02:00
config Merge pull request #8439 from jhass/feature/comment_likes_api 2024-06-05 01:01:52 +02:00
db/migrate Always strip exif data and drop user setting for it 2023-06-04 04:25:01 +02:00
docker/develop Upgrade to ruby 3.3 2024-06-05 00:35:48 +02:00
features Merge pull request #8203 from tclaus/2999-likes-comment 2023-11-13 02:32:43 +01: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 Add notifications for likes on comments 2023-11-13 02:27:55 +01: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 Downgrade sidekiq to latest 6.x version 2023-06-28 14:05:55 +02:00
spec Merge pull request #8439 from jhass/feature/comment_likes_api 2024-06-05 01:01:52 +02:00
tmp/pids
vendor Add NodeInfo 2.1 2022-07-23 16:59:37 +02:00
.codeclimate.yml add CodeClimate config 2016-07-06 00:59:16 +02:00
.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 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 Add notifications for likes on comments 2023-11-13 02:27:55 +01:00
.ruby-gemset
.ruby-version Upgrade to ruby 3.3 2024-06-05 00:35:48 +02:00
.scss-lint.yml New registration page, mentionning the import, fixes #8009 2023-11-13 21:06:20 +01:00
.slugignore
AUTHORS
browserlist
Changelog.md Merge pull request #8439 from jhass/feature/comment_likes_api 2024-06-05 01:01:52 +02:00
CODE_OF_CONDUCT.md
config.ru Replace Unicorn with Puma 2022-09-09 04:33:37 +02:00
CONTRIBUTING.md Add a Contributing file 2017-07-12 16:14:58 +02:00
COPYRIGHT
Gemfile Bump cucumber-rails 2024-06-05 00:34:02 +02:00
Gemfile.lock Upgrade to ruby 3.3 2024-06-05 00:35:48 +02:00
LICENSE Rename GNU-AGPL-3.0 to LICENSE 2016-09-25 07:26:07 +02:00
package.json Bump perfect-scrollbar 2024-06-05 00:35:48 +02:00
Procfile Replace Unicorn with Puma 2022-09-09 04:33:37 +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
SECURITY.md Add dedicated SECURITY.md. 2022-04-26 21:02:35 +02:00
yarn.lock Bump perfect-scrollbar 2024-06-05 00:35:48 +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.