Go to file
dependabot[bot] 00c525d1f3
Bump @hotwired/stimulus from 3.1.0 to 3.1.1
Bumps [@hotwired/stimulus](https://github.com/hotwired/stimulus) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/hotwired/stimulus/releases)
- [Changelog](https://github.com/hotwired/stimulus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hotwired/stimulus/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: "@hotwired/stimulus"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 09:06:35 +00:00
.docker
.github Update .github/CONTRIBUTING.md 2022-11-03 19:00:08 +01:00
app reset questionbox character counts after successful submit 2022-10-31 21:23:22 +01:00
bin
config allow for using SVG logos in the navbar 2022-10-24 23:19:51 +02:00
db
docs
lib Bump version to 2022.1026.0 2022-10-26 11:37:53 +02:00
log
public allow for using SVG logos in the navbar 2022-10-24 23:19:51 +02:00
service-docs
spec Add tests for new instance variables in TimelineController 2022-10-24 23:19:39 +02:00
tmp
.browserslistrc
.editorconfig
.eslintrc.json
.gitignore
.haml-lint.yml
.rspec
.rubocop.yml
.ruby-version
Brewfile
Brewfile.lock.json
Gemfile Remove byebug and web-console 2022-10-31 23:44:39 +01:00
Gemfile.lock Remove byebug and web-console 2022-10-31 23:44:39 +01:00
LICENSE
README.md Update README.md 2022-11-03 19:00:08 +01:00
Rakefile Remove Guard and Brakeman 2022-10-31 22:45:45 +01:00
babel.config.js Merge branch 'main' into feature/stimulus-character-count 2022-10-13 22:07:15 +02:00
config.ru
crowdin.yml
docker-compose.yml
package.json Bump @hotwired/stimulus from 3.1.0 to 3.1.1 2022-11-07 09:06:35 +00:00
postcss.config.js
tsconfig.json Allow importing JSON files in TypeScript 2022-10-10 21:40:53 +02:00
yarn.lock Bump @hotwired/stimulus from 3.1.0 to 3.1.1 2022-11-07 09:06:35 +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/.