chinwagsocial/spec/services
valerauko c36a4a1617 Fix FetchAtomService content type handling (#9132)
* Add profile to json+ld in Accept

It's required by the ActivityPub spec

* Use headers['Content-type'] instead of mime_type

mime_type strips the profile from the content type, but it's still available raw in the headers hash

* Add test for ld+json with profile
2018-10-30 15:07:57 +01:00
..
activitypub Lint pass (#8876) 2018-10-04 12:36:53 +02:00
pubsubhubbub
account_search_service_spec.rb
after_block_domain_from_account_service_spec.rb
after_block_service_spec.rb
authorize_follow_service_spec.rb
batched_remove_status_service_spec.rb rubocop issues - Cleaning up (#8912) 2018-10-08 04:50:11 +02:00
block_domain_service_spec.rb
block_service_spec.rb
bootstrap_timeline_service_spec.rb
fan_out_on_write_service_spec.rb
favourite_service_spec.rb
fetch_atom_service_spec.rb Fix FetchAtomService content type handling (#9132) 2018-10-30 15:07:57 +01:00
fetch_link_card_service_spec.rb
fetch_oembed_service_spec.rb
fetch_remote_account_service_spec.rb rubocop issues - Cleaning up (#8912) 2018-10-08 04:50:11 +02:00
fetch_remote_status_service_spec.rb Improve federated ID validation (#8372) 2018-08-22 20:55:14 +02:00
follow_service_spec.rb
mute_service_spec.rb
notify_service_spec.rb Do not hide boost notifications from followed people with hidden boosts (#9147) 2018-10-30 00:47:31 +01:00
post_status_service_spec.rb
precompute_feed_service_spec.rb
process_feed_service_spec.rb rubocop issues - Cleaning up (#8912) 2018-10-08 04:50:11 +02:00
process_interaction_service_spec.rb
process_mentions_service_spec.rb
reblog_service_spec.rb
reject_follow_service_spec.rb
remove_status_service_spec.rb
report_service_spec.rb Add preference for report notification e-mails, skip for duplicates (#8559) 2018-09-02 00:11:58 +02:00
resolve_account_service_spec.rb
resolve_url_service_spec.rb
search_service_spec.rb
send_interaction_service_spec.rb
subscribe_service_spec.rb
suspend_account_service_spec.rb Increase reach of Delete->Actor activities (#8305) 2018-08-20 13:28:05 +02:00
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 rubocop issues - Cleaning up (#8912) 2018-10-08 04:50:11 +02:00
verify_link_service_spec.rb Fix link verification for remote accounts (#8868) 2018-10-04 15:47:03 +02:00