BookStack/app/Activity/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
..
Handlers Notifications: Fixed send content permission checking 2023-08-17 17:57:31 +01:00
MessageParts Notifications: Aligned how user language is used 2023-09-02 15:11:42 +01:00
Messages Notifications: Aligned how user language is used 2023-09-02 15:11:42 +01:00
NotificationManager.php Notifications: Fixed send content permission checking 2023-08-17 17:57:31 +01:00