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/controllers
nullkal 2293466edd Show pinned statuses only in the top of the profile page (#4803)
* Show pinned statuses only in the top of the profile page

* Refactor AccountsController#show_pinned_statuses?
7 years ago
..
activitypub Set correct content-type for ActivityPub JSON (#4592) 7 years ago
admin Improve admin page (#4121) 7 years ago
api Raise an error for remote url in StatusFinder (#4776) 7 years ago
auth Add "signed in as" header to some pages (#4523) 7 years ago
concerns Add alternate links to ActivityPub resources from HTML/HEAD variants (#4586) 7 years ago
oauth
settings Use checkboxes for application scope setting (#4671) 7 years ago
well_known
about_controller_spec.rb
account_follow_controller_spec.rb
account_unfollow_controller_spec.rb
accounts_controller_spec.rb Show pinned statuses only in the top of the profile page (#4803) 7 years ago
application_controller_spec.rb
authorize_follows_controller_spec.rb
follower_accounts_controller_spec.rb
following_accounts_controller_spec.rb
home_controller_spec.rb
manifests_controller_spec.rb
media_controller_spec.rb
remote_follow_controller_spec.rb rescue HTTP::ConnectionError in RemoteFollowController#create (#4726) 7 years ago
statuses_controller_spec.rb Fetch reblogs as Announce activity instead of Note object (#4672) 7 years ago
stream_entries_controller_spec.rb Update status embeds (#4742) 7 years ago
tags_controller_spec.rb