This commit is contained in:
lesion
2019-07-31 02:00:12 +02:00
parent 280d4becb0
commit 8dc8b29ae7
3 changed files with 11 additions and 14 deletions

View File

@@ -123,6 +123,7 @@ const userController = {
res.json(event)
federation.sendEvent(event, req.user)
res.json(200)
// send notification (mastodon/email/confirmation)
// notifier.notifyEvent(event.id)