Files
friendica/src/Core
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
..
2020-01-18 20:15:46 +01:00
2020-01-19 06:05:23 +00:00
2020-02-01 00:05:27 +01:00
2020-01-18 15:41:19 +01:00
2020-01-18 20:15:46 +01:00
2020-01-19 06:05:23 +00:00
2020-01-29 22:42:49 -05:00
2019-11-24 20:06:47 +00:00
2019-03-22 22:56:57 -04:00
2020-01-19 06:05:23 +00:00
2020-01-19 09:51:37 +00:00
2020-02-02 22:43:35 +01:00

Friendica\Core

The Core namespace contains classes, which are essential to Friendica.