0
0
Fork 0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-04-13 16:29:07 +00:00
BookStackApp_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 
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