Pleroma/lib/pleroma/web/api_spec/operations
Ivan Tashkinov 27b0a8b155 [#1985] Prevented force login on registration if account approval and/or email confirmation needed.
Refactored login code in OAuthController, reused in AccountController. Added tests.
2020-07-31 14:13:38 +03:00
..
admin [#1940] Added admin_token param (as admin_api_params/0) to existing Admin API OpenAPI operations. 2020-07-14 19:31:05 +03:00
account_operation.ex [#1985] Prevented force login on registration if account approval and/or email confirmation needed. 2020-07-31 14:13:38 +03:00
app_operation.ex
chat_operation.ex OpenAPI: remove accidentally pasted buffer data 2020-07-26 13:59:46 +00:00
conversation_operation.ex
custom_emoji_operation.ex
domain_block_operation.ex Support blocking via query parameters as well and document the change. 2020-07-23 12:59:40 -05:00
emoji_reaction_operation.ex
filter_operation.ex
follow_request_operation.ex
instance_operation.ex
list_operation.ex
marker_operation.ex
media_operation.ex
notification_operation.ex Update NotificationOperation spec 2020-06-22 19:18:33 +04:00
pleroma_account_operation.ex AccountController: Remove unused update_? routes. 2020-07-07 16:53:20 +02:00
pleroma_conversation_operation.ex
pleroma_emoji_pack_operation.ex Apply suggestion to lib/pleroma/web/api_spec/operations/pleroma_emoji_pack_operation.ex 2020-06-20 10:59:08 +00:00
pleroma_mascot_operation.ex
pleroma_notification_operation.ex
pleroma_scrobble_operation.ex
poll_operation.ex
report_operation.ex
scheduled_activity_operation.ex
search_operation.ex
status_operation.ex MastoAPI: Show source field when deleting 2020-06-26 19:52:20 +02:00
subscription_operation.ex SubscriptionOperation: Let chat mentions through. 2020-06-04 20:28:33 +02:00
timeline_operation.ex