docbrown/app/services/moderator
Anna Buianova 9d755a9d2f
Save list of previously-published articles when user is subject to an "un-publish all" action (#18535)
* Moved logging and deleting comments to Moderator::UnpublishAllArticlesWorker

* Added logging for admin action (unpublish_all_articles)

* Extracted code from UnpublishAllArticlesWorker to the service

* Make it possible to add a note while unpublishing all via admin action

* Added ability to add notes for unpublishing all from moderator action panel

* Fixed setting slug for the AuditLog on unpublishing + spec
2022-10-06 14:17:20 +03:00
..
banish_user.rb Ensuring we delete podcasts when we banish a user (#18063) 2022-07-12 09:18:06 -04:00
delete_user.rb Remove ghostify from app (#10139) 2020-09-01 13:39:39 -04:00
manage_activity_and_roles.rb Try renaming moderator -> super_moderator (#18261) 2022-08-10 16:43:30 +02:00
merge_user.rb app/services i18n (#16189) 2022-01-20 09:25:25 -05:00
sink_articles.rb reenable article rescoring when moderators flag users (#12983) 2021-03-16 14:04:13 -05:00
unpublish_all_articles.rb Save list of previously-published articles when user is subject to an "un-publish all" action (#18535) 2022-10-06 14:17:20 +03:00