Q/A based social network
Find a file
2024-09-10 20:40:17 +00:00
.devcontainer
.docker
.github Bump tj-actions/changed-files from 44 to 45 2024-08-26 09:31:42 +00:00
app Fix missing question mark in registrations_enabled? method call 2024-08-12 00:09:01 +02:00
bin
config Add advanced frontpage layout config option 2024-08-11 20:33:51 +02:00
db Add last_reports_visit field to users 2024-03-01 23:58:35 +01:00
docs
lib Bump version to 2024.0811.1 2024-08-12 00:10:28 +02:00
log
public
service-docs
spec Add specs for correct template in about controller 2024-08-11 20:33:51 +02:00
tmp
.browserslistrc
.editorconfig
.eslintrc.json
.git-blame-ignore-revs
.gitignore
.haml-lint.yml
.rspec
.rubocop.yml
.ruby-version
.stylelintrc.json Disable "color-function-notation" stylelint rule 2023-02-05 21:54:51 +01:00
Brewfile
Brewfile.lock.json
config.ru first commit 2014-08-01 11:23:47 +02:00
Containerfile
crowdin.yml Update Crowdin configuration 2022-08-02 19:21:22 +02:00
docker-compose.yml
Gemfile Merge pull request #1850 from Retrospring/dependabot/bundler/rubocop-1.66.0 2024-09-03 16:01:07 +00:00
Gemfile.lock Merge pull request #1855 from Retrospring/dependabot/bundler/rails_admin-3.2.0 2024-09-10 20:40:17 +00:00
LICENSE
package.json Merge pull request #1862 from Retrospring/dependabot/npm_and_yarn/sass-1.78.0 2024-09-10 20:39:16 +00:00
Procfile.dev
Rakefile
README.md
SECURITY.md
tsconfig.json
yarn.lock Merge pull request #1862 from Retrospring/dependabot/npm_and_yarn/sass-1.78.0 2024-09-10 20:39:16 +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/.