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
mayaeh ef0d22f232 Add search and sort functions to hashtag admin UI (#11829)
* 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
6 years ago
..
activitypub
admin Add search and sort functions to hashtag admin UI (#11829) 6 years ago
api Remove deprecated `GET /api/v1/search` API (#11823) 6 years ago
auth Fix 2FA challenge and password challenge for non-database users (#11831) 6 years ago
concerns
oauth
settings Fix 2FA challenge and password challenge for non-database users (#11831) 6 years ago
well_known Fix uncaught error when resource param is missing in Webfinger request (#11701) 6 years ago
about_controller.rb
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb
application_controller.rb Add healthcheck endpoint for web (#11770) 6 years ago
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 (#11705) 6 years ago
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
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb Fix uncaught errors in media proxy controller (#11811) 6 years ago
public_timelines_controller.rb
relationships_controller.rb
remote_follow_controller.rb Fix uncaught domain normalization error in remote follow (#11703) 6 years ago
remote_interaction_controller.rb Fix uncaught domain normalization error in remote follow (#11703) 6 years ago
shares_controller.rb
statuses_controller.rb
tags_controller.rb