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
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
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
web Added initial counts api for comments 2022-07-12 10:24:02 +02:00
analytics-events.js
ghost-server.js
notify.js
overrides.js
run-update-check.js
update-check.js