mastodon/spec/controllers
Akihiko Odaki a38dbd9c8a Redirect from Web tag timeline to public tag timeline if not signed in ()
This is also implemented in Pawoo:
ceafdbd1bb
..
activitypub Revert ()
admin Add moderation note ()
api Fix bug in relationships API introduced by ()
auth Fix email confirmation link not updating email ()
concerns Set the default locale in config ()
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 Redirect from Web tag timeline to public tag timeline if not signed in ()
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 ()