Go to file
dependabot[bot] e9684a4a6f
Bump typescript from 5.4.2 to 5.4.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 09:13:47 +00:00
.devcontainer
.docker Switch to supported Nodesource installation method 2023-12-22 21:21:01 +01:00
.github Bump actions/checkout from 4.1.1 to 4.1.2 2024-03-18 10:14:59 +00:00
app
bin Remove Webpacker 2023-01-08 12:19:45 +01:00
config Localize uniqueness validation message 2024-03-19 22:45:19 +01:00
db Add `last_reports_visit` field to users 2024-03-01 23:58:35 +01:00
docs remove some files 2022-01-07 00:03:48 +01:00
lib Bump version to 2024.0319.0 2024-03-19 22:50:24 +01:00
log
public update to new mastodon handle 2023-08-24 18:08:04 +02:00
service-docs Remove FAQ page 2022-04-17 22:58:42 +02:00
spec Adjust Reaction usecase specs to also use IDs 2024-03-19 22:45:19 +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
Containerfile
Gemfile
Gemfile.lock
LICENSE
Procfile.dev
README.md
Rakefile
SECURITY.md
config.ru
crowdin.yml
docker-compose.yml
package.json
tsconfig.json
yarn.lock

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