..
activitypub
Merge commit from fork
2025-10-21 15:00:28 +02:00
accept_notification_request_service_spec.rb
Reload notifications when accepted notifications are merged (streaming only) ( #31419 )
2024-08-19 15:59:06 +00:00
account_search_service_spec.rb
Enable "zero monkey patching" mode in RSpec ( #31614 )
2024-09-04 05:12:25 +00:00
account_statuses_cleanup_service_spec.rb
Reduce factory usage across spec/services area ( #32098 )
2024-10-04 14:11:15 +00:00
after_block_domain_from_account_service_spec.rb
Undo notification permissions on individual and domain blocks ( #29570 )
2024-03-26 14:46:38 +00:00
after_block_service_spec.rb
Remove unneeded type: :service from spec/services files ( #29304 )
2024-03-13 08:39:26 +00:00
after_unallow_domain_service_spec.rb
Add basic coverage for AfterUnallowDomainService class ( #29324 )
2024-02-21 17:13:11 +00:00
app_sign_up_service_spec.rb
Add DomainHelpers spec support module for DNS/MX stub ( #32690 )
2024-10-29 15:35:25 +00:00
appeal_service_spec.rb
Add role-specific user fabricators ( #33437 )
2025-01-03 08:28:14 +00:00
approve_appeal_service_spec.rb
Fix error when accepting appeal for sensitive posts deleted in the meantime ( #32037 )
2024-09-24 15:19:55 +00:00
authorize_follow_service_spec.rb
Reduce factory usage across spec/services area ( #32098 )
2024-10-04 14:11:15 +00:00
backup_service_spec.rb
Fix duplicate orderedItems in user archive's outbox.json ( #31099 )
2024-07-22 08:56:05 +00:00
batched_remove_status_service_spec.rb
Reduce factory usage across spec/services area ( #32098 )
2024-10-04 14:11:15 +00:00
block_domain_service_spec.rb
Rename jobs/attachments rspec tag names ( #29762 )
2024-07-08 16:01:08 +00:00
block_service_spec.rb
Reduce factory usage across spec/services area ( #32098 )
2024-10-04 14:11:15 +00:00
bootstrap_timeline_service_spec.rb
Remove unneeded type: :service from spec/services files ( #29304 )
2024-03-13 08:39:26 +00:00
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
Reduce factory usage across spec/services area ( #32098 )
2024-10-04 14:11:15 +00:00
clear_domain_media_service_spec.rb
Remove unneeded type: :service from spec/services files ( #29304 )
2024-03-13 08:39:26 +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
dismiss_notification_request_service_spec.rb
Change dismissing a notification to clear existing filtered notifications for that account ( #31329 )
2024-08-07 15:14:37 +00:00
fan_out_on_write_service_spec.rb
Reduce extra factories in FanOutOnWriteService spec ( #31053 )
2024-07-18 07:45:59 +00:00
favourite_service_spec.rb
Reduce factory usage across spec/services area ( #32098 )
2024-10-04 14:11:15 +00:00
fetch_link_card_service_spec.rb
Change fetch link card service to parse as HTML5 ( #31814 )
2024-09-09 10:59:42 +00:00
fetch_oembed_service_spec.rb
Enable "zero monkey patching" mode in RSpec ( #31614 )
2024-09-04 05:12:25 +00:00
fetch_remote_status_service_spec.rb
Remove unneeded type: :service from spec/services files ( #29304 )
2024-03-13 08:39:26 +00:00
fetch_resource_service_spec.rb
Remove unneeded type: :service from spec/services files ( #29304 )
2024-03-13 08:39:26 +00:00
follow_service_spec.rb
Reduce factory usage across spec/services area ( #32098 )
2024-10-04 14:11:15 +00:00
move_service_spec.rb
Add basic coverage for MoveService class ( #29301 )
2024-02-23 09:59:29 +00:00
mute_service_spec.rb
Rename jobs/attachments rspec tag names ( #29762 )
2024-07-08 16:01:08 +00:00
notify_service_spec.rb
Change notifications from moderators to not be filtered ( #33654 )
2025-01-21 11:39:53 +00:00
post_status_service_spec.rb
Fix Private Messages self-quoting private posts being changed to followers-only ( #36249 )
2025-09-24 10:58:52 +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
Add basic coverage for ProcessHashtagsService class ( #29320 )
2024-02-21 16:57:45 +00:00
process_mentions_service_spec.rb
Reduce factory usage across spec/services area ( #32098 )
2024-10-04 14:11:15 +00:00
purge_domain_service_spec.rb
Remove unneeded type: :service from spec/services files ( #29304 )
2024-03-13 08:39:26 +00:00
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
Reduce factory usage across spec/services area ( #32098 )
2024-10-04 14:11:15 +00:00
remove_domains_from_followers_service_spec.rb
Add basic coverage for RemoveDomainsFromFollowersService class ( #29327 )
2024-02-22 10:53:38 +00:00
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
Reduce factory usage across spec/services area ( #32098 )
2024-10-04 14:11:15 +00:00
remove_status_service_spec.rb
Fix deletion of posts quoting soft-deleted local post ( #36461 )
2025-10-14 15:15:38 +00:00
report_service_spec.rb
Reduce factory usage across spec/services area ( #32098 )
2024-10-04 14:11:15 +00:00
resolve_account_service_spec.rb
Reduce factory usage across spec/services area ( #32098 )
2024-10-04 14:11:15 +00:00
resolve_url_service_spec.rb
Reduce factory usage across spec/services area ( #32098 )
2024-10-04 14:11:15 +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
Add role-specific user fabricators ( #33437 )
2025-01-03 08:28:14 +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 coverage for TagSearchService class ( #29319 )
2024-03-13 08:33:03 +00:00
translate_status_service_spec.rb
Translate to regional language variant (e.g. pt-BR) ( #32428 )
2024-10-15 13:26:20 +00:00
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
Reduce factory usage across spec/services area ( #32098 )
2024-10-04 14:11:15 +00:00
unblock_service_spec.rb
Reduce factory usage across spec/services area ( #32098 )
2024-10-04 14:11:15 +00:00
unfavourite_service_spec.rb
Add basic coverage for UnfavouriteService class ( #29329 )
2024-02-22 10:48:42 +00:00
unfollow_service_spec.rb
Reduce factory usage across spec/services area ( #32098 )
2024-10-04 14:11:15 +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
Reduce factory usage across spec/services area ( #32098 )
2024-10-04 14:11:15 +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
Add basic coverage for VoteService class ( #29334 )
2024-02-22 10:39:18 +00:00
webhook_service_spec.rb
Add basic coverage for WebhookService class ( #29331 )
2024-02-22 10:46:20 +00:00