- Nov 10, 2022
-
-
F authored
ENABLE_STARTTLS is designed to replace ENABLE_STARTTLS_AUTO by accepting three values: 'auto' (the default), 'always', and 'never'. If ENABLE_STARTTLS isn't provided, we fall back to ENABLE_STARTTLS_AUTO. In this way, this change should be fully backwards compatible. Resolves #20311
-
- Mar 21, 2022
-
-
Yamagishi Kazutoshi authored
* Format JSON and YAML using Prettier * Add prettier to devDep
-
- Jul 13, 2021
-
-
Claire authored
* 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
-
- Jul 16, 2020
-
-
Daigo 3 Dango authored
heroku-buildpack-ruby started to install Node 12 by default. This makes it possible to run Mastodon without heroku-buildpack-nodejs.
-
- Sep 23, 2019
-
-
Yamagishi Kazutoshi authored
-
- Aug 01, 2017
-
-
Yamagishi Kazutoshi authored
-
- Jul 23, 2017
-
-
Yamagishi Kazutoshi authored
-
- May 12, 2017
-
-
Daigo 3 Dango authored
Use https://github.com/heroku/heroku-buildpack-apt to install protobuf-compiler and libprotobuf-dev which are needed by cid3
-
- Apr 10, 2017
-
-
Alexander Mankuta authored
* 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
-
- Apr 08, 2017
-
-
James Smith authored
-
- Feb 17, 2017
-
-
Tom McAtee authored
Allows the user to set the address mastodon emails are maraked as being sent from
-
- Jan 17, 2017
-
-
Effy Elden authored
-