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
2017-08-25 18:50:52 +02:00
..
activitypub ActivityPub migration procedure (#4617) 2017-08-21 01:14:40 +02:00
admin Fix typo in admin/status_controller.rb (#4679) 2017-08-24 04:03:52 +02:00
api Pinned statuses (#4675) 2017-08-25 01:41:18 +02:00
auth
concerns Support more variations of ActivityPub keyId in signature (#4630) 2017-08-21 22:57:34 +02:00
oauth
settings Use checkboxes for application scope setting (#4671) 2017-08-23 15:16:20 +02:00
well_known Ensure well_known controllers use WEB_DOMAIN by including RoutingHelper (#2388) 2017-06-02 22:21:36 +02:00
about_controller.rb
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) 2017-08-25 18:50:52 +02:00
application_controller.rb
authorize_follows_controller.rb
follower_accounts_controller.rb
following_accounts_controller.rb
home_controller.rb Web Push Notifications (#3243) 2017-07-13 22:15:32 +02:00
intents_controller.rb Add protocol handler. Handle follow intents (#4511) 2017-08-14 04:53:31 +02:00
manifests_controller.rb
media_controller.rb
remote_follow_controller.rb
shares_controller.rb
statuses_controller.rb Fetch reblogs as Announce activity instead of Note object (#4672) 2017-08-24 16:21:42 +02:00
stream_entries_controller.rb
tags_controller.rb