You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/services
Nicholas La Roux 438602c488
Upgrade `rubocop` from `v1.84.0` to `v1.84.2`, update config, and correct offences (#37795)
7 days ago
..
activitypub Process actor public keys when they are in a separate document without the ActivityStreams context (#37826) 2 weeks ago
accept_notification_request_service_spec.rb Reload notifications when accepted notifications are merged (streaming only) (#31419) 2 years ago
account_search_service_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
account_statuses_cleanup_service_spec.rb Reduce factory usage across `spec/services` area (#32098) 1 year ago
add_account_to_collection_service_spec.rb Federate `Add` when item is added to Collection (#37823) 2 weeks ago
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 Add `DomainHelpers` spec support module for DNS/MX stub (#32690) 1 year ago
appeal_service_spec.rb Add role-specific user fabricators (#33437) 1 year ago
approve_appeal_service_spec.rb Fix error when accepting appeal for sensitive posts deleted in the meantime (#32037) 1 year ago
authorize_follow_service_spec.rb Reduce factory usage across `spec/services` area (#32098) 1 year ago
backup_service_spec.rb
batched_remove_status_service_spec.rb Reduce factory usage across `spec/services` area (#32098) 1 year ago
block_domain_service_spec.rb
block_service_spec.rb Reduce factory usage across `spec/services` area (#32098) 1 year ago
bootstrap_timeline_service_spec.rb
bulk_import_row_service_spec.rb Update `rubocop-rspec` to version 3.6.0 (#34497) 10 months ago
bulk_import_service_spec.rb Upgrade `rubocop` from `v1.84.0` to `v1.84.2`, update config, and correct offences (#37795) 7 days ago
clear_domain_media_service_spec.rb
create_collection_service_spec.rb Federate creation of collections (#37618) 4 weeks ago
create_featured_tag_service_spec.rb Add REST API for featuring and unfeaturing a hashtag (#34489) 10 months ago
delete_account_service_spec.rb Update `rubocop-rspec` to version 3.6.0 (#34497) 10 months ago
delete_collection_item_service_spec.rb Federate deletion of collection item (#37837) 2 weeks ago
delete_collection_service_spec.rb Federate `Remove` when collection is deleted (#37741) 3 weeks ago
dismiss_notification_request_service_spec.rb Change dismissing a notification to clear existing filtered notifications for that account (#31329) 2 years ago
fan_out_on_write_service_spec.rb Fix filtering of mentions from filtered-on-their-origin-server accounts (#37583) 4 weeks ago
favourite_service_spec.rb Reduce factory usage across `spec/services` area (#32098) 1 year ago
fetch_link_card_service_spec.rb Change fetch link card service to parse as HTML5 (#31814) 1 year ago
fetch_oembed_service_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
fetch_remote_status_service_spec.rb
fetch_resource_service_spec.rb
follow_service_spec.rb Reduce factory usage across `spec/services` area (#32098) 1 year ago
move_service_spec.rb
mute_service_spec.rb
notify_service_spec.rb Fix filtering of mentions from filtered-on-their-origin-server accounts (#37583) 4 weeks ago
post_status_service_spec.rb Extract interaction policy class (#37277) 2 months ago
precompute_feed_service_spec.rb Fix `tootctl feeds build` not building list timelines (#33783) 1 year ago
process_hashtags_service_spec.rb
process_mentions_service_spec.rb Fix mentions of domain-blocked users being processed (#37257) 2 months ago
purge_domain_service_spec.rb
reblog_service_spec.rb Use `touch_all` for time column updates (#33295) 1 year ago
reject_follow_service_spec.rb Reduce factory usage across `spec/services` area (#32098) 1 year ago
remove_domains_from_followers_service_spec.rb
remove_featured_tag_service_spec.rb Add REST API for featuring and unfeaturing a hashtag (#34489) 10 months ago
remove_from_followers_service_spec.rb Reduce factory usage across `spec/services` area (#32098) 1 year ago
remove_status_service_spec.rb Fix deletion of posts quoting soft-deleted local post (#36461) 4 months ago
report_service_spec.rb Reduce factory usage across `spec/services` area (#32098) 1 year ago
resolve_account_service_spec.rb Reduce factory usage across `spec/services` area (#32098) 1 year ago
resolve_url_service_spec.rb Reduce factory usage across `spec/services` area (#32098) 1 year ago
revoke_quote_service_spec.rb Fix QuoteAuthorization id not being properly serialized when federating revocation (#36083) 6 months ago
search_service_spec.rb Add FASP account search support (#34033) 8 months ago
software_update_check_service_spec.rb Add role-specific user fabricators (#33437) 1 year ago
suspend_account_service_spec.rb Use `config_for` for cache buster values (#34851) 9 months ago
tag_search_service_spec.rb
translate_status_service_spec.rb Translate to regional language variant (e.g. pt-BR) (#32428) 1 year ago
unallow_domain_service_spec.rb Move "limited federation mode" config to `x.mastodon` area (#35041) 8 months ago
unblock_domain_service_spec.rb Reduce factory usage across `spec/services` area (#32098) 1 year ago
unblock_service_spec.rb Reduce factory usage across `spec/services` area (#32098) 1 year ago
unfavourite_service_spec.rb
unfollow_service_spec.rb Reduce factory usage across `spec/services` area (#32098) 1 year ago
unmute_service_spec.rb Change lists to reflect added and removed users retroactively (#32930) 1 year ago
unsuspend_account_service_spec.rb Update `rubocop-rspec` to version 3.6.0 (#34497) 10 months ago
update_account_service_spec.rb Reduce factory usage across `spec/services` area (#32098) 1 year ago
update_collection_service_spec.rb Federate updates to collections (#37790) 2 weeks ago
update_status_service_spec.rb Fix processing of mentions for post edits with an existing corresponding silent mention (#33227) 1 year ago
verify_link_service_spec.rb `rel="me"` check should be case-insenstive (#32238) 1 year ago
vote_service_spec.rb
webhook_service_spec.rb