mastodon/spec/services
2026-03-17 08:57:10 +00:00
..
activitypub Use JSON.generate in trivial string/hash conversion in specs (#38224) 2026-03-16 15:16:43 +00:00
accept_notification_request_service_spec.rb
account_search_service_spec.rb Add basic ES-enabled index/service coverage (#38097) 2026-03-09 09:31:56 +00:00
account_statuses_cleanup_service_spec.rb
add_account_to_collection_service_spec.rb Federate activity when remote account is added to a Collection (#37992) 2026-02-26 15:11:02 +00:00
after_block_domain_from_account_service_spec.rb
after_block_service_spec.rb
after_unallow_domain_service_spec.rb
app_sign_up_service_spec.rb
appeal_service_spec.rb Add role-specific user fabricators (#33437) 2025-01-03 08:28:14 +00:00
approve_appeal_service_spec.rb
authorize_follow_service_spec.rb
backup_service_spec.rb Use JSON.generate in backup service (#38234) 2026-03-16 15:10:10 +00:00
batched_remove_status_service_spec.rb
block_domain_service_spec.rb
block_service_spec.rb
bootstrap_timeline_service_spec.rb
bulk_import_row_service_spec.rb Update rubocop-rspec to version 3.6.0 (#34497) 2025-04-24 14:56:13 +00:00
bulk_import_service_spec.rb Upgrade rubocop from v1.84.0 to v1.84.2, update config, and correct offences (#37795) 2026-02-17 14:56:46 +00:00
clear_domain_media_service_spec.rb
create_collection_service_spec.rb Federate activity when remote account is added to a Collection (#37992) 2026-02-26 15:11:02 +00:00
create_featured_tag_service_spec.rb Add REST API for featuring and unfeaturing a hashtag (#34489) 2025-04-25 15:12:05 +00:00
delete_account_service_spec.rb Update rubocop-rspec to version 3.6.0 (#34497) 2025-04-24 14:56:13 +00:00
delete_collection_item_service_spec.rb Federate deletion of collection item (#37837) 2026-02-12 10:39:13 +00:00
delete_collection_service_spec.rb Federate Remove when collection is deleted (#37741) 2026-02-05 10:33:39 +00:00
dismiss_notification_request_service_spec.rb
fan_out_on_write_service_spec.rb Use JSON.generate call for fan out service (#38222) 2026-03-16 14:31:58 +00:00
favourite_service_spec.rb
fetch_link_card_service_spec.rb
fetch_oembed_service_spec.rb
fetch_remote_status_service_spec.rb Use JSON.generate in trivial string/hash conversion in specs (#38224) 2026-03-16 15:16:43 +00:00
fetch_resource_service_spec.rb
follow_service_spec.rb
move_service_spec.rb
mute_service_spec.rb
notify_service_spec.rb Fix filtering of mentions from filtered-on-their-origin-server accounts (#37583) 2026-01-27 09:53:21 +00:00
post_status_service_spec.rb Extract interaction policy class (#37277) 2025-12-17 10:12:43 +00:00
precompute_feed_service_spec.rb Fix tootctl feeds build not building list timelines (#33783) 2025-01-30 09:18:46 +00:00
process_hashtags_service_spec.rb
process_mentions_service_spec.rb Fix mentions of domain-blocked users being processed (#37257) 2025-12-16 08:49:48 +00:00
purge_domain_service_spec.rb
reblog_service_spec.rb Use touch_all for time column updates (#33295) 2024-12-13 08:41:42 +00:00
reject_follow_service_spec.rb
remove_domains_from_followers_service_spec.rb
remove_featured_tag_service_spec.rb Add REST API for featuring and unfeaturing a hashtag (#34489) 2025-04-25 15:12:05 +00:00
remove_from_followers_service_spec.rb
remove_status_service_spec.rb Use to_json call for raw event strings (#38215) 2026-03-16 13:55:58 +00:00
report_service_spec.rb
resolve_account_service_spec.rb Use JSON.generate in trivial string/hash conversion in specs (#38224) 2026-03-16 15:16:43 +00:00
resolve_url_service_spec.rb
revoke_collection_item_service_spec.rb Add service to revoke inclusion in a Collection (#38026) 2026-03-02 10:16:41 +00:00
revoke_quote_service_spec.rb Fix QuoteAuthorization id not being properly serialized when federating revocation (#36083) 2025-09-11 09:37:56 +00:00
search_service_spec.rb Add FASP account search support (#34033) 2025-06-30 07:42:34 +00:00
software_update_check_service_spec.rb Rescue JSON::ParserError where already converted (#38244) 2026-03-17 08:57:10 +00:00
statuses_search_service_spec.rb Add basic ES-enabled index/service coverage (#38097) 2026-03-09 09:31:56 +00:00
suspend_account_service_spec.rb Use config_for for cache buster values (#34851) 2025-05-30 11:54:25 +00:00
tag_search_service_spec.rb Add basic ES-enabled index/service coverage (#38097) 2026-03-09 09:31:56 +00:00
translate_status_service_spec.rb
unallow_domain_service_spec.rb Move "limited federation mode" config to x.mastodon area (#35041) 2025-06-16 06:13:03 +00:00
unblock_domain_service_spec.rb
unblock_service_spec.rb
unfavourite_service_spec.rb
unfollow_service_spec.rb Fix existing posts not being removed from lists when a list member is unfollowed (#38048) 2026-03-04 11:18:28 +00:00
unmute_service_spec.rb Change lists to reflect added and removed users retroactively (#32930) 2024-11-19 10:04:12 +00:00
unsuspend_account_service_spec.rb Update rubocop-rspec to version 3.6.0 (#34497) 2025-04-24 14:56:13 +00:00
update_account_service_spec.rb Add missing_attribution boolean to preview cards (#38043) 2026-03-04 11:18:37 +00:00
update_collection_service_spec.rb Federate updates to collections (#37790) 2026-02-10 10:08:55 +00:00
update_status_service_spec.rb Fix processing of mentions for post edits with an existing corresponding silent mention (#33227) 2024-12-11 12:59:29 +00:00
verify_link_service_spec.rb rel="me" check should be case-insenstive (#32238) 2024-11-21 14:37:25 +00:00
vote_service_spec.rb
webhook_service_spec.rb Use to_json call for webhook service (#38217) 2026-03-16 14:01:37 +00:00