mastodon/spec/services
Eugen Rochko c6b0311b86 Fix #54 - Fetch remote accounts by URL from mentions
Fetching atom extracted from FetchRemoteAccountService and FetchRemoteStatusService
into FetchAtomService. Mentions of the constant "http://activityschema.org/collection/public"
skipped as it's not a real URL/user.
2016-09-26 16:44:40 +02:00
..
fan_out_on_write_service_spec.rb
favourite_service_spec.rb
fetch_atom_service_spec.rb Fix #54 - Fetch remote accounts by URL from mentions 2016-09-26 16:44:40 +02:00
fetch_remote_account_service_spec.rb Fix #54 - Fetch remote accounts by URL from mentions 2016-09-26 16:44:40 +02:00
fetch_remote_status_service_spec.rb Fix #54 - Fetch remote accounts by URL from mentions 2016-09-26 16:44:40 +02:00
follow_remote_account_service_spec.rb
follow_service_spec.rb
post_status_service_spec.rb
precompute_feed_service_spec.rb
process_feed_service_spec.rb Fix #43 2016-09-18 12:28:49 +02:00
process_interaction_service_spec.rb
process_mentions_service_spec.rb
reblog_service_spec.rb
send_interaction_service_spec.rb
unfollow_service_spec.rb
update_remote_profile_service_spec.rb