You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
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.
8 years ago
..
controllers Fix #54 - Fetch remote accounts by URL from mentions 8 years ago
fabricators
fixtures
helpers
lib
mailers
models
services Fix #54 - Fetch remote accounts by URL from mentions 8 years ago
rails_helper.rb
spec_helper.rb