mastodon/spec/controllers/api
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
..
accounts_controller_spec.rb Fix notifications in UI, added new API for fetching account relationships 2016-09-21 22:07:18 +02:00
follows_controller_spec.rb Fixing atom feeds for accounts, adding tests that would catch such bugs in future 2016-09-08 00:33:07 +02:00
media_controller_spec.rb Fixing image upload limits, allowing webm, merge/unmerge events trigger 2016-09-12 18:22:43 +02:00
salmon_controller_spec.rb Fixing atom feeds for accounts, adding tests that would catch such bugs in future 2016-09-08 00:33:07 +02:00
statuses_controller_spec.rb Test case for new api endpoint 2016-09-16 00:27:09 +02:00
subscriptions_controller_spec.rb Fix #54 - Fetch remote accounts by URL from mentions 2016-09-26 16:44:40 +02:00