mastodon/app/controllers
mayaeh ef0d22f232 Add search and sort functions to hashtag admin UI ()
* Add search and sort functions to hashtag admin UI

* Move scope processing from tags_controller to tag_filter

* Fix based on method naming conventions

* Fixed not to get 500 errors for invalid requests
..
activitypub Fix multiple issues with replies collection for pages further than self-replies ()
admin Add search and sort functions to hashtag admin UI ()
api Remove deprecated `GET /api/v1/search` API ()
auth Fix 2FA challenge and password challenge for non-database users ()
concerns Add HTTP signature keyId to request log ()
oauth
settings Fix 2FA challenge and password challenge for non-database users ()
well_known Fix uncaught error when resource param is missing in Webfinger request ()
about_controller.rb Add public blocks to /about/blocks ()
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb Add an RSS feed tagged to a public profile page ()
application_controller.rb Add healthcheck endpoint for web ()
authorize_interactions_controller.rb
custom_css_controller.rb
directories_controller.rb Change layout of public profile directory to be the same as in web UI ()
emojis_controller.rb
filters_controller.rb
follower_accounts_controller.rb
following_accounts_controller.rb
home_controller.rb
instance_actors_controller.rb
intents_controller.rb
invites_controller.rb Add invite comments ()
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb Fix uncaught errors in media proxy controller ()
public_timelines_controller.rb
relationships_controller.rb
remote_follow_controller.rb Fix uncaught domain normalization error in remote follow ()
remote_interaction_controller.rb Fix uncaught domain normalization error in remote follow ()
shares_controller.rb
statuses_controller.rb
tags_controller.rb