Commit Graph
6456 Commits
Author SHA1 Message Date
Jake Barnby 0880fa23a5 fix: retain mails worker action 2026-05-26 21:15:41 +12:00
Jake Barnby 16bfbce2e9 fix: scope notification listing to user 2026-05-26 20:17:59 +12:00
Jake Barnby 76411aeca8 Merge remote-tracking branch 'origin/1.9.x' into feat-notifications-worker 2026-05-26 18:47:13 +12:00
Chirag Aggarwal a4d889145b test: expect client web version 2026-05-26 11:28:30 +05:30
Jake Barnby d69844c08d fix: address notification review feedback 2026-05-26 16:12:39 +12:00
Jake Barnby 5b9e2eaca7 fix: remove unreachable alert helper return 2026-05-26 15:26:57 +12:00
Jake Barnby d260dd8f6f Merge remote-tracking branch 'origin/1.9.x' into feat-notifications-worker
# Conflicts:
#	app/init/constants.php
#	app/init/resources.php
#	app/init/worker/message.php
#	src/Appwrite/Platform/Appwrite.php
2026-05-26 15:22:11 +12:00
Jake Barnby a4b719a666 feat: track notification logo views 2026-05-26 15:16:08 +12:00
Chirag Aggarwal e19ca24d5d Update enum metadata tests 2026-05-25 20:36:14 +05:30
Damodar Lohani ce31a4f336 feat!: rename User::ROLE_APPS to ROLE_KEYS and isApp() to isKey() 2026-05-24 02:20:47 +00:00
Prem Palanisamy e364082577 fix(project): cast smtpPort to int in response model 2026-05-22 07:52:25 +01:00
Matej Bačo 781df9d4cf Merge branch '1.9.x' into feat-public-organization-api 2026-05-21 09:42:32 +02:00
Jake Barnby 238b4e447d test: stabilize function logging executions 2026-05-21 18:38:59 +12:00
Jake Barnby 349ac6bbc1 test: stabilize account log pagination 2026-05-21 16:47:45 +12:00
Jake Barnby fd145e988a test: align versions endpoint expectations 2026-05-21 12:18:11 +12:00
harsh mahajan 436064e7cc Revert test fixture change 2026-05-20 23:44:11 +05:30
harsh mahajan a3ae9f39ec Fix SMTP empty sender regressions 2026-05-20 23:40:41 +05:30
Matej Bačo 4400eedbae Add proper test coverage 2026-05-20 13:56:47 +02:00
Matej Bačo 8cf0438a98 Merge branch '1.9.x' into feat-public-organization-api 2026-05-19 17:20:33 +02:00
Matej Bačo b2ebfa9bb9 Revert unwanted tests 2026-05-19 17:20:15 +02:00
harsh mahajan 8c903ab687 fix: allow empty string to clear optional SMTP and email template fields 2026-05-19 16:29:55 +05:30
Jake Barnby c5b8535a7f Merge pull request #12233 from appwrite/feat-dedicated-db
feat: dedicated database
2026-05-19 19:44:13 +12:00
Jake Barnby 9233fe5b42 fix: restrict advisor auth types 2026-05-19 14:47:54 +12:00
Jake Barnby 52b8e1b94d chore: sync 1.9.x into feat-dedicated-db 2026-05-19 13:32:46 +12:00
ArnabChatterjee20k 80fffa32b8 Merge branch '1.9.x' into presence-api 2026-05-18 11:09:55 +05:30
Jake Barnby a8772a53b8 fix: drain legacy mail queue 2026-05-17 12:04:51 +12:00
Jake Barnby 7479cf495a fix: personalize webhook pause emails 2026-05-17 11:44:38 +12:00
Jake Barnby 41e4483c3f test: update compose worker count 2026-05-17 11:21:28 +12:00
Jake Barnby 3924afb2e0 refactor: replace mails worker 2026-05-17 11:15:49 +12:00
Jake Barnby a5593c0e30 test: match webhook pause alerts by content 2026-05-17 01:08:52 +12:00
Jake Barnby 6c571aa5c7 fix: refresh webhook pause dedup keys 2026-05-17 00:47:48 +12:00
Jake Barnby 32aea1f863 fix: preserve legacy schedule access 2026-05-17 00:33:03 +12:00
Jake Barnby fde18b7c39 refactor: publish notification messages 2026-05-16 23:49:26 +12:00
Jake Barnby 90b7d6ac26 fix: trim alert indexes 2026-05-16 23:14:34 +12:00
Jake Barnby c3642804e6 fix: repair notifications e2e fixture 2026-05-16 22:45:08 +12:00
copilot-swe-agent[bot]andabnegate 5a2c5d6b55 refactor(account): patch alerts via read boolean
Agent-Logs-Url: https://github.com/appwrite/appwrite/sessions/d60871ef-6caf-48b7-b18a-4db70377eb20

Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com>
2026-05-16 10:44:19 +00:00
Jake Barnby d76ef18b57 fix: provision and clean up alert records 2026-05-16 22:35:28 +12:00
Jake Barnby 730b1cb723 fix: use resource scoped alert records 2026-05-16 22:29:53 +12:00
Jake Barnby 62b0314bcb fix: scope notification alerts by project 2026-05-16 21:58:45 +12:00
Jake Barnby 70df121e6f fix: address notifications review comments 2026-05-16 19:37:21 +12:00
Jake Barnby bc9e67dc5b chore: merge 1.9.x into notifications worker 2026-05-16 18:39:08 +12:00
Torsten Dittmann 27bf229524 Simplify storage test assumptions 2026-05-15 21:12:14 +04:00
Torsten Dittmann e873f02b94 Merge branch '1.9.x' into fix/parallel-storage-chunk-upload 2026-05-15 20:17:08 +04:00
harsh mahajan cb80f0e9c8 Remove email template integration test 2026-05-15 19:44:20 +05:30
harsh mahajan 6a2ddb221c Clean up template update diff and add locale test 2026-05-15 19:34:15 +05:30
harsh mahajan 7b718e7dcc Add email template default integration test 2026-05-15 18:57:08 +05:30
harsh mahajan 15422dc7ca Remove email template reset API changes 2026-05-15 18:51:22 +05:30
harsh mahajan a614afe5c7 refactor: move email template defaults to console module and add tests
- Move GetDefault endpoint to Console module as Get.php
  (GET /v1/console/templates/email/:templateId, console.getEmailTemplate)
- Remove from Project module
- Add e2e tests for console.getEmailTemplate and reset=true
2026-05-15 18:03:12 +05:30
Torsten Dittmann b7bf14a18a Fix storage multipart upload preparation 2026-05-15 15:58:48 +04:00
Matej Bačo b627a7d6ff Org key tests 2026-05-15 12:46:27 +02:00