Go to file
Karina Kwiatek 999f599029
Merge pull request #1005 from Retrospring/skip-announcements-in-ajax
2023-01-27 23:53:20 +01:00
.devcontainer
.docker
.github Cache installed node modules in Actions 2023-01-21 12:54:04 +01:00
app Merge pull request #1005 from Retrospring/skip-announcements-in-ajax 2023-01-27 23:53:20 +01:00
bin
config routes: remove unused `:page` param and all `:via` options 2023-01-22 00:04:33 +01:00
db
docs
lib Bump version to 2023.0127.0 2023-01-27 17:28:13 +01:00
log
public Only pass cached requests through service worker 2023-01-26 16:26:49 +01:00
service-docs
spec inbox: update inbox entries in controller 2023-01-27 20:36:22 +01:00
tmp
.browserslistrc
.editorconfig
.eslintrc.json
.gitignore
.haml-lint.yml
.rspec
.rubocop.yml
.ruby-version
.stylelintrc.json
Brewfile
Brewfile.lock.json
Gemfile
Gemfile.lock Merge pull request #987 from Retrospring/dependabot/bundler/rspec-mocks-3.12.3 2023-01-23 09:10:09 +00:00
LICENSE
Procfile.dev
README.md
Rakefile re-add removed remove_stale rake task 2023-01-27 16:16:34 +01:00
config.ru
crowdin.yml
docker-compose.yml
package.json Bump esbuild from 0.17.0 to 0.17.4 2023-01-23 09:25:52 +00:00
tsconfig.json
yarn.lock Bump esbuild from 0.17.0 to 0.17.4 2023-01-23 09:25:52 +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/.