pleroma/test/pleroma/web/mastodon_api
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
..
controllers Make notifs view work for reports 2020-11-13 13:35:46 +00:00
views Make notifs view work for reports 2020-11-13 13:35:46 +00:00
masto_fe_controller_test.exs tests consistency 2020-10-13 16:35:09 +03:00
mastodon_api_controller_test.exs tests consistency 2020-10-13 16:35:09 +03:00
mastodon_api_test.exs tests consistency 2020-10-13 16:35:09 +03:00
update_credentials_test.exs Undo API breaking changes 2020-10-14 11:03:17 -05:00