0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server
Naz db125ec0b9 Added post tag assignment on user deletion
closes https://github.com/TryGhost/Ghost/issues/15008

- To improve searchability of the posts written by a removed user we are adding an internal tag to all the posts the user was an author or a co-author of
- This improvement should make managing and disovering deleted user's post way easier
2022-07-13 03:06:04 +12:00
..
adapters 🔥 Removed versioned APIs 2022-04-28 15:37:09 +01:00
api Added initial counts api for comments 2022-07-12 10:24:02 +02:00
data Added comment CRUD+Moderate permissions 2022-07-08 15:46:11 +02:00
lib 🎨 Reduced favicon requirements and added image formatting (#14918) 2022-05-27 16:36:53 +02:00
models Added support for blockquote in comments 2022-07-12 10:24:02 +02:00
services Added post tag assignment on user deletion 2022-07-13 03:06:04 +12:00
views Updated unsubscribe page 2022-03-10 10:39:20 +00:00
web Added initial counts api for comments 2022-07-12 10:24:02 +02:00
analytics-events.js
ghost-server.js Removed config and bluebird from ghost-server 2022-04-28 15:37:10 +01:00
notify.js
overrides.js
run-update-check.js Renamed settings index.js to settings-service.js 2022-05-10 20:55:31 +01:00
update-check.js 🔥 Removed versioned APIs 2022-04-28 15:37:09 +01:00