mastodon/app/controllers
Matt Jankowski 04166c4a35 Specs for API push controller, with refactor (#2926)
* Coverage for api push controller

* Refactor the api/push controller
2017-05-09 00:44:30 +02:00
..
admin Refactor domain_blocks_controller (#2843) 2017-05-06 17:03:34 +02:00
api Specs for API push controller, with refactor (#2926) 2017-05-09 00:44:30 +02:00
auth
concerns Remove unnecessary keep file. (#2902) 2017-05-08 15:01:19 +02:00
oauth
settings
well_known
about_controller.rb
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb Change ActivityPub paging to match spec. Clean up ActivityPub outbox changes. (#2410) 2017-04-25 15:06:06 +02:00
api_controller.rb Avoid dynamic methods due to processing speed (#2080) 2017-04-18 15:57:46 +02:00
application_controller.rb Error responses cleanup (#2692) 2017-05-01 22:24:36 +02:00
authorize_follows_controller.rb
follower_accounts_controller.rb Optimize follower_accounts and following_accounts (#2820) 2017-05-06 04:03:07 +02:00
following_accounts_controller.rb Optimize follower_accounts and following_accounts (#2820) 2017-05-06 04:03:07 +02:00
home_controller.rb
media_controller.rb
remote_follow_controller.rb Coverage for remote follows (#2694) 2017-05-02 00:44:23 +02:00
statuses_controller.rb
stream_entries_controller.rb Simplify the way the embed view is created (#1590) 2017-04-12 16:12:42 +02:00
tags_controller.rb