mastodon/spec/services
Claire 1726085db5
Merge pull request from GHSA-3fjr-858r-92rw
* Fix insufficient origin validation

* Bump version to 4.3.0-alpha.1
2024-02-01 15:56:46 +01:00
..
activitypub Merge pull request from GHSA-3fjr-858r-92rw 2024-02-01 15:56:46 +01:00
account_search_service_spec.rb
account_statuses_cleanup_service_spec.rb Clean up of RSpec/LetSetup within spec/services/activitypub (#28445) 2023-12-21 11:20:12 +00:00
after_block_domain_from_account_service_spec.rb
after_block_service_spec.rb
app_sign_up_service_spec.rb Fix registrations not checking MX records for email domain blocks requiring approval (#28608) 2024-01-15 17:10:57 +00:00
authorize_follow_service_spec.rb Use Sidekiq fake! instead of inline! in specs (#25369) 2024-01-10 11:06:58 +00:00
backup_service_spec.rb
batched_remove_status_service_spec.rb Use Sidekiq fake! instead of inline! in specs (#25369) 2024-01-10 11:06:58 +00:00
block_domain_service_spec.rb Use Sidekiq fake! instead of inline! in specs (#25369) 2024-01-10 11:06:58 +00:00
block_service_spec.rb Use Sidekiq fake! instead of inline! in specs (#25369) 2024-01-10 11:06:58 +00:00
bootstrap_timeline_service_spec.rb
bulk_import_row_service_spec.rb
bulk_import_service_spec.rb Use Sidekiq fake! instead of inline! in specs (#25369) 2024-01-10 11:06:58 +00:00
clear_domain_media_service_spec.rb
delete_account_service_spec.rb Use Sidekiq fake! instead of inline! in specs (#25369) 2024-01-10 11:06:58 +00:00
fan_out_on_write_service_spec.rb Use Sidekiq fake! instead of inline! in specs (#25369) 2024-01-10 11:06:58 +00:00
favourite_service_spec.rb Use Sidekiq fake! instead of inline! in specs (#25369) 2024-01-10 11:06:58 +00:00
fetch_link_card_service_spec.rb
fetch_oembed_service_spec.rb
fetch_remote_status_service_spec.rb
fetch_resource_service_spec.rb Merge pull request from GHSA-3fjr-858r-92rw 2024-02-01 15:56:46 +01:00
follow_service_spec.rb Use Sidekiq fake! instead of inline! in specs (#25369) 2024-01-10 11:06:58 +00:00
import_service_spec.rb Use Sidekiq fake! instead of inline! in specs (#25369) 2024-01-10 11:06:58 +00:00
mute_service_spec.rb Use Sidekiq fake! instead of inline! in specs (#25369) 2024-01-10 11:06:58 +00:00
notify_service_spec.rb Use Sidekiq fake! instead of inline! in specs (#25369) 2024-01-10 11:06:58 +00:00
post_status_service_spec.rb
precompute_feed_service_spec.rb
process_mentions_service_spec.rb
purge_domain_service_spec.rb Reduced repeated setup in PurgeDomainService spec (#28786) 2024-01-18 10:07:49 +00:00
reblog_service_spec.rb Disable Rails/SkipsModelValidations cop (#28712) 2024-01-15 13:46:47 +00:00
reject_follow_service_spec.rb Use Sidekiq fake! instead of inline! in specs (#25369) 2024-01-10 11:06:58 +00:00
remove_from_followers_service_spec.rb Use Sidekiq fake! instead of inline! in specs (#25369) 2024-01-10 11:06:58 +00:00
remove_status_service_spec.rb Fix Undo Announce activity is not sent, when not followed by the reblogged post author (#18482) 2024-01-12 15:58:28 +00:00
report_service_spec.rb Use Sidekiq fake! instead of inline! in specs (#25369) 2024-01-10 11:06:58 +00:00
resolve_account_service_spec.rb Use Sidekiq fake! instead of inline! in specs (#25369) 2024-01-10 11:06:58 +00:00
resolve_url_service_spec.rb Merge pull request from GHSA-3fjr-858r-92rw 2024-02-01 15:56:46 +01:00
search_service_spec.rb
software_update_check_service_spec.rb
suspend_account_service_spec.rb Use Sidekiq fake! instead of inline! in specs (#25369) 2024-01-10 11:06:58 +00:00
translate_status_service_spec.rb
unallow_domain_service_spec.rb Reduced repeated setup in UnallowDomainService spec (#28785) 2024-01-18 10:11:10 +00:00
unblock_domain_service_spec.rb
unblock_service_spec.rb Use Sidekiq fake! instead of inline! in specs (#25369) 2024-01-10 11:06:58 +00:00
unfollow_service_spec.rb Use Sidekiq fake! instead of inline! in specs (#25369) 2024-01-10 11:06:58 +00:00
unsuspend_account_service_spec.rb Use Sidekiq fake! instead of inline! in specs (#25369) 2024-01-10 11:06:58 +00:00
update_account_service_spec.rb Use Sidekiq fake! instead of inline! in specs (#25369) 2024-01-10 11:06:58 +00:00
update_status_service_spec.rb Use Sidekiq fake! instead of inline! in specs (#25369) 2024-01-10 11:06:58 +00:00
verify_link_service_spec.rb