Rework: Implement email notifications in addition to in-app notifications
Merges !60 (merged). ('yutotakano/email-notifications' into 'master')
Allow users to configure their notification preferences for both in-app and email notifications.
If email notifications are enabled, send to their email address with a link to view it in context.
Migrates to an updated fork of django-gsuite-email
(abandoned for 4 years)
which supports 'From' field display names.
https://github.com/amorilla/django-gsuite-email
(cherry picked from commit 4378c527)
37a0bb14 Implement email notifications in addition to in-app notifications 838b9706 Enable comment-on-comment and comment-on-document notifs by default