Go to file
Georg Gadinger cd7af83b37 Bump tldv-data from 1.0.2022121701 to 1.0.2023031000 2023-03-14 17:04:57 +01:00
.devcontainer
.docker
.github Add dependency installation steps to Ruby-based linters 2023-02-12 17:04:11 +01:00
app typoed_email_validator: add new endings to the typo list 2023-03-09 20:08:15 +01:00
bin Remove Webpacker 2023-01-08 12:19:45 +01:00
config actions/_share: add telegram 2023-02-19 21:15:56 +01:00
db Cache inbox and notification counters 2023-03-07 19:14:14 +01:00
docs
lib Exclude caching timestamps from data exports 2023-03-07 19:14:14 +01:00
log
public Update PWA badge on push notification 2023-03-07 19:14:14 +01:00
service-docs
spec typoed_email_validator: add new endings to the typo list 2023-03-09 20:08:15 +01:00
tmp
.browserslistrc
.editorconfig
.eslintrc.json
.gitignore Remove Webpacker 2023-01-08 12:19:45 +01:00
.haml-lint.yml
.rspec
.rubocop.yml enforce trailing commas in multi-line hash literals 2023-02-04 07:25:12 +01:00
.ruby-version
.stylelintrc.json Disable "color-function-notation" stylelint rule 2023-02-05 21:54:51 +01:00
Brewfile
Brewfile.lock.json
Containerfile Containerfile: download archive without tag requirement 2023-02-10 14:47:19 +01:00
Gemfile Bump rubocop from 1.47.0 to 1.48.1 2023-03-13 09:57:35 +00:00
Gemfile.lock Bump tldv-data from 1.0.2022121701 to 1.0.2023031000 2023-03-14 17:04:57 +01:00
LICENSE
Procfile.dev
README.md
Rakefile re-add removed remove_stale rake task 2023-01-27 16:16:34 +01:00
SECURITY.md Add security policy 2023-01-30 22:07:36 +01:00
config.ru
crowdin.yml
docker-compose.yml Add default database/redis connections to docker-compose 2023-02-11 07:11:38 +01:00
package.json Bump sass from 1.58.3 to 1.59.2 2023-03-13 09:58:18 +00:00
tsconfig.json
yarn.lock Bump sass from 1.58.3 to 1.59.2 2023-03-13 09:58:18 +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/.