mastodon/spec/services
unarist 1eab53ee10 Fix an error when actor json couldn't be fetched in ResolveRemoteAccountService ()
* Fix an error when actor json couldn't be fetched in ResolveRemoteAccountService

* Add specs
..
activitypub Fetch statuses/following/followers numbers from ActivityPub collections ()
pubsubhubbub Specs for pubsub subscribe service ()
account_search_service_spec.rb Rename FollowRemoteAccountService to ResolveRemoteAccountService ()
after_block_service_spec.rb Optimize MuteService and AfterBlockService ()
authorize_follow_service_spec.rb ActivityPub delivery ()
batched_remove_status_service_spec.rb Serialize ActivityPub alternate link into OStatus deletes, handle it ()
block_domain_from_account_service_spec.rb Add buttons to block and unblock domain ()
block_domain_service_spec.rb Domain block service cleanup ()
block_service_spec.rb ActivityPub delivery ()
bootstrap_timeline_service_spec.rb Default follows for new users ()
fan_out_on_write_service_spec.rb Quick attempt to get pull requests passing
favourite_service_spec.rb ActivityPub delivery ()
fetch_atom_service_spec.rb Fix - Fetch remote accounts by URL from mentions
fetch_link_card_service_spec.rb Enable to recognize most kinds of characters as URL paths ()
fetch_remote_account_service_spec.rb Fix - Fetch remote accounts by URL from mentions
fetch_remote_resource_service_spec.rb Add support for searching AP users ()
fetch_remote_status_service_spec.rb Fix - Fetch remote accounts by URL from mentions
follow_service_spec.rb ActivityPub delivery ()
mute_service_spec.rb Optimize MuteService and AfterBlockService ()
notify_service_spec.rb Add buttons to block and unblock domain ()
post_status_service_spec.rb Fix filterable_languages method of SettingsHelper ()
precompute_feed_service_spec.rb Fix PrecomputeFeedService for filtered statuses ()
process_feed_service_spec.rb Hook up URL-based resource look-up to ActivityPub ()
process_interaction_service_spec.rb Add status destroy authorization to policy ()
process_mentions_service_spec.rb ActivityPub delivery ()
reblog_service_spec.rb ActivityPub delivery ()
reject_follow_service_spec.rb ActivityPub delivery ()
remove_status_service_spec.rb Fix deletion of status which has been reblogged ()
resolve_remote_account_service_spec.rb Fix an error when actor json couldn't be fetched in ResolveRemoteAccountService ()
search_service_spec.rb Add specs (and refactor) of FetchRemoteResourceService and SearchService ()
send_interaction_service_spec.rb Fixing some bugs, adding pending test examples
subscribe_service_spec.rb Fix webfinger retries ()
suspend_account_service_spec.rb Delete records in smaller transaction ()
unblock_domain_service_spec.rb Unblock domain service specs/refactor ()
unblock_service_spec.rb ActivityPub delivery ()
unfollow_service_spec.rb ActivityPub delivery ()
unmute_service_spec.rb Mute button progress so far. WIP, doesn't entirely work correctly.
unsubscribe_service_spec.rb Fix errors preventing UnsubscribeService from working ()
update_remote_profile_service_spec.rb Set correct attachment type for rejected media ()