Go to file
Andreas Nedbal 9e35c036b1 Rewrite WebPush enable handler to properly catch errors 2023-10-14 20:57:09 +02:00
.devcontainer
.docker
.github Bump actions/checkout from 4.0.0 to 4.1.0 2023-09-25 09:37:54 +00:00
app Rewrite WebPush enable handler to properly catch errors 2023-10-14 20:57:09 +02:00
bin
config use .env and support SMTP configuration 2023-09-05 22:25:19 +02:00
db
docs
lib Bump version to 2023.0901.0 2023-09-01 20:11:47 +02:00
log
public update to new mastodon handle 2023-08-24 18:08:04 +02:00
service-docs
spec Fix lint errors 2023-08-18 19:43:59 +02:00
tmp
.browserslistrc
.editorconfig
.eslintrc.json
.gitignore implement changes from review 2023-09-05 22:25:19 +02:00
.haml-lint.yml
.rspec
.rubocop.yml
.ruby-version
.stylelintrc.json
Brewfile
Brewfile.lock.json
Containerfile
Gemfile Bump openssl from 3.1.0 to 3.2.0 2023-09-22 17:06:03 +00:00
Gemfile.lock Merge pull request #1366 from Retrospring/dependabot/bundler/net-imap-0.4.0 2023-10-10 17:23:08 +00:00
LICENSE
Procfile.dev
README.md
Rakefile
SECURITY.md
config.ru
crowdin.yml
docker-compose.yml
package.json Bump sass from 1.68.0 to 1.69.0 2023-10-09 09:06:27 +00:00
tsconfig.json
yarn.lock Bump sass from 1.68.0 to 1.69.0 2023-10-09 09:06:27 +00:00

README.md

The Retrospring logo

Retrospring

Retrospring is a free, open-source social network following the Q/A (question and answer) principle of sites like Formspring, ask.fm or CuriousCat. Users can create accounts on Retrospring to receive questions from other users of the site and/or anonymous people on the Internet. They can also follow each other on Retrospring to see new answers of their friends in the timeline and to ask their followers interesting questions.

Installation

You can find all the installation instructions needed for a local/production setup of Retrospring in the Wiki.

Contributing

Retrospring is free, open-source software licensed under AGPLv3.

Our guidelines and general information about how you can help us improving Retrospring can be found in the CONTRIBUTING.md file.

Licence

Copyright (C) 2014-2022 The Retrospring team and contributors

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.