mastodon/app/controllers
Nolan Lawson fa0be3f834 Add option to reduce motion (#5393)
* Add option to reduce motion

* Use HOC to wrap all Motion calls

* fix case-sensitive issue

* Avoid updating too frequently

* Get rid of unnecessary change to _simple_status.html.haml
2017-10-16 09:36:15 +02:00
..
activitypub
admin Fix #5351 - Redirection with page params after copy emoji (#5387) 2017-10-14 14:40:10 +02:00
api Fix pagination in Api::V1::BlocksController (#5285) 2017-10-09 17:30:31 +02:00
auth Set InstancePresenter to Auth::RegistrationsController#create (#5366) 2017-10-13 09:35:07 +02:00
concerns Fix UserTrackingConcern firing on every request, optimize some queries (#5368) 2017-10-13 16:44:29 +02:00
oauth
settings Add option to reduce motion (#5393) 2017-10-16 09:36:15 +02:00
well_known
about_controller.rb
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb Encode custom emojis as resolveable objects in ActivityPub (#5243) 2017-10-07 17:43:42 +02:00
application_controller.rb
authorize_follows_controller.rb
emojis_controller.rb Encode custom emojis as resolveable objects in ActivityPub (#5243) 2017-10-07 17:43:42 +02:00
follower_accounts_controller.rb Encode custom emojis as resolveable objects in ActivityPub (#5243) 2017-10-07 17:43:42 +02:00
following_accounts_controller.rb Encode custom emojis as resolveable objects in ActivityPub (#5243) 2017-10-07 17:43:42 +02:00
home_controller.rb
intents_controller.rb
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb
remote_follow_controller.rb
shares_controller.rb
statuses_controller.rb Encode custom emojis as resolveable objects in ActivityPub (#5243) 2017-10-07 17:43:42 +02:00
stream_entries_controller.rb
tags_controller.rb Redesign public hashtag pages (#5237) 2017-10-07 20:00:35 +02:00