hometown/app
ThibG 24cd2126c6 Fix Ruby 2.7 support (#12831)
- update http gem to avoid errors
- update blurhash gem to avoid shared object loading error
- update goldfinger gem so the http gem could be updated
- update json gem to avoid warnings
2020-01-12 15:49:30 +01:00
..
chewy
controllers Fix base64-encoded file uploads not being possible (#12748) 2020-01-04 01:54:07 +01:00
helpers
javascript New Crowdin translations (#12378) 2020-01-12 15:18:03 +01:00
lib Fix Ruby 2.7 support (#12831) 2020-01-12 15:49:30 +01:00
mailers
middleware Fix uncaught query param encoding errors (#12741) 2020-01-02 17:14:58 +01:00
models
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 2019-08-05 19:54:29 +02:00
presenters
serializers
services Fix invalid votes from the API being accepted (#12601) 2020-01-12 14:17:03 +01:00
validators
views
workers