mastodon/spec/services
2023-09-05 19:16:09 +02:00
..
activitypub Fix unbounded recursion in post discovery (#23506) 2023-02-10 22:16:37 +01:00
account_search_service_spec.rb Change flaky AccountSearchService test (#19650) 2022-11-03 23:12:08 +01:00
account_statuses_cleanup_service_spec.rb
after_block_domain_from_account_service_spec.rb
after_block_service_spec.rb Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
app_sign_up_service_spec.rb Add ability to block sign-ups from IP (#19037) 2022-08-24 19:00:37 +02:00
authorize_follow_service_spec.rb
batched_remove_status_service_spec.rb Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
block_domain_service_spec.rb
block_service_spec.rb
bootstrap_timeline_service_spec.rb
clear_domain_media_service_spec.rb
delete_account_service_spec.rb Fix test-related issues (#17888) 2022-03-28 12:43:58 +02:00
fan_out_on_write_service_spec.rb Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
favourite_service_spec.rb Fix style for hashes (#20518) 2022-11-17 11:05:39 +01:00
fetch_link_card_service_spec.rb Allow carets in URL search params (#25216) 2023-07-06 13:45:40 +02:00
fetch_oembed_service_spec.rb
fetch_remote_status_service_spec.rb Fix unbounded recursion in post discovery (#23506) 2023-02-10 22:16:37 +01:00
fetch_resource_service_spec.rb Refactor ActivityPub handling to prepare for non-Account actors (#19212) 2022-09-21 22:45:57 +02:00
follow_service_spec.rb Fix style for hashes (#20518) 2022-11-17 11:05:39 +01:00
import_service_spec.rb Support UTF-8 Characters in Domains During CSV Import (#20592) 2022-11-14 05:52:13 +01:00
mute_service_spec.rb Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
notify_service_spec.rb Fix test-related issues (#17888) 2022-03-28 12:43:58 +02:00
post_status_service_spec.rb
precompute_feed_service_spec.rb Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
process_mentions_service_spec.rb Change mentions of blocked users to not be processed (#19725) 2022-11-04 13:19:12 +01:00
purge_domain_service_spec.rb
reblog_service_spec.rb
reject_follow_service_spec.rb
remove_from_follwers_service_spec.rb
remove_status_service_spec.rb
report_service_spec.rb Allow reports with long comments from remote instances, but truncate (#25028) 2023-09-05 19:16:09 +02:00
resolve_account_service_spec.rb Improve error reporting and logging when processing remote accounts (#15605) 2022-09-20 23:30:26 +02:00
resolve_url_service_spec.rb Fix ResolveURLService not resolving local URLs for remote content (#25637) 2023-07-06 13:45:40 +02:00
search_service_spec.rb
suspend_account_service_spec.rb Fix possible race conditions when suspending/unsuspending accounts (#22363) 2023-01-05 13:47:21 +01:00
unallow_domain_service_spec.rb
unblock_domain_service_spec.rb
unblock_service_spec.rb
unfollow_service_spec.rb
unmute_service_spec.rb
unsuspend_account_service_spec.rb Fix possible race conditions when suspending/unsuspending accounts (#22363) 2023-01-05 13:47:21 +01:00
update_account_service_spec.rb
update_status_service_spec.rb Add support for editing media description and focus point of already-posted statuses (#20878) 2023-01-18 16:33:55 +01:00
verify_link_service_spec.rb Suppress AddressFamilyError in link verification (#23204) 2023-01-23 13:05:54 +01:00