blue-twilight/app/Mail
Andy Heathershaw 0519a4ecc5 #124: Corrected the base class in the comment replied to mailable. 2019-07-14 16:16:35 +01:00
..
MailableBase.php #123: The framework of sending e-mails using Mailables but queued in the database is now there. Password reset e-mails are now the first ones being sent using the queue. 2019-07-14 12:13:58 +01:00
ModeratePhotoComment.php #124: Converted the comment-related e-mails to be queueable 2019-07-14 15:58:12 +01:00
PhotoCommentApproved.php #124: Converted the comment-related e-mails to be queueable 2019-07-14 15:58:12 +01:00
PhotoCommentApprovedUser.php #124: Converted the comment-related e-mails to be queueable 2019-07-14 15:58:12 +01:00
PhotoCommentRepliedTo.php #124: Corrected the base class in the comment replied to mailable. 2019-07-14 16:16:35 +01:00
ResetMyPassword.php #123: The framework of sending e-mails using Mailables but queued in the database is now there. Password reset e-mails are now the first ones being sent using the queue. 2019-07-14 12:13:58 +01:00
TestMailConfig.php #124: Updated the user self-registration required and user self-activated e-mails to be notifications so they can be queued. 2019-07-14 14:18:15 +01:00
UserActivationRequired.php #124: Updated the user self-registration required and user self-activated e-mails to be notifications so they can be queued. 2019-07-14 14:18:15 +01:00
UserChangeEmailRequired.php #124: Updated the change e-mail confirmation to be a notification 2019-07-14 14:35:26 +01:00
UserSelfActivated.php #124: Updated the user self-registration required and user self-activated e-mails to be notifications so they can be queued. 2019-07-14 14:18:15 +01:00