mastodon/spec/controllers
Eugen Rochko 4bc625166e
Fix bug in relationships API introduced by ()
It was merge when it needed to be deep_merge. And added some tests
..
activitypub Revert ()
admin Add moderation note ()
api Fix bug in relationships API introduced by ()
auth Fix email confirmation link not updating email ()
concerns Fix regeneration marker not expiring ()
oauth Cover Oauth::AuthorizedApplicationsController ()
settings Rename ResolveRemoteAccountService to ResolveAccountService ()
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 Fix force_ssl conditional ()
authorize_follows_controller_spec.rb Rename ResolveRemoteAccountService to ResolveAccountService ()
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 ()