Matej Bačo
71807635b3
Move cookie-header logic to request
2023-10-27 17:23:43 +02:00
shimon
07ef5535ef
dry run
2023-10-27 18:23:41 +03:00
Prateek Banga
bc6df4bab7
add recipients array check in API instead of worker
2023-10-27 13:42:27 +05:30
Steven Nguyen
7c1ab91ebc
Add support for variables in email template subject
2023-10-26 16:58:31 -07:00
Steven Nguyen
fc4fa977a0
Update emails from certificate worker to match pattern of other emails
...
Since the certificate worker is sending a job to the mails worker just
like the controllers, it should prepare the email in the same way by
localizing and then sending the inner template for the mail worker to
apply the layout and final variables.
This commit also fixes a problem with a missing subject.
2023-10-26 16:56:44 -07:00
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
Steven Nguyen
70a3820009
Remove unused mail vars
2023-10-26 16:23:58 -07:00
Torsten Dittmann
c81b4576b4
chore: remove install analytics
2023-10-26 22:25:35 +02:00
shimon
fc348b2055
dry run
2023-10-26 21:12:13 +03:00
shimon
7e6378b23b
dry run
2023-10-26 20:56:32 +03:00
shimon
0f43aa6872
dry run
2023-10-26 20:53:36 +03:00
shimon
831122679f
creating script
2023-10-26 17:45:23 +03:00
Prateek Banga
5a9b1f0c24
removes provider from topics
2023-10-26 19:44:06 +05:30
prateek banga
c2cd544948
review changes
2023-10-26 13:46:45 +05:30
Prateek Banga
34b3ed68ee
adds total count for subscribers in topics model
2023-10-26 12:37:39 +05:30
prateek banga
fd4a81c4fc
made review changes
2023-10-25 23:03:23 +05:30
shimon
a42577b1aa
composer json
2023-10-25 17:14:10 +03:00
loks0n
b4773a7fbd
Merge branch 'main' of https://github.com/appwrite/appwrite into feat-ssr
2023-10-25 13:20:42 +01:00
shimon
19fe1c3fa5
migration ver
2023-10-25 15:08:01 +03:00
shimon
4c6976488c
clean up
2023-10-25 15:06:54 +03:00
shimon
b775c53666
clean up
2023-10-25 13:16:25 +03:00
shimon
c11b3ff522
workers start hook
2023-10-25 12:46:45 +03:00
shimon
ef347f65b8
usage workers
2023-10-25 11:41:42 +03:00
shimon
b7675df9b9
usage workers
2023-10-25 11:38:44 +03:00
shimon
8736a01814
CHANGES.md
...
migrations::V20
2023-10-25 11:25:31 +03:00
shimon
9fad9dca88
usage sync
2023-10-25 10:39:59 +03:00
Torsten Dittmann
fbcbd0d430
feat: realtime error handling
2023-10-24 14:32:22 +02:00
Jake Barnby
d5b6421285
Merge remote-tracking branch 'origin/1.4.x' into sync-1.4.x-to-1.5.x
...
# Conflicts:
# composer.lock
2023-10-24 19:46:57 +13:00
Christy Jacob
3e2b6c4344
Merge pull request #6990 from appwrite/feat-1.4.7-release-prep
...
Prepare 1.4.7 release
2023-10-24 00:49:44 +04:00
Steven Nguyen
3addf76a2a
Bump appwrite version to 1.4.7
2023-10-23 13:36:29 -07:00
shimon
0411f9f530
fix function-worker body param typo
2023-10-23 16:33:26 +03:00
loks0n
1343d4851a
Merge branch 'main' of https://github.com/appwrite/appwrite into feat-ssr
2023-10-23 09:10:57 +01:00
Torsten Dittmann
d19baafc59
chore: fix linting
2023-10-20 14:43:48 +02:00
Torsten Dittmann
4f77510b0a
fix: only apply hook flags to mails worker
2023-10-20 14:42:22 +02:00
Torsten Dittmann
1f97aaf591
fix: disable swoole tcp hook for mails worker
2023-10-20 14:40:59 +02:00
prateek banga
af40c63357
review changes
2023-10-20 17:02:13 +05:30
prateek banga
6c260223ba
Merge branch '1.5.x' of https://github.com/appwrite/appwrite into sync-1.4.x-to-1.5.x
2023-10-20 15:00:22 +05:30
prateek banga
161bbfb822
Merge branch '1.4.x' of https://github.com/appwrite/appwrite into sync-1.4.x-to-1.5.x
2023-10-20 14:55:17 +05:30
prateek banga
db9e7b0199
review changes
2023-10-20 13:28:23 +05:30
shimon
dd47ef4fd9
email template path
2023-10-19 20:57:24 +03:00
Christy Jacob
01e842782f
Merge branch '1.4.x' into feat-1.4.6-release-prep
2023-10-19 05:28:02 -04:00
Jake Barnby
389d367fca
Set hard timeouts for API dbs
2023-10-19 15:32:45 +13:00
Steven Nguyen
435b20df77
Bump appwrite version to 1.4.6
2023-10-18 16:07:47 -07:00
Christy Jacob
be26e4b729
chore: remove resque library and update health check endpoints
2023-10-18 19:44:06 +00:00
Christy Jacob
4724d729fb
Merge branch 'refactor-workers-sn' of https://github.com/appwrite/appwrite into feat-delegate-deletes
2023-10-18 18:59:51 +00:00
Christy Jacob
066dd6393d
Merge branch 'refactor-workers-sn' of https://github.com/appwrite/appwrite into feat-delegate-deletes
2023-10-18 18:57:16 +00:00
Christy Jacob
72d0865ad8
chore: use deletes worker for deleting audit logs
2023-10-18 18:54:20 +00:00
Christy Jacob
688f2e5a56
Merge branch 'refactor-workers-sn' of github.com:appwrite/appwrite into remove-obsolete-tasks
2023-10-18 22:19:52 +04:00
shimon
8a52dc3485
some fixes
2023-10-18 20:21:39 +03:00
Christy Jacob
050cb28d4f
fix: incorrect events
2023-10-18 20:30:47 +04:00