mastodon/app/controllers
2018-05-29 02:01:24 +02:00
..
activitypub
admin
api Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661) 2018-05-29 02:01:24 +02:00
auth
concerns
oauth Ensure push subscription is immediately removed when application is revoked (#7548) 2018-05-19 21:05:08 +02:00
settings Enforce order on authorized applications page (#7587) 2018-05-22 14:44:53 +02:00
well_known
about_controller.rb
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb
application_controller.rb Catch ActionController::UnknownFormat and return HTTP 406 (#7621) 2018-05-26 01:09:30 +02:00
authorize_follows_controller.rb
emojis_controller.rb
follower_accounts_controller.rb Add preference to hide following/followers lists (#7532) 2018-05-18 02:26:51 +02:00
following_accounts_controller.rb Add preference to hide following/followers lists (#7532) 2018-05-18 02:26:51 +02:00
home_controller.rb
intents_controller.rb
invites_controller.rb Yeah, it was supposed to be #create? 2018-05-22 20:05:24 +02:00
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb
remote_follow_controller.rb
remote_unfollows.rb
shares_controller.rb
statuses_controller.rb
stream_entries_controller.rb
tags_controller.rb