about summary refs log tree commit diff
path: root/spec/services/fetch_remote_account_service_spec.rb
AgeCommit message (Collapse)Author
2016-09-26Fix #54 - Fetch remote accounts by URL from mentionsEugen Rochko
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.