1
0
Fork 0
mirror of synced 2024-10-03 02:37:40 +13:00
appwrite/app
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
..
assets sync with 1.4 2023-10-03 19:50:48 +03:00
config Updated the error code for unsupported protocol 2023-10-25 15:55:46 +05:30
console@fe835e5032 chore: bump console version 2023-10-25 13:35:14 +02:00
controllers Refactor email templates 2023-10-26 16:47:14 -07:00
views Upgrade executor 2023-10-19 11:54:56 +02:00
cli.php chore: review comments 2023-10-18 21:35:15 +00:00
http.php chore: update database 2023-10-02 22:23:35 +00:00
init.php Bump appwrite version to 1.4.7 2023-10-23 13:36:29 -07:00
preload.php Fix startup errors 2022-11-12 14:35:42 +00:00
realtime.php feat: realtime error handling 2023-10-24 14:32:22 +02:00
worker.php fix: worker permissions reset 2023-10-25 19:23:55 +02:00