pleroma/test/pleroma/web/mastodon_api/controllers
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
..
account_controller_test.exs Merge remote-tracking branch 'origin/develop' into mutes-blocks-pagination 2020-10-29 15:35:42 +04:00
app_controller_test.exs tests consistency 2020-10-13 16:35:09 +03:00
auth_controller_test.exs tests consistency 2020-10-13 16:35:09 +03:00
conversation_controller_test.exs Conversations: A few refactors 2020-11-03 13:56:12 +01:00
custom_emoji_controller_test.exs tests consistency 2020-10-13 16:35:09 +03:00
domain_block_controller_test.exs tests consistency 2020-10-13 16:35:09 +03:00
filter_controller_test.exs tests consistency 2020-10-13 16:35:09 +03:00
follow_request_controller_test.exs Merge branch 'develop' into refactor/locked_user_field 2020-10-13 09:54:29 -05:00
instance_controller_test.exs tests consistency 2020-10-13 16:35:09 +03:00
list_controller_test.exs tests consistency 2020-10-13 16:35:09 +03:00
marker_controller_test.exs tests consistency 2020-10-13 16:35:09 +03:00
media_controller_test.exs JPEG content_type must be image/jpeg 2020-10-13 10:37:24 -05:00
notification_controller_test.exs Make notifs view work for reports 2020-11-13 13:35:46 +00:00
poll_controller_test.exs tests consistency 2020-10-13 16:35:09 +03:00
report_controller_test.exs tests consistency 2020-10-13 16:35:09 +03:00
scheduled_activity_controller_test.exs tests consistency 2020-10-13 16:35:09 +03:00
search_controller_test.exs tests consistency 2020-10-13 16:35:09 +03:00
status_controller_test.exs Merge remote-tracking branch 'remotes/origin/develop' into chore/elixir-1.11 2020-10-17 17:53:47 +03:00
subscription_controller_test.exs tests consistency 2020-10-13 16:35:09 +03:00
suggestion_controller_test.exs tests consistency 2020-10-13 16:35:09 +03:00
timeline_controller_test.exs Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into alexgleason/pleroma-restrict-domain 2020-11-04 15:05:01 +01:00