2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/apps
Sag 15adb254f0
Added an option to recommend back in Admin Settings (#18478)
refs https://github.com/TryGhost/Product/issues/3978

- added "GET /incoming_recommendations/" browse endpoint to the Admin
API - we store incoming recommendations as mentions in the database. The
new endpoint reuses the Mentions API underneath to fetch verified
mentions of type recommendation - recommendation-specific attributes are
returned by the new endpoint, including calculated fields such as the
"RecommendingBack" boolean
- show "Recommend back" option for sites recommending me, only if I
haven't recommended the site already
2023-10-04 15:22:04 +00:00
..
admin-x-settings Added an option to recommend back in Admin Settings (#18478) 2023-10-04 15:22:04 +00:00
announcement-bar Update dependency vite to v4.4.10 2023-10-04 08:35:18 +02:00
comments-ui Update dependency vite to v4.4.10 2023-10-04 08:35:18 +02:00
portal Update dependency vite to v4.4.10 2023-10-04 08:35:18 +02:00
signup-form Update dependency vite to v4.4.10 2023-10-04 08:35:18 +02:00
sodo-search Update dependency vite to v4.4.10 2023-10-04 08:35:18 +02:00