Ghost/ghost
Daniel Lockyer 874c696893
Fixed showing actor icons for deleted actors
refs https://github.com/TryGhost/Toolbox/issues/356

- if an actor has been deleted, their icon would just be blank
- we want to show the default user icon
- to accommodate this, and to improve some code along the way, I've also
  added `include=actor` to the API request so we get the actor inline in
  the response instead of sending off another request
- I should really switch to using models + the store at some point to
  cleanup parsing all the API responses manually
2022-08-31 14:57:41 +01:00
..
adapter-manager
admin Fixed showing actor icons for deleted actors 2022-08-31 14:57:41 +01:00
api-framework
api-version-compatibility-service
bootstrap-socket Added logging configuration option for timestamps to use the local timezone 2022-08-31 10:29:55 +01:00
constants
core Fixed warning about aborted connection in tests 2022-08-31 12:15:30 +01:00
custom-theme-settings-service
domain-events
email-analytics-provider-mailgun
email-analytics-service
email-content-generator
express-dynamic-redirects
extract-api-key
html-to-plaintext
job-manager Added logging configuration option for timestamps to use the local timezone 2022-08-31 10:29:55 +01:00
magic-link
mailgun-client Added logging configuration option for timestamps to use the local timezone 2022-08-31 10:29:55 +01:00
member-analytics-service
member-attribution Removed out of date history items from UrlHistory 2022-08-25 16:09:34 -04:00
member-events
members-analytics-ingress
members-api Added logging configuration option for timestamps to use the local timezone 2022-08-31 10:29:55 +01:00
members-csv
members-events-service
members-importer
members-ssr Added missing return in create-stripe-update-session 2022-08-29 14:02:58 +02:00
minifier
mw-api-version-mismatch
mw-cache-control
mw-error-handler
mw-session-from-token
mw-update-user-last-seen
mw-vhost
oembed-service Added logging configuration option for timestamps to use the local timezone 2022-08-31 10:29:55 +01:00
offers
package-json
payments
security
session-service
settings-path-manager
staff-service Removed empty cancellation reason from alert template 2022-08-26 01:49:10 +05:30
stripe Added logging configuration option for timestamps to use the local timezone 2022-08-31 10:29:55 +01:00
update-check-service Added logging configuration option for timestamps to use the local timezone 2022-08-31 10:29:55 +01:00
verification-trigger Improved verification email copy 2022-08-29 12:18:46 +08:00
version-notifications-data-service Organized package dependencies 2022-08-18 11:55:49 +02:00