1
0
Fork 0
mirror of synced 2024-07-07 23:46:11 +12:00
appwrite/app/controllers
Steven Nguyen 836ce852ed
Refactor email templates
Update the mails worker to only be responsible for building the final
email using the base (layout) template and the user, team, project, and
redirect variables.

It is the responsibility of the controller to perform localization and
determine whether a custom or default email template should be used.
If the default one is used, it has to be rendered using the hello,
footer, thanks, and signature variables so that it matches the custom
template. Then, it can be sent to the worker.
2023-10-26 16:47:14 -07:00
..
api Refactor email templates 2023-10-26 16:47:14 -07:00
shared rollback to Usage 2023-10-15 20:41:09 +03:00
web sync with 1.4 2023-10-02 17:02:48 +03:00
general.php Use fixed message 2023-10-19 17:12:05 +13:00
mock.php Fix mock enum endpoint 2023-09-07 19:25:42 -04:00