Commit Graph

11 Commits (6907605026a5d46acf8a5f3aaf5384807c1d8d3c)

Author SHA1 Message Date
Yamagishi Kazutoshi 584d8b977b
Format JSON and YAML using Prettier ()
* Format JSON and YAML using Prettier

* Add prettier to devDep
Claire 5a1e072517
Change references to tootsuite/mastodon to mastodon/mastodon ()
* Change references to tootsuite/mastodon to mastodon/mastodon

* Remove obsolete test fixture

* Replace occurrences of tootsuite/mastodon with mastodon/mastodon in CHANGELOG

And a few other places
Yamagishi Kazutoshi 9707e64715 Remove deprecated config from Heroku and Scalingo ()
Satsuki Yanagi ad94e1d50a Add ffmpeg buildpack for scalingo ()
* Add ffmpeg buildpack for scalingo.

* Add environment variable to install ffprobe

Note: For existing applications, admins needs to add 'WITH_FFPROBE=true' to environment variable.
Satsuki Yanagi 6d45f768a6 Fix Unknown addon provider in scalingo.json ()
Yann Klis 3b2c7a33a9 Missing OTP_SECRET in scalingo.json ()
Yamagishi Kazutoshi e05606c8d0 Change logo URL for Heroku and Scalingo ()
Yamagishi Kazutoshi bdbfb10cff Fix logo URL ()
Alexander Mankuta 0dbbc16c69 More SMTP customization ()
* Allow SMTP auth method customization

* Add SMTP openssl_verify_mode option support

Allows one use self-signed certs with their SMTP server.

* Add SMTP enable_starttls_auto option support
Jonathan Hurter 4335dffe35 Fix wrong url in scalingo.json
Jonathan Hurter 0a984e90d3 Add scalingo support