chinwagsocial/app/controllers
Eugen Rochko ebf2fef029
Catch ActionController::UnknownFormat and return HTTP 406 (#7621)
An error like that should not appear in production error log.
2018-05-26 01:09:30 +02:00
..
activitypub
admin Add resend confirmation for admin (#7378) 2018-05-06 10:59:03 +02:00
api Remove small pagination limit from context API (#7564) 2018-05-21 12:43:05 +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 Restful refactor of accounts/ routes (#2133) 2017-04-19 13:52:37 +02:00
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 Fix "Show more" URL on paginated threads for remote statuses (#7285) 2018-04-30 01:59:42 +02:00
stream_entries_controller.rb
tags_controller.rb Add RSS feeds for end-users (#7259) 2018-04-25 02:10:02 +02:00