1
0
Fork 0
mirror of synced 2024-07-12 09:56:08 +12:00
Commit graph

18826 commits

Author SHA1 Message Date
Jake Barnby 4d9fb1d687
Merge remote-tracking branch 'origin/1.5.x' into feat-message-scheduling
# Conflicts:
#	src/Appwrite/Platform/Workers/Messaging.php
2024-01-15 20:07:01 +13:00
Jake Barnby ae60089413
Inline update 2024-01-15 19:31:42 +13:00
Jake Barnby ce78d8c473
Set schedule inactive after message send so deletes worker picks it up 2024-01-15 19:29:19 +13:00
Jake Barnby a05a5da9bb
Remove todo 2024-01-15 19:02:54 +13:00
Jake Barnby f25dd32767
Fix delete callback 2024-01-15 19:00:41 +13:00
Jake Barnby 1666ba1645
Fix missing time check 2024-01-15 18:43:17 +13:00
Jake Barnby a2d0385eba
Check more failure cases 2024-01-15 18:28:40 +13:00
Jake Barnby 099094f719
Fix target fetch limits in worker 2024-01-15 18:27:48 +13:00
Jake Barnby 78fe9ebb37
Fix invalid coalesce 2024-01-15 18:26:30 +13:00
Jake Barnby 189406635a
Use internal ID for subquery 2024-01-15 18:25:34 +13:00
Jake Barnby e21e2c70ea
Remove redundant index 2024-01-15 18:18:09 +13:00
Matej Bačo e9de0332cc
Remove passwordAgain (#7441) 2024-01-12 14:33:10 +01:00
Christy Jacob 9ff4a9d3b1
Merge pull request #7434 from appwrite/fix-otp-template
Make OTP template more contextual
2024-01-12 12:44:52 +04:00
Khushboo Verma 76f38758d7 Revert change in template.php 2024-01-12 01:43:58 +05:30
Khushboo Verma 377751f4a4 Remove extra text generated by GPT for la.json 2024-01-12 01:38:04 +05:30
Khushboo Verma ce8fe76a96 Fix tests 2024-01-12 01:32:48 +05:30
Khushboo Verma 807d295303 Resolve merge conflicts 2024-01-11 22:49:33 +05:30
Khushboo Verma 74b9324001 Use strip_tags in post request too 2024-01-11 21:58:21 +05:30
Christy Jacob 6aa707fff2
Merge pull request #7424 from appwrite/feat-security-phrases
Added security phrase to magic URL
2024-01-11 19:13:06 +04:00
Khushboo Verma 5f42326514 Added sms translation key for all languages 2024-01-11 20:24:07 +05:30
Christy Jacob d87eb14afe
Merge pull request #7192 from appwrite/feat-improve-logging
Feat: Improve worker logging
2024-01-11 18:35:22 +04:00
Khushboo Verma d922feb4c7 Use strip_tags to remove <p> tag 2024-01-11 18:54:08 +05:30
Khushboo Verma dc0b0c8ab7 Merge branch '1.5.x' into fix-otp-template 2024-01-11 18:24:45 +05:30
Khushboo Verma c84af966df Make OTP template more contextual 2024-01-11 18:20:01 +05:30
Matej Bačo 34bac3dc5c
Merge branch '1.5.x' into feat-security-phrases 2024-01-11 11:54:16 +01:00
Matej Bačo 70d57b17a0 Fix copies 2024-01-11 10:36:31 +00:00
Matej Bačo a2856f6acc Update copy & AI translations 2024-01-11 10:23:25 +00:00
Matej Bačo ed28bb9295 Merge remote-tracking branch 'origin/1.5.x' into feat-improve-logging 2024-01-11 10:22:50 +00:00
Matej Bačo fe88829bf1 Update specs files 2024-01-11 10:10:00 +00:00
Jake Barnby 322dae626a
Merge branch '1.5.x' into feat-message-scheduling 2024-01-11 22:29:49 +13:00
Jake Barnby aca07a20c7
Merge branch 'main' into 1.5.x 2024-01-11 22:28:50 +13:00
Matej Bačo 539bee8850
Update app/controllers/api/account.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2024-01-11 10:20:51 +01:00
Matej Bačo e485953da6 AI translations 2024-01-11 08:49:52 +00:00
Matej Bačo 479c70d0aa Fix after revert 2024-01-11 08:25:55 +00:00
Matej Bačo e0db651240 Revert "Translated security phrase copy with AI"
This reverts commit b72dd35f45.
2024-01-11 08:25:09 +00:00
Matej Bačo 04831a91c7
Update src/Appwrite/Platform/Tasks/DevGenerateTranslations.php 2024-01-11 09:20:00 +01:00
Jake Barnby 320919fef2
Merge remote-tracking branch 'origin/1.4.x' into 1.5.x 2024-01-11 19:59:59 +13:00
Jake Barnby cb3e354cf1
Fix tests 2024-01-11 19:47:55 +13:00
Jake Barnby 449e8cc06c
Fix function schedules 2024-01-11 19:32:24 +13:00
Jake Barnby 62304f817d
Fix maintenance worker 2024-01-11 16:15:11 +13:00
Jake Barnby 38e9aefa2f
Update compose 2024-01-11 16:14:38 +13:00
Jake Barnby 1301031b48
Update bin scripts 2024-01-11 16:10:20 +13:00
Jake Barnby 87a4d7db88
Update service refs 2024-01-11 16:08:40 +13:00
Jake Barnby 81f1eb3506
Abstract scheduling base 2024-01-11 16:06:59 +13:00
Jake Barnby a40c6fce64
Add resource collection to schedules 2024-01-11 16:00:48 +13:00
Jake Barnby 9063b4e77f
Fix controller scheduling, ensuring created when message updated and none exists 2024-01-11 15:58:24 +13:00
Jake Barnby 6904285560
Check provider enabled 2024-01-11 15:55:08 +13:00
Jake Barnby b9892b857a
Make const int easier to read 2024-01-11 15:54:44 +13:00
Jake Barnby 513ed9de05
Merge remote-tracking branch 'origin/1.5.x' into scheduling-temp
# Conflicts:
#	app/controllers/api/messaging.php
#	tests/e2e/Services/Messaging/MessagingBase.php
2024-01-11 13:06:15 +13:00
Matej Bačo 2d204d593a code formatting 2024-01-10 15:10:05 +00:00