Q/A based social network
Find a file
2025-03-09 19:43:52 +01:00
.devcontainer
.docker
.github Remove FUNDING.yml 2025-03-02 13:36:08 +01:00
app Replace logic in Ajax::ReportController with use case call 2025-03-09 19:43:52 +01:00
bin enforce readonly on create/update endpoints 2025-02-21 23:25:22 +01:00
config Add detail view for reports 2025-03-02 13:48:22 +01:00
db Renamed deleted field to resolved in Reports 2025-03-01 19:52:06 +01:00
docs Add example systemd service files 2024-10-27 23:25:24 +01:00
lib Add use case for report creation 2025-03-09 19:43:52 +01:00
log
public
spec Add spec for report use case 2025-03-09 19:43:52 +01:00
tmp
.browserslistrc
.editorconfig
.eslintrc.json
.git-blame-ignore-revs
.gitignore
.haml-lint.yml
.rspec
.rubocop.yml
.ruby-version
.stylelintrc.json
Brewfile
Brewfile.lock.json
config.ru
Containerfile
crowdin.yml
docker-compose.yml
Gemfile Bump rubocop from 1.72.1 to 1.72.2 2025-02-22 23:56:33 +00:00
Gemfile.lock Bump rack from 2.2.11 to 2.2.12 2025-03-09 12:59:19 +00:00
LICENSE
package.json Merge pull request #2036 from Retrospring/dependabot/npm_and_yarn/hotwired/turbo-rails-8.0.13 2025-03-09 13:00:35 +00:00
Procfile.dev
Rakefile
README.md Update copyright year 2024-01-23 00:08:50 +01:00
SECURITY.md
tsconfig.json
yarn.lock Merge pull request #2036 from Retrospring/dependabot/npm_and_yarn/hotwired/turbo-rails-8.0.13 2025-03-09 13:00:35 +00:00

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-2024 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/.