mastodon/spec/controllers
Akihiko Odaki 161c72d66d Allow to dereference Follow object for ActivityPub ()
* Allow to dereference Follow object for ActivityPub

* Accept IRI as object representation for Accept activity
..
activitypub Allow to dereference Follow object for ActivityPub ()
admin Add moderation note ()
api Fix - Add GET /api/v1/accounts/:id/lists ()
auth Default follows for new users ()
concerns Rate limit by user instead of IP when API user is authenticated ()
oauth Cover Oauth::AuthorizedApplicationsController ()
settings Remove empty strings ()
well_known Improve ActivityPub representations ()
about_controller_spec.rb Cover AboutController more in spec ()
account_follow_controller_spec.rb Cover AccountFollowController more in spec ()
account_unfollow_controller_spec.rb Cover AccountUnfollowController more in spec ()
accounts_controller_spec.rb Rewrite account_controller_spec ()
application_controller_spec.rb Use "match_array" only for order independent assertions ()
authorize_follows_controller_spec.rb Remote following success page ()
follower_accounts_controller_spec.rb Introduce recent to Follow ()
following_accounts_controller_spec.rb Introduce recent to Follow ()
home_controller_spec.rb When web UI URL used while logged out, redirect to static page ()
manifests_controller_spec.rb Make Chrome splash screen same color as web UI's background color ()
media_controller_spec.rb Extract authorization policy for viewing statuses ()
remote_follow_controller_spec.rb rescue HTTP::ConnectionError in RemoteFollowController#create ()
statuses_controller_spec.rb Fetch reblogs as Announce activity instead of Note object ()
stream_entries_controller_spec.rb Update status embeds ()
tags_controller_spec.rb Redesign public hashtag pages ()