0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/frontend/services
Kevin Ansfield 19812f53f4
Added member.avatar_image for member gravatars in themes (#11584)
refs https://github.com/TryGhost/Team/issues/243

- uses `member.toJSON()` to add a computed `avatar_image` property
  - if the member has an email address and gravatar is not disabled then we generate a gravatar url using the `?d=blank` parameter to return a transparent image if the member's email has no gravatar
2020-02-19 10:08:12 +00:00
..
redirects Updated docs api links to be version-less 2019-07-25 15:17:23 +08:00
routing Merge branch 'mega' 2019-11-27 12:12:27 +00:00
rss 🐛 Fixed internal error for RSS feed when a post has no content 2019-10-30 17:46:17 +00:00
settings Updated inconistent frontend debug statements 2019-11-05 15:06:15 +07:00
sitemap Added /frontend folder to default lint command 2019-08-08 10:47:13 +02:00
themes Added member.avatar_image for member gravatars in themes (#11584) 2020-02-19 10:08:12 +00:00
url Fixed filter in url config for posts 2019-10-21 12:20:39 +07:00