Ghost/core/server
Jeremiah Hoyet bbe3ceb025 Fixed issue where Gravatars with rating higher than G would cause a 404 error.
closes #4770
- Check for Gravatar now allows the highest rating for images
- Defaults to silhouette in the event a user deletes their Gravatar
- Allows highest rating for Gravatars (x), since Ghost should have no opinion on image ratings.
2015-01-08 19:34:28 -05:00
..
api Move tag management from behind config/labs flags 2015-01-06 18:56:42 +00:00
apps
config Allow socket permissions to be set from config 2014-12-31 15:28:04 +00:00
controllers Cleans up HTML data attributes on body in default.hbs 2014-11-29 17:09:43 +01:00
data Merge pull request #4752 from ErisDS/importer-updates 2015-01-05 10:39:35 -06:00
email-templates
errors
helpers Update excerpt helper to properly filter HTML footnotes 2015-01-01 06:45:06 +01:00
middleware Update dependencies 2014-12-25 00:22:45 +00:00
models Fixed issue where Gravatars with rating higher than G would cause a 404 error. 2015-01-08 19:34:28 -05:00
permissions Removes objectTypeModelMap to reduce circular dependency. 2014-10-27 20:48:22 -04:00
routes
storage Add support for importing images 2014-12-21 01:58:35 +00:00
utils URL safe base64 encoding 2014-12-01 16:59:49 +01:00
views Cleans up HTML data attributes on body in default.hbs 2014-11-29 17:09:43 +01:00
filters.js
ghost-server.js Allow socket permissions to be set from config 2014-12-31 15:28:04 +00:00
index.js Merge pull request #4348 from jgable/sitemaps 2014-12-01 09:28:14 +00:00
mail.js
require-tree.js
update-check.js
xmlrpc.js Return computed url with post object 2014-12-10 17:23:02 +00:00