mastodon/app/controllers
Eugen Rochko 65fffeac3f
Redesign landing page ()
..
activitypub Add specs for activitypub collections controller ()
admin Randomize emoji filename ()
api Add polls ()
auth Save IP address used for sign-up, not only sign-in ()
concerns Improvements to signature verification ()
oauth Fix authorized applications list page design ()
settings Avoid race conditions when creating backups ()
well_known Make host_meta/webfinger replies cacheable (fixes ) ()
about_controller.rb Redesign landing page ()
account_follow_controller.rb Restful refactor of accounts/ routes ()
account_unfollow_controller.rb Restful refactor of accounts/ routes ()
accounts_controller.rb Fix it as tagged_request of accounts_controller is not addressable_uri ()
application_controller.rb Remove intermediary arrays when creating hash maps from results ()
authorize_interactions_controller.rb Add remote interaction dialog for toots ()
custom_css_controller.rb Add admin custom CSS setting ()
directories_controller.rb Fix directory showing tags that have no currently eligible accounts ()
emojis_controller.rb Unuse ActiveRecord::Base#cache_key ()
filters_controller.rb Set @body_classes to admin layout ()
follower_accounts_controller.rb Add preference to hide following/followers lists ()
following_accounts_controller.rb Add preference to hide following/followers lists ()
home_controller.rb Ensure single user is a local user (fixes ) ()
intents_controller.rb Add remote interaction dialog for toots ()
invites_controller.rb Set @body_classes to admin layout ()
manifests_controller.rb Make Chrome splash screen same color as web UI's background color ()
media_controller.rb fix CSP / X-Frame-Options for media embeds ()
media_proxy_controller.rb Raise Mastodon::RaceConditionError if Redis lock failed ()
public_timelines_controller.rb Redesign landing page ()
remote_follow_controller.rb Add remote interaction dialog for toots ()
remote_interaction_controller.rb Change remote interaction dialog to use specific actions ()
remote_unfollows_controller.rb Add tests for remote_unfollows_controller ()
shares_controller.rb Add REST API for Web Push Notifications subscriptions ()
statuses_controller.rb Give the `replies` collection an identifier and enable pagination ()
stream_entries_controller.rb Fix "Show more" URL on paginated threads for remote statuses ()
tags_controller.rb Redesign landing page ()