akkoma/lib/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 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/expire-mutes 2020-11-04 16:51:42 +01:00
views Make notifs view work for reports 2020-11-13 13:35:46 +00:00
mastodon_api.ex NotificationController: Don't return chat_mentions by default. 2020-06-02 14:05:53 +02:00
websocket_handler.ex [#2074] OAuth scope checking in Streaming API. 2020-09-19 19:16:55 +03:00