Q/A based social network
Find a file
2022-11-03 19:00:08 +01:00
.docker Update Ruby version in Docker & CI 2022-07-23 12:06:24 +02:00
.github FUNDING.yml: add GitHub Sponsors and Open Collective 2022-10-14 07:17:42 +02:00
app Merge pull request #767 from Retrospring/fix/missing-unsubscribe-text-on-comment 2022-10-26 11:37:38 +02:00
bin Initial Webpacker setup 2020-12-25 18:22:03 +01:00
config allow for using SVG logos in the navbar 2022-10-24 23:19:51 +02:00
db Make user_id on anonymous_blocks nullable 2022-08-20 19:05:55 +02:00
docs remove some files 2022-01-07 00:03:48 +01:00
lib Bump version to 2022.1026.0 2022-10-26 11:37:53 +02:00
log first commit 2014-08-01 11:23:47 +02:00
public allow for using SVG logos in the navbar 2022-10-24 23:19:51 +02:00
service-docs Remove FAQ page 2022-04-17 22:58:42 +02:00
spec Add tests for new instance variables in TimelineController 2022-10-24 23:19:39 +02:00
tmp added a few directories in ./tmp 2014-12-13 16:42:00 +01:00
.browserslistrc Initial Webpacker setup 2020-12-25 18:22:03 +01:00
.editorconfig add editorconfig 2022-09-04 17:42:59 +02:00
.eslintrc.json Add Typescript linting with ESLint 2020-12-26 21:59:53 +01:00
.gitignore Make i18n-js configuration compatible with 4.x 2022-10-10 21:40:41 +02:00
.haml-lint.yml Ignore Style/IdenticalConditionalBranches in HAML 2020-05-11 19:40:44 +02:00
.rspec removed a (rrer)rspec option 2014-12-05 06:39:33 +01:00
.rubocop.yml Update Ruby version in Rubocop config 2022-07-23 12:07:16 +02:00
.ruby-version Upgrade to Ruby 3.1.2 2022-07-23 12:06:24 +02:00
babel.config.js Specify plugin options to prevent flood of warnings 2022-10-12 00:05:28 +02:00
Brewfile Add Brewfile 2022-01-19 15:32:19 +01:00
Brewfile.lock.json Add Brewfile lock 2022-07-03 19:00:11 +02:00
config.ru first commit 2014-08-01 11:23:47 +02:00
crowdin.yml Update Crowdin configuration 2022-08-02 19:21:22 +02:00
docker-compose.yml Store Postgres data in volume 2020-10-03 12:56:36 +02:00
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 added license (AGPLv3) 2015-04-02 01:39:46 +02:00
package.json Merge pull request #757 from Retrospring/dependabot/npm_and_yarn/core-js-3.26.0 2022-10-25 12:05:13 +00:00
postcss.config.js Initial Webpacker setup 2020-12-25 18:22:03 +01:00
Rakefile Remove Guard and Brakeman 2022-10-31 22:45:45 +01:00
README.md Remove all-contributors section from README 2022-11-03 19:00:08 +01:00
tsconfig.json Allow importing JSON files in TypeScript 2022-10-10 21:40:53 +02:00
yarn.lock Merge pull request #757 from Retrospring/dependabot/npm_and_yarn/core-js-3.26.0 2022-10-25 12:05:13 +00:00

The Retrospring logo

Retrospring

This is the source code that powers Retrospring. This is a detached fork of nilsding/justask, where we continue development.

Installation

You can find all the installation instructions needed for a local/production setup of Retrospring in the Wiki.

Contributing

Guidelines for Pull Requests and general information about how you can help us improving Retrospring can be found here.

License

AGPLv3.