This website requires JavaScript.
Explore
Help
Register
Sign In
aheathershaw
/
blue-twilight
Watch
1
Star
0
Fork
0
You've already forked blue-twilight
Code
Issues
32
Pull Requests
Releases
15
Wiki
Activity
blue-twilight
/
app
/
Notifications
History
Andy Heathershaw
e794f99ead
#124
: Updated the change e-mail confirmation to be a notification
2019-07-14 14:35:26 +01:00
..
DatabaseEmailNotification.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
EmailDatabaseWriterChannelBase.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
QueueEmailDatabaseChannel.php
#124
: E-mails now send and log to the database as sent when queuing is not enabled
2019-07-14 12:29:25 +01:00
ResetPassword.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
SentEmailDatabaseChannel.php
#124
: E-mails now send and log to the database as sent when queuing is not enabled
2019-07-14 12:29:25 +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