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/app/controllers
nullkal c2af138113 Allow multiple pinned statuses to be shown and make them be ordered b… (#4690)
* Allow multiple pinned statuses to be shown and make them be ordered by pinned date

* Set timestamps NOT NULL

* Make single-line pinned_statuses

* Spec for pinned_statuses

* Remove redundant empty line
7 years ago
..
activitypub ActivityPub migration procedure (#4617) 7 years ago
admin Fix typo in admin/status_controller.rb (#4679) 7 years ago
api Pinned statuses (#4675) 7 years ago
auth Redirect to PasswordController#new when reset_password_token is invalid (#4506) 7 years ago
concerns Support more variations of ActivityPub keyId in signature (#4630) 7 years ago
oauth
settings Use checkboxes for application scope setting (#4671) 7 years ago
well_known Ensure well_known controllers use WEB_DOMAIN by including RoutingHelper (#2388) 7 years ago
about_controller.rb Redesign the landing page, mount public timeline on it (#4122) 7 years ago
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb Allow multiple pinned statuses to be shown and make them be ordered b… (#4690) 7 years ago
application_controller.rb Add "signed in as" header to some pages (#4523) 7 years ago
authorize_follows_controller.rb Add "signed in as" header to some pages (#4523) 7 years ago
follower_accounts_controller.rb Set correct content-type for ActivityPub JSON (#4592) 7 years ago
following_accounts_controller.rb Set correct content-type for ActivityPub JSON (#4592) 7 years ago
home_controller.rb Web Push Notifications (#3243) 7 years ago
intents_controller.rb Add protocol handler. Handle follow intents (#4511) 7 years ago
manifests_controller.rb Fix #3063 - Add dynamic app manifest (#3563) 7 years ago
media_controller.rb
remote_follow_controller.rb Add "signed in as" header to some pages (#4523) 7 years ago
shares_controller.rb Make share intent modal to make "signed in as" shown. (#4611) 7 years ago
statuses_controller.rb Fetch reblogs as Announce activity instead of Note object (#4672) 7 years ago
stream_entries_controller.rb Add alternate links to ActivityPub resources from HTML/HEAD variants (#4586) 7 years ago
tags_controller.rb Set correct content-type for ActivityPub JSON (#4592) 7 years ago