masto-fe/lib
ThibG 175fd5b8ba
Fix mastodon:setup choking on env variables containing '%' ()
Fix a regression introduced in , caused by TTY::Command building
shell commands by chaining string substitutions.

Ditch TTY::Command and use system instead (both do shell out).
2020-06-03 20:18:52 +02:00
..
assets Add emoji autosuggest () 2017-09-23 14:47:32 +02:00
chewy/strategy Fix records not being indexed sometimes () 2019-10-01 01:19:11 +02:00
devise Fix authentication before 2FA challenge () 2019-09-24 04:35:36 +02:00
generators Add post-deployment migration system () 2018-08-13 13:40:01 +02:00
json_ld Fix preloaded JSON-LD context for identity not being used () 2019-10-10 06:48:53 +02:00
mastodon Fix tootctl upgrade storage-schema S3 ACL () 2020-05-17 17:27:36 +02:00
paperclip Fix GifReader exceptions () 2020-05-15 11:38:12 +02:00
tasks Fix mastodon:setup choking on env variables containing '%' () 2020-06-03 20:18:52 +02:00
templates Add post-deployment migration system () 2018-08-13 13:40:01 +02:00
cli.rb Add separate cache directory for non-local uploads () 2020-04-26 23:29:08 +02:00