docbrown/spec/services
Anna Buianova 8c58be75f5 Self-deleting user account (#4480) [deploy]
* Start with self deleting account

* Moved deleting user content and activity out of moderator hierarchy

* Added tests for the users delete services

* Tests for Users::DeleteComments

* User self-deletion (start)

* Some tests for user self-delete

* Specs for user self-deletion

* Test flash settings on users delete

* Added basic specs for the Users::DeleteJob

* Send notification when a user was destroyed

* Rename Users::DeleteJob to SelfDelete

* Change texts about self-deletion

* Fix users delete job spec

* Rescue and log exceptions while self-deleting user

* Added visible flash notices after deleting user

* Remove unneeded css for flash notice

* Fix link to a ghost account

* Remove redundant css

* Added github and twitter oauth apps links
2019-11-11 14:59:01 -05:00
..
articles Refactor remove_all and remove_each notifications and fix orphaned notifications (#3570) 2019-09-25 15:31:56 -04:00
audit Fix warning on missing Faker keyword argument (#4574) 2019-10-24 14:43:05 -04:00
credits Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
edge_cache/commentable Fix comment deletion bug (#3732) 2019-08-27 17:07:09 -04:00
exporter Fix name resolving error on export (#2612) 2019-04-29 15:37:50 -04:00
giphy Deduplicate giphy_img? function and add tests (#4590) 2019-10-30 11:40:17 -04:00
mentions Fix comment author being notified when mentioning itself (#4456) 2019-10-25 10:23:45 -04:00
messages Remove unnecessary pluck calls (#3534) [ci skip] 2019-07-24 12:01:09 -04:00
moderator Self-deleting user account (#4480) [deploy] 2019-11-11 14:59:01 -05:00
notifications Remove unused methods _without_delay (#4366) [ci skip] 2019-10-16 10:35:49 -04:00
payments Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
podcasts Increase redirects limit when fetching podcasts (#4479) 2019-10-17 11:24:29 -04:00
pro_memberships Fix biller spec's zonebie issue (#4112) [ci skip] 2019-09-25 19:00:53 -04:00
secrets Use a sortable unique ID for the event_id (#3972) 2019-09-09 10:15:12 -04:00
streams Don't try to register webhook when twitch returns empty data (#3219) 2019-06-18 21:34:06 -04:00
suggester Enabled rubocop/lint (#2130) 2019-03-21 10:53:44 -04:00
user_blocks New Feature: Block Users (#4411) 2019-10-23 17:14:28 -04:00
users Self-deleting user account (#4480) [deploy] 2019-11-11 14:59:01 -05:00
webhook Dispatch events only to the corresponding user endpoints (#4008) 2019-09-11 15:33:11 -04:00
analytics_service_spec.rb Make unsure specs more confident about time (#3518) 2019-07-23 09:36:47 -04:00
article_with_video_creation_service_spec.rb Fix invalid body_markdown in article with video (#4258) [ci skip] 2019-10-08 15:41:44 -04:00
authorization_service_spec.rb Touch profile_updated_at when updating social usernames (#2386) 2019-04-11 16:32:45 -04:00
medium_article_retrieval_service_spec.rb Fix medium liquid tags scraping (#3485) (#4120) 2019-10-01 10:29:25 -04:00
ping_admins_spec.rb Create tests to PingAdmins (#4169) [ci skip] 2019-10-03 11:18:53 -04:00
read_notifications_service_spec.rb Organization Notifications (#1762) 2019-02-25 14:25:37 -08:00
rss_reader_spec.rb Make RSS's self-referential link an option (#3428) 2019-07-09 17:34:21 -04:00
tag_adjustment_creation_service_spec.rb Move tag adjustment notification to Active Jobs (#2654) 2019-05-10 11:06:29 -04:00
tag_adjustment_update_service_spec.rb Unskip all skipped specs (#2941) 2019-05-25 11:04:38 -04:00