mastodon/app/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
..
base_service.rb
fan_out_on_write_service.rb Fix #54 - Fetch remote accounts by URL from mentions 2016-09-26 16:44:40 +02:00
favourite_service.rb
fetch_atom_service.rb Fix #54 - Fetch remote accounts by URL from mentions 2016-09-26 16:44:40 +02:00
fetch_remote_account_service.rb Fix #54 - Fetch remote accounts by URL from mentions 2016-09-26 16:44:40 +02:00
fetch_remote_status_service.rb Fix #54 - Fetch remote accounts by URL from mentions 2016-09-26 16:44:40 +02:00
follow_remote_account_service.rb
follow_service.rb
post_status_service.rb
precompute_feed_service.rb
process_feed_service.rb Fix #54 - Fetch remote accounts by URL from mentions 2016-09-26 16:44:40 +02:00
process_interaction_service.rb
process_mentions_service.rb
reblog_service.rb
remove_status_service.rb
send_interaction_service.rb
subscribe_service.rb
unfollow_service.rb
update_remote_profile_service.rb