Go to file
dependabot[bot] b56961129a
Merge pull request #1626 from Retrospring/dependabot/bundler/haml_lint-0.57.0
2024-02-19 16:35:57 +00:00
.devcontainer
.docker Switch to supported Nodesource installation method 2023-12-22 21:21:01 +01:00
.github Merge pull request #1611 from Retrospring/dependabot/github_actions/codecov/codecov-action-4 2024-02-06 22:12:50 +00:00
app Remove ordered_inbox method and related paginator 2024-01-27 20:28:45 +01:00
bin
config Remove type parameter default value for reports listing 2024-01-25 20:52:19 +01:00
db Fix rubocop nits 2024-01-27 19:21:07 +01:00
docs
lib Rename all occurences of `Inbox` class to `InboxEntry` 2024-01-27 19:21:07 +01:00
log
public update to new mastodon handle 2023-08-24 18:08:04 +02:00
service-docs
spec Fix rubocop nits 2024-01-27 19:21:07 +01:00
tmp
.browserslistrc
.editorconfig
.eslintrc.json
.git-blame-ignore-revs Ignore previous commit in blame views 2023-10-21 13:01:07 +02:00
.gitignore implement changes from review 2023-09-05 22:25:19 +02:00
.haml-lint.yml
.rspec
.rubocop.yml Ignore `Lint/MissingSuper` in `app/components/` 2023-10-20 12:51:48 +02:00
.ruby-version update Ruby/Bundler/ruby-install 2024-01-22 16:33:20 +01:00
.stylelintrc.json
Brewfile
Brewfile.lock.json
Containerfile build ruby with jemalloc 2024-01-22 16:33:53 +01:00
Gemfile Merge pull request #1629 from Retrospring/dependabot/bundler/dotenv-rails-3.0.2 2024-02-19 16:31:30 +00:00
Gemfile.lock Merge pull request #1626 from Retrospring/dependabot/bundler/haml_lint-0.57.0 2024-02-19 16:35:57 +00:00
LICENSE
Procfile.dev
README.md Update copyright year 2024-01-23 00:08:50 +01:00
Rakefile Remove superfluous rubocop:disable comments 2023-10-15 10:42:58 +02:00
SECURITY.md
config.ru
crowdin.yml
docker-compose.yml
package.json Bump @typescript-eslint/parser from 6.19.1 to 6.20.0 2024-02-05 09:12:50 +00:00
tsconfig.json
yarn.lock Bump @typescript-eslint/parser from 6.19.1 to 6.20.0 2024-02-05 09:12:50 +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-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/.