akkoma/lib/pleroma/web/mastodon_api/controllers
kaniini 0e356cc800 Merge branch 'split-masto-api/reports' into 'develop'
Extract report actions from `MastodonAPIController` to `ReportController`

See merge request pleroma/pleroma!1744
2019-09-30 11:17:30 +00:00
..
conversation_controller.ex Extract conversation actions from MastodonAPIController to ConversationController 2019-09-30 16:52:07 +07:00
domain_block_controller.ex Extract domain blocks actions from MastodonAPIController to DomainBlockController 2019-09-27 14:28:05 +07:00
fallback_controller.ex Extract MastodonAPI.MastodonAPIController.errors/2 to MastodonAPI.FallbackController 2019-08-26 19:16:40 +07:00
filter_controller.ex Extract filter actions from MastodonAPIController to FilterController 2019-09-27 13:06:25 +07:00
follow_request_controller.ex Extract follow requests actions from MastodonAPIController to FollowRequestController 2019-09-27 14:25:17 +07:00
list_controller.ex Extract MastodonAPIController's list actions into MastodonAPI.ListController; Add more tests 2019-08-26 19:37:54 +07:00
mastodon_api_controller.ex Merge branch 'split-masto-api/reports' into 'develop' 2019-09-30 11:17:30 +00:00
notification_controller.ex Extract notification actions from MastodonAPIController into NotificationController 2019-09-24 15:16:44 +07:00
report_controller.ex Extract report actions from MastodonAPIController to ReportController 2019-09-30 17:44:10 +07:00
scheduled_activity_controller.ex Extract scheduled statuses actions from MastodonAPIController to ScheduledActivityController 2019-09-27 13:36:28 +07:00
search_controller.ex Clean up views 2019-09-23 22:33:59 +00:00
status_controller.ex Merge branch 'develop' into tests/mastodon_api_controller.ex 2019-09-28 10:36:04 +03:00
subscription_controller.ex Move mastodon_api/*_controller.ex to mastodon_api/controllers/ 2019-08-26 19:37:57 +07:00
timeline_controller.ex Extract timeline actions from MastodonAPIController into TimelineController 2019-09-26 10:53:42 +07:00