mastodon/spec/services
Surinna Curtis dc786c0cf4 Support Actors/Statuses with multiple types (#7305)
* Add equals_or_includes_any? helper in JsonLdHelper

* Support arrays in JSON-LD type fields for actors/tags/objects.

* Spec for resolving accounts with extension types

* Style tweaks for codeclimate
2018-05-02 12:40:24 +02:00
..
activitypub Append '.test' to hostname in stub data (#7260) 2018-04-25 14:12:28 +02:00
pubsubhubbub
account_search_service_spec.rb Prevent suspended accounts from appearing in AccountSearchService (#7246) 2018-04-23 21:27:18 +02:00
after_block_service_spec.rb Lists (#5703) 2017-11-18 00:16:48 +01:00
authorize_follow_service_spec.rb
batched_remove_status_service_spec.rb Lists (#5703) 2017-11-18 00:16:48 +01:00
block_domain_from_account_service_spec.rb
block_domain_service_spec.rb
block_service_spec.rb
bootstrap_timeline_service_spec.rb
fan_out_on_write_service_spec.rb Lists (#5703) 2017-11-18 00:16:48 +01:00
favourite_service_spec.rb
fetch_atom_service_spec.rb Added #call spec (#6455) 2018-02-10 03:31:38 +01:00
fetch_link_card_service_spec.rb Fix URLs incorrectly having trailing hyphen removed (#6465) 2018-02-11 23:49:18 +01:00
fetch_remote_account_service_spec.rb Added FetchRemoteAccountService spec (#6456) 2018-02-10 17:10:57 +01:00
fetch_remote_status_service_spec.rb Added fetch_remote_status_service call spec case actibitypub (#6500) 2018-02-18 16:34:03 +01:00
follow_service_spec.rb Allow hiding of reblogs from followed users (#5762) 2017-11-28 15:00:35 +01:00
mute_service_spec.rb Lists (#5703) 2017-11-18 00:16:48 +01:00
notify_service_spec.rb When must_be_following_dm is on, only notify if recipient dm'ed user (#6283) 2018-01-18 16:12:10 +01:00
post_status_service_spec.rb Using double splat operator (#5859) 2017-12-06 11:41:57 +01:00
precompute_feed_service_spec.rb Do not push status to feed if its reblog is already inserted (#6488) 2018-02-24 05:40:18 +01:00
process_feed_service_spec.rb
process_interaction_service_spec.rb
process_mentions_service_spec.rb Fix handling of temporary failures in ProcessMentionsService (#5842) 2017-11-28 15:00:22 +01:00
reblog_service_spec.rb
reject_follow_service_spec.rb
remove_status_service_spec.rb Lists (#5703) 2017-11-18 00:16:48 +01:00
report_service_spec.rb Federated reports (#6570) 2018-02-28 06:54:55 +01:00
resolve_account_service_spec.rb Support Actors/Statuses with multiple types (#7305) 2018-05-02 12:40:24 +02:00
resolve_url_service_spec.rb Rename FetchRemoteResourceService to ResolveURLService (#6328) 2018-01-22 14:24:22 +01:00
search_service_spec.rb Rename FetchRemoteResourceService to ResolveURLService (#6328) 2018-01-22 14:24:22 +01:00
send_interaction_service_spec.rb
subscribe_service_spec.rb
suspend_account_service_spec.rb
unblock_domain_service_spec.rb
unblock_service_spec.rb
unfollow_service_spec.rb
unmute_service_spec.rb
unsubscribe_service_spec.rb
update_remote_profile_service_spec.rb