akkoma/lib/pleroma/web/api_spec/operations
Ilja 70e4b86250 Make notifs view work for reports
* These are the first small steps for issue 2034 "Reports should send a notification to admins".
* I added a new type of notification "pleroma:report" to the the database manually (a migration will need to be written later)
* I added the new type to the notification_controller
* I made the view return the notification. It doesn't include the report itself (yet)
2020-11-13 13:35:46 +00:00
..
admin oauth consistency 2020-10-13 16:38:18 +03:00
account_operation.ex Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/expire-mutes 2020-11-04 16:51:42 +01:00
app_operation.ex [OpenAPI] Mark all not required request fields as nullable 2020-05-15 14:55:41 +04:00
chat_operation.ex Add with_muted param to ChatController.index/2 2020-11-04 16:40:12 +04:00
conversation_operation.ex Add OpenAPI spec for ConversationController 2020-05-05 17:44:46 +04:00
custom_emoji_operation.ex OpenAPI: fix various errors pointed out by editor.swagger.io 2020-09-19 16:26:15 +03:00
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 OpenAPI: fix various errors pointed out by editor.swagger.io 2020-09-19 16:26:15 +03:00
filter_operation.ex [OpenAPI] Use BooleanLike in all request bodies 2020-05-18 20:58:59 +04:00
follow_request_operation.ex Add OpenAPI spec for FollowRequestController 2020-05-05 17:40:00 +04:00
instance_operation.ex Update default instance description 2020-05-28 11:56:30 -05:00
list_operation.ex OpenAPI: fix various errors pointed out by editor.swagger.io 2020-09-19 16:26:15 +03:00
marker_operation.ex [OpenAPI] Mark all not required request fields as nullable 2020-05-15 14:55:41 +04:00
media_operation.ex Fix OpenAPI spec 2020-05-14 16:18:30 +04:00
notification_operation.ex Make notifs view work for reports 2020-11-13 13:35:46 +00:00
pleroma_account_operation.ex AccountController: Remove unused update_? routes. 2020-07-07 16:53:20 +02:00
pleroma_backup_operation.ex Improve backup urls 2020-10-07 18:34:29 +04:00
pleroma_conversation_operation.ex Move conversation actions to PleromaAPI.ConversationController 2020-05-20 15:15:13 +04:00
pleroma_emoji_file_operation.ex fixes after rebase 2020-09-24 09:42:30 +03:00
pleroma_emoji_pack_operation.ex pagination for remote emoji packs 2020-09-24 09:12:39 +03:00
pleroma_instances_operation.ex federation_status: Add ApiSpec 2020-10-16 01:14:15 +02:00
pleroma_mascot_operation.ex Add OpenAPI spec for MascotController 2020-05-18 22:01:18 +04:00
pleroma_notification_operation.ex Fix notifications mark as read API 2020-05-22 18:15:36 +04:00
pleroma_scrobble_operation.ex Fix summary 2020-05-19 17:29:58 +04:00
poll_operation.ex Fix description 2020-05-06 14:18:19 +04:00
report_operation.ex [OpenAPI] Use BooleanLike in all request bodies 2020-05-18 20:58:59 +04:00
scheduled_activity_operation.ex Add OpenAPI spec for ScheduledActivityController 2020-05-05 23:42:24 +04:00
search_operation.ex [#2456] OpenAPI-related tweaks. Removed support for with_relationships param in GET /api/v1/accounts/search. 2020-05-13 18:56:45 +03:00
status_operation.ex Merge branch 'develop' into feature/expire-mutes 2020-09-20 19:27:27 +03:00
subscription_operation.ex SubscriptionOperation: Let chat mentions through. 2020-06-04 20:28:33 +02:00
timeline_operation.ex Add with_muted param to ChatController.index/2 2020-11-04 16:40:12 +04:00
user_import_operation.ex added api spec 2020-09-07 07:17:30 +03:00