0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00
ghost/core/server
Gabor Javorszky 1f5a378b4c Deprecated mail.fromaddress, mail.from is Title <email@address>
Closes #4018

* cleaned up `mail_spec.js`
* deprecated `mail.fromaddress`
* implemented 'Blog title <email@address.com>' format with fallbacks
* added tests to deprecation and from address, made existing ones more robust
* moved domain intuit into its own module: `GhostMailer.getDomain()`
2014-09-23 09:33:20 +01:00
..
api Prevent transition to signup on invalid invitation 2014-09-19 04:52:45 +00:00
apps Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
config Deprecated mail.fromaddress, mail.from is Title <email@address> 2014-09-23 09:33:20 +01:00
controllers Cleanup reserved words in generateSlug 2014-09-18 13:56:51 +02:00
data Ignore unknown setting keys on import 2014-09-18 12:48:18 +00:00
email-templates Change HTML email link to hide token 2014-09-20 11:08:27 +00:00
errors Deprecated mail.fromaddress, mail.from is Title <email@address> 2014-09-23 09:33:20 +01:00
helpers Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
middleware Naming cleanup 2014-09-20 21:09:16 +02:00
models Naming cleanup 2014-09-20 21:09:16 +02:00
permissions Naming cleanup 2014-09-20 21:09:16 +02:00
routes Have /ghost use its own express instance 2014-09-19 08:57:13 +00:00
storage Naming cleanup 2014-09-20 21:09:16 +02:00
utils Add checks for packages and contentPath to startup 2014-09-22 21:27:34 +00:00
views Fix ghost-ui reference 2014-09-19 18:31:21 +00:00
filters.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
ghost-server.js Naming cleanup 2014-09-20 21:09:16 +02:00
index.js Naming cleanup 2014-09-20 21:09:16 +02:00
mail.js Deprecated mail.fromaddress, mail.from is Title <email@address> 2014-09-23 09:33:20 +01:00
require-tree.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
update-check.js Delay updateCheck to +24h on error 2014-09-19 17:10:30 +02:00
xmlrpc.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00