akkoma/lib/pleroma/web/mastodon_api/controllers
Ivan Tashkinov 6f5f7af607 [#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish :restrict_unauthenticated.
Made `Pleroma.Web.MastodonAPI.AccountView.render("show.json", _)` demand :for or :force option in order to prevent incorrect rendering of empty map instead of expected user representation with truish :restrict_unauthenticated setting.
2020-07-22 19:06:00 +03:00
..
account_controller.ex Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into chat-federation-information 2020-07-10 12:26:53 +02:00
app_controller.ex
auth_controller.ex
conversation_controller.ex Use atoms as keys in ActivityPub.fetch_* functions options 2020-06-04 21:36:26 +04:00
custom_emoji_controller.ex
domain_block_controller.ex
fallback_controller.ex MediaController: enforced owner-only access in :show action. 2020-05-18 09:51:53 +03:00
filter_controller.ex
follow_request_controller.ex
instance_controller.ex
list_controller.ex
marker_controller.ex
mastodon_api_controller.ex
media_controller.ex MediaController: enforced owner-only access in :show action. 2020-05-18 09:51:53 +03:00
notification_controller.ex NotificationController: Don't return chat_mentions by default. 2020-06-02 14:05:53 +02:00
poll_controller.ex Add OpenAPI spec for PollController 2020-05-05 20:14:22 +04:00
report_controller.ex
scheduled_activity_controller.ex Add OpenAPI spec for ScheduledActivityController 2020-05-05 23:42:24 +04:00
search_controller.ex [#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish :restrict_unauthenticated. 2020-07-22 19:06:00 +03:00
status_controller.ex MastoAPI: fix & test giving MRF reject reasons 2020-07-15 15:25:33 +02:00
subscription_controller.ex
suggestion_controller.ex Add OpenAPI spec for SuggestionController 2020-05-13 14:15:24 +04:00
timeline_controller.ex [#1895] credo fix. 2020-07-08 12:54:23 +03:00