- Apr 17, 2017
-
-
Ian Kelling authored
Without setting it, exim will reject the mail with a message like: rejected EHLO from [10.20.0.1]: syntactically invalid argument(s): {}
-
Miguel Jacq authored
* Allow using an SMTP server without authentication (e.g Postfix relay on the same host) by setting SMTP_LOGIN and SMTP_AUTH_METHOD to 'none' * Add note in .env.production.sample about SMTP settings for servers where no auth is required * Assume that SMTP_LOGIN and SMTP_PASSWORD will be blank if we set SMTP_AUTH_METHOD to none
-
geta6 authored
-
- Apr 15, 2017
-
-
Les Orchard authored
-
ThibG authored
* Allow running mastodon on a different domain as the one used for identifying users * Alter documentation of WEB_DOMAIN to make clear it shouldn't be used unless the admin knows what they are doing * Compare to web_domain instead of local_domain when dealing with feeds/API * Correctly identify mentions to local accounts Mentions URLs point to the person's web profile, i.e., the user page served on WEB_DOMAIN.
-
Valentin Lorentz authored
* Custom Paperclip path. * Document PAPERCLIP_ROOT. * Add PAPERCLIP_ROOT_URL (and rename PAPERCLIP_ROOT to PAPERCLIP_ROOT_PATH).
-
- Apr 13, 2017
-
-
James Moore authored
* delivery fix # Conflicts: # config/environments/production.rb * added stub in .env file * reordered and added a comment
-
- 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 09, 2017
-
-
Eugen authored
-
- Apr 07, 2017
-
-
Jason Rhodes authored
-
Jantso Porali authored
-
Eugen Rochko authored
Setting of locale in controller extracted to Localized concern, the doorkeeper authorized applications controller moved under custom namespace with inclusion of Localized, which resolves the "it sometimes appears in a different random language" bug
-
Jason Rhodes authored
Small addition in case people want email service options, sparkpost.com gives you 100k/mo free
-
- Apr 04, 2017
-
-
Pete Keen authored
This adds the ability to filter user signup with a whitelist instead of or in addition to a blacklist. Fixes #817
-
- Mar 23, 2017
-
-
leopku authored
add support for reading S3 protocol from ENV also add S3_HOSTNAME in .env.production.sample
-
- Feb 03, 2017
-
-
Eugen Rochko authored
Make the streaming API also handle websockets (because trying to get the browser EventSource interface to work flawlessly was a nightmare). WARNING: This commit makes the web UI connect to the streaming API instead of ActionCable like before. This means that if you are upgrading, you should set that up beforehand.
-
- Jan 29, 2017
-
-
Eugen Rochko authored
-
- Dec 29, 2016
-
-
Eugen authored
-
- Dec 06, 2016
-
-
Eugen Rochko authored
-
- Nov 29, 2016
-
-
Eugen Rochko authored
-
- Nov 26, 2016
-
-
Eugen Rochko authored
-
- Nov 25, 2016
-
-
Andrea Faulds authored
-
- Nov 23, 2016
-
-
Andrea Faulds authored
-
- Oct 15, 2016
-
-
Eugen Rochko authored
-
- Mar 16, 2016
-
-
Eugen Rochko authored
-
Eugen Rochko authored
-
- Mar 14, 2016
-
-
Eugen Rochko authored
-