1
0
Fork 0
mirror of https://github.com/friendica/friendica synced 2025-03-10 17:48:25 +00:00
Commit graph

1 commit

Author SHA1 Message Date
nupplaPhil
3291728059
Extract System emails from enotify
- Removed every SYSTEM_EMAIL occurrence in enotify
- Introduced a "SystemMailBuilder" for build system emails
- Replaced every SYSTEM_EMAIL usage in the classes with calling this builder
- Added tests for this new Builder
- Split the email templates between "base" template for email and concrete usages for different use cases
2020-02-02 22:43:35 +01:00