about summary refs log tree commit diff
path: root/spec/services/suspend_account_service_spec.rb
AgeCommit message (Expand)Author
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-20Autofix Rubocop RSpec/LeadingSubject (#23670)Nick Schonning
2023-01-05Fix possible race conditions when suspending/unsuspending accounts (#22363)Claire
2022-03-28Fix test-related issues (#17888)Claire
2021-08-20Add tests for SuspendAccountService and UnsuspendAccountService (#16627)Claire
2020-09-15Change account suspensions to be reversible by default (#14726)Eugen Rochko
2020-07-07Add test for removing endorsed accounts on account deletion/suspension (#14241)ThibG
2019-07-21Remove WebSub subscriptions (#11303)Eugen Rochko
2019-07-07Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...Eugen Rochko
2019-03-10Reject existing Follows when suspending a remote account (#10230)ThibG
2018-08-20Increase reach of Delete->Actor activities (#8305)Eugen Rochko
2018-05-02Slightly reduce RAM usage (#7301)Eugen Rochko
2017-05-04Delete records in smaller transaction (#2802)alpaca-tc