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
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
7 years ago
..
activitypub Fix HTTP responses for salmon and ActivityPub inbox processing (#5200) 7 years ago
admin Fix #5351 - Redirection with page params after copy emoji (#5387) 7 years ago
api Fix pagination in Api::V1::BlocksController (#5285) 7 years ago
auth Set InstancePresenter to `Auth::RegistrationsController#create` (#5366) 7 years ago
concerns Fix UserTrackingConcern firing on every request, optimize some queries (#5368) 7 years ago
oauth
settings Add option to reduce motion (#5393) 7 years ago
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) 7 years ago
application_controller.rb Add support for multiple themes (#4959) 7 years ago
authorize_follows_controller.rb
emojis_controller.rb Encode custom emojis as resolveable objects in ActivityPub (#5243) 7 years ago
follower_accounts_controller.rb Encode custom emojis as resolveable objects in ActivityPub (#5243) 7 years ago
following_accounts_controller.rb Encode custom emojis as resolveable objects in ActivityPub (#5243) 7 years ago
home_controller.rb
intents_controller.rb
manifests_controller.rb Make Chrome splash screen same color as web UI's background color (#5169) 7 years ago
media_controller.rb
media_proxy_controller.rb Fix incomplete account records being read (#4998) 7 years ago
remote_follow_controller.rb
shares_controller.rb
statuses_controller.rb Encode custom emojis as resolveable objects in ActivityPub (#5243) 7 years ago
stream_entries_controller.rb
tags_controller.rb Redesign public hashtag pages (#5237) 7 years ago