Go to file
Karina Kwiatek fc5c4dd00a Optimise image assets
Saved 64 KB out of 799 KB. 33.5% per file on average (up to 87.9%)
2020-04-22 15:21:37 +01:00
.docker/ruby Use Ruby 2.7.1 2020-04-19 15:00:12 +02:00
.github/workflows Set up GitHub Actions (#72) 2020-04-20 21:02:48 +01:00
app Remove deprecated gravatar_url method 2020-04-20 23:18:14 +01:00
bin Upgrade to Rails 5 2020-04-19 00:59:22 +02:00
config Set up GitHub Actions (#72) 2020-04-20 21:02:48 +01:00
db Merge branch 'master' into feature/announcements 2020-04-19 21:52:58 +01:00
docs add startscript for BSD 2018-12-12 21:35:45 +01:00
lib Use Rolify for admin and moderator roles 2020-04-19 22:35:58 +02:00
log first commit 2014-08-01 11:23:47 +02:00
public Optimise image assets 2020-04-22 15:21:37 +01:00
service-docs Re-add locales and service docs 2017-03-29 22:32:36 +02:00
spec Merge pull request #70 from Retrospring/feature/announcements 2020-04-19 23:10:47 +01:00
tmp added a few directories in ./tmp 2014-12-13 16:42:00 +01:00
vendor/assets Update frontpage styling and content 2015-09-20 15:16:24 +02:00
.gitignore Remove useless specs 2020-04-19 22:31:43 +02:00
.rspec removed a (rrer)rspec option 2014-12-05 06:39:33 +01:00
.rubocop.yml Remove useless specs 2020-04-19 22:31:43 +02:00
.ruby-gemset Add .ruby-version files 2017-03-29 22:10:53 +02:00
.ruby-version Use Ruby 2.7.1 2020-04-19 15:00:12 +02:00
CODE_OF_CONDUCT.md Cleanup 2020-04-19 19:49:47 +02:00
CONTRIBUTING.md Cleanup 2020-04-19 19:49:47 +02:00
Gemfile Merge pull request #70 from Retrospring/feature/announcements 2020-04-19 23:10:47 +01:00
Gemfile.lock Merge pull request #70 from Retrospring/feature/announcements 2020-04-19 23:10:47 +01:00
Guardfile Brakeman + Guard 2015-09-01 19:00:05 +05:30
LICENSE added license (AGPLv3) 2015-04-02 01:39:46 +02:00
Procfile Add unicorn.rb to linked files 2017-03-31 23:55:52 +02:00
README.md Set up GitHub Actions (#72) 2020-04-20 21:02:48 +01:00
Rakefile Use Rolify for admin and moderator roles 2020-04-19 22:35:58 +02:00
TODO update README, TODO and add CONTRIBUTING 2015-07-06 20:34:06 +02:00
config.ru first commit 2014-08-01 11:23:47 +02:00
docker-compose.yml add Docker development setup 2020-04-19 01:17:37 +02:00

README.md

Retrospring

Retrospring

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

Retrospring shut down on June 12, 2016, but it's somehow still alive. You're welcome.

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.