Merge branch 'confirmed-email-notifications' of ssh://github.com/coralproject/talk into confirmed-email-notifications

This commit is contained in:
Chi Vinh Le
2018-03-05 14:03:26 +01:00
8 changed files with 407 additions and 335 deletions
@@ -7,7 +7,7 @@ type User {
type Settings {
# notificationsRequireConfirmation when true indicates that User's must have
# their email address confirmed/verified before they can recieve
# their email address confirmed/verified before they can receive
# notifications.
notificationsRequireConfirmation: Boolean
}