Go to file
Andreas Nedbal e8657891a9 Add wrapper -body classes to answerbox sections 2023-01-12 21:03:44 +01:00
.devcontainer
.docker
.github Bump actions/checkout from 3.2.0 to 3.3.0 2023-01-09 09:07:34 +00:00
app Add wrapper -body classes to answerbox sections 2023-01-12 21:03:44 +01:00
bin Remove Webpacker 2023-01-08 12:19:45 +01:00
config Merge branch 'main' into feature/long-questions 2023-01-11 22:24:58 +01:00
db Add option for allowing long questions 2023-01-08 13:03:06 +01:00
docs
lib Merge branch 'main' into feature/long-questions 2023-01-11 22:24:58 +01:00
log
public remove flag leftovers 2023-01-05 10:37:44 +01:00
service-docs
spec Merge branch 'main' into feature/long-questions 2023-01-11 22:24:58 +01:00
tmp
.browserslistrc
.editorconfig
.eslintrc.json
.gitignore Remove Webpacker 2023-01-08 12:19:45 +01:00
.haml-lint.yml
.rspec
.rubocop.yml
.ruby-version
Brewfile
Brewfile.lock.json
Gemfile Remove Webpacker 2023-01-08 12:19:45 +01:00
Gemfile.lock Merge pull request #937 from Retrospring/dependabot/bundler/pghero-3.1.0 2023-01-09 09:16:29 +00:00
LICENSE
Procfile.dev Install and setup jsbundling-rails with esbuild 2023-01-08 12:19:45 +01:00
README.md
Rakefile Ignore block length on `justask` namespace 2023-01-02 11:44:11 +01:00
config.ru
crowdin.yml
docker-compose.yml start Rails server using rdebug-ide in Docker 2022-12-24 12:28:32 +01:00
package.json Merge pull request #942 from Retrospring/dependabot/npm_and_yarn/fontsource/lexend-4.5.14 2023-01-09 11:25:12 +00:00
tsconfig.json Adjust build target to work with esbuild 2023-01-08 12:19:45 +01:00
yarn.lock Merge pull request #942 from Retrospring/dependabot/npm_and_yarn/fontsource/lexend-4.5.14 2023-01-09 11:25:12 +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/.