BookStack/app/Notifications
Dan Brown 3847a76134
Notifications: Aligned how user language is used
- This ensures content notifications are not translated to receiver
  language.
- This adds actual plaintext support for content notifications (Was
  previously just HTML as text view).
- Shares same base class across all mail notifications.
- Also cleaned up existing notification classes.

Future cleanup requested via #4501
2023-09-02 15:11:42 +01:00
..
ConfirmEmail.php Notifications: Aligned how user language is used 2023-09-02 15:11:42 +01:00
MailNotification.php Notifications: Aligned how user language is used 2023-09-02 15:11:42 +01:00
ResetPassword.php Notifications: Aligned how user language is used 2023-09-02 15:11:42 +01:00
TestEmail.php Notifications: Aligned how user language is used 2023-09-02 15:11:42 +01:00
UserInvite.php Notifications: Aligned how user language is used 2023-09-02 15:11:42 +01:00