mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-10 18:17:55 +00:00
70e4b86250
* 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) |
||
---|---|---|
.. | ||
account_view.ex | ||
app_view.ex | ||
conversation_view.ex | ||
custom_emoji_view.ex | ||
filter_view.ex | ||
instance_view.ex | ||
list_view.ex | ||
marker_view.ex | ||
notification_view.ex | ||
poll_view.ex | ||
report_view.ex | ||
scheduled_activity_view.ex | ||
status_view.ex | ||
subscription_view.ex |