docbrown/app/services/users
Andy Zhao 0fca6a6f35
Permanently delete users from Mailchimp automatically (#17395)
* Rename unsubscribe to remove_from_mailchimp_newsletters

* Permanently delete from mailchimp instead of unsubscribing

* Rename method and remove comment

* Don't use i18n because of error message

We don't want to use i18n here because e.title comes from the error response. If a Forem
was using a different locale and Mailchimp for newsletters, they would still receive the
error response in English (because of Mailchimp).

* Refactor and rename a bit

* Rename methods in tests accordingly

* Remove now moot test

* Rename method in other places it was previously called

* Remove unused translation, see 62fee247ee2565e4d3d14919a8636a76ce5ecc9f

* Fix typo and report error if not 404
2022-04-26 09:48:50 -04:00
..
approved_liquid_tags.rb Refactoring questions asked of user (#15762) 2021-12-21 12:45:12 -05:00
create_mascot_account.rb small non-views ruby i18n (#16004) 2022-01-11 10:05:18 +07:00
delete.rb Permanently delete users from Mailchimp automatically (#17395) 2022-04-26 09:48:50 -04:00
delete_activity.rb Remove webhooks and related code (#15827) 2021-12-28 10:56:37 +07:00
delete_articles.rb Remove discussion locks prior to deleting an article (#14488) 2021-08-12 10:50:01 -04:00
delete_comments.rb Remove Elasticsearch ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ (#13606) 2021-05-03 11:09:45 -04:00
profile_image_generator.rb Remove unused Users::ProfileImageGenerator::BACKGROUND_HEXES (#16132) 2022-01-18 10:32:52 +07:00
remove_role.rb app/services i18n (#16189) 2022-01-20 09:25:25 -05:00
request_destroy.rb [deploy] Use Action Mailer parameterized syntax (#8853) 2020-06-23 13:48:41 -05:00
safe_remote_profile_image_url.rb Fix bug where OAuth signups were not pulling in OAuth provider's profile image (#14711) 2021-09-14 22:13:16 -04:00
suggest_for_sidebar.rb Don't suggest author follows for anonymous visitors (#16825) 2022-03-08 11:15:06 -06:00
suggest_recent.rb Profile generalization cleanup phase 2 (#14555) 2021-08-27 09:17:26 +07:00
update.rb app/controllers & decorators i18n (#16126) 2022-02-03 13:35:56 -05:00