akkoma/lib/pleroma/web/mastodon_api/controllers
Roman Chvanikov c56e3d4f3b Add expires_in param for account mutes 2020-09-08 13:26:44 +03:00
..
account_controller.ex Add expires_in param for account mutes 2020-09-08 13:26:44 +03:00
app_controller.ex Ignore unexpected query params 2020-05-04 20:16:44 +04:00
auth_controller.ex Disallow password resets for deactivated accounts. 2020-09-02 09:09:13 -05:00
conversation_controller.ex Use atoms as keys in `ActivityPub.fetch_*` functions options 2020-06-04 21:36:26 +04:00
custom_emoji_controller.ex Ignore unexpected query params 2020-05-04 20:16:44 +04:00
domain_block_controller.ex Support blocking via query parameters as well and document the change. 2020-07-23 12:59:40 -05:00
fallback_controller.ex MediaController: enforced owner-only access in :show action. 2020-05-18 09:51:53 +03:00
filter_controller.ex Render mastodon-like errors in FilterController 2020-05-05 17:41:16 +04:00
follow_request_controller.ex Add OpenAPI spec for FollowRequestController 2020-05-05 17:40:00 +04:00
instance_controller.ex Add OpenAPI spec for InstanceController 2020-05-05 17:24:16 +04:00
list_controller.ex ListController: DRY up stuff. 2020-09-02 18:32:00 +02:00
marker_controller.ex Move single used schemas to Marker operation schema 2020-05-05 16:45:34 +04:00
mastodon_api_controller.ex Fixed OAuth restrictions for :api routes. Made auth info dropped for :api routes if OAuth check was neither performed nor explicitly skipped. 2020-04-22 18:50:25 +03:00
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 Ignore unexpected query params 2020-05-04 20:16:44 +04:00
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 Let favourites and emoji reactions optionally be hidden 2020-07-28 14:58:30 -05:00
subscription_controller.ex Add OpenAPI spec for SubscriptionController 2020-05-05 16:43:00 +04:00
suggestion_controller.ex Add OpenAPI spec for SuggestionController 2020-05-13 14:15:24 +04:00
timeline_controller.ex TimelineController: Keys are atoms now. 2020-08-26 15:37:30 +02:00