Matej Bačo
3bf89a931d
PR review changes
2024-01-22 13:20:48 +00:00
Bradley Schofield
b88ff90c22
Update V17Test.php
2024-01-22 11:23:23 +00:00
fogelito
a614152d78
Merge branch '1.5.x' of github.com:appwrite/appwrite into feat-php-8-1
...
Conflicts:
composer.lock
2024-01-22 13:05:42 +02:00
Jake Barnby
8cfd194cc0
Fix user tests
2024-01-22 23:29:41 +13:00
Matej Bačo
724b8c8098
Merge remote-tracking branch 'origin/1.5.x' into feat-smtp-test
2024-01-22 10:13:28 +00:00
Matej Bačo
32cc186ea6
Merge remote-tracking branch 'origin/1.5.x' into feat-session-renewal
2024-01-22 08:17:52 +00:00
fogelito
667abce8f5
Create indexes & query contains
2024-01-21 18:22:02 +02:00
fogelito
3689435176
Arrays tests
2024-01-21 10:10:18 +02:00
Matej Bačo
311e9a75dd
Allow empty values in PATH user service
2024-01-20 09:43:31 +00:00
Matej Bačo
1528eb548a
Add failre tests
2024-01-19 14:42:06 +00:00
Matej Bačo
df9bc6df56
Implement OTP email endpoint + tests
2024-01-19 13:42:26 +00:00
Bradley Schofield
18f3f35cad
Merge branch '1.5.x' into 1.5.x-response-request-models
2024-01-19 13:29:04 +00:00
Khushboo Verma
a134ca7efd
Merge branch '1.5.x' into fix-limit-failed-webhook-attempts
2024-01-19 17:12:14 +05:30
Steven Nguyen
3938c53256
Add endpoint to list a message's targets
...
This endpoint is needed so that the Console can fetch the associated
targets to display when viewing the details of a message or going in
to edit a message.
2024-01-19 06:03:23 +00:00
Jake Barnby
59c4f5b9e4
Merge pull request #7431 from appwrite/feat-message-scheduling
...
Feat message scheduling
2024-01-19 16:55:49 +13:00
Jake Barnby
c5c832eff6
Merge pull request #7382 from appwrite/feat-search-subscribers
...
Add search param for list subscribers endpoint
2024-01-19 16:31:48 +13:00
Jake Barnby
a3096bc209
Merge remote-tracking branch 'origin/1.5.x' into feat-message-scheduling
...
# Conflicts:
# app/controllers/api/messaging.php
2024-01-19 15:54:21 +13:00
Torsten Dittmann
e7c40d1cb1
fix: teams session
2024-01-18 14:19:30 +01:00
Khushboo Verma
7efdc7556d
Fix formatting and remove flaky test
2024-01-18 18:12:58 +05:30
Khushboo Verma
e3f83b1335
Assert that webhook is disabled
2024-01-18 17:58:18 +05:30
Khushboo Verma
e9aab8d9ee
Merge branch '1.5.x' into fix-limit-failed-webhook-attempts
2024-01-18 15:21:55 +05:30
Khushboo Verma
3a1fe3b2a7
Add webhook tests
2024-01-18 15:19:57 +05:30
Steven Nguyen
96de1617ed
Update the content in the subscriber's search attribute
2024-01-18 02:32:32 +00:00
Matej Bačo
52f7c4a099
Improve tests
2024-01-17 16:47:26 +00:00
loks0n
3112a82dce
test: fix authTest
2024-01-17 12:18:35 +00:00
loks0n
498ddbf14c
test: add create email session test for server
2024-01-17 11:58:40 +00:00
Matej Bačo
f64989dd13
Merge remote-tracking branch 'origin/1.5.x' into feat-smtp-test
2024-01-17 11:26:16 +00:00
loks0n
39a351adc1
Merge branch '1.5.x' of https://github.com/appwrite/appwrite into feat-ssr
2024-01-17 11:22:45 +00:00
Matej Bačo
20322589dd
Improve SMTP test email design
2024-01-17 11:22:08 +00:00
loks0n
0092af7ac6
chore: rename new scopes
2024-01-17 11:17:03 +00:00
loks0n
bc1858c516
chore: do not auto create accounts in users endpoints
2024-01-17 11:03:04 +00:00
Jake Barnby
2f786c03a2
Merge remote-tracking branch 'origin/1.5.x' into feat-message-scheduling
...
# Conflicts:
# tests/e2e/Services/GraphQL/Base.php
2024-01-17 19:07:40 +13:00
Jake Barnby
bc37984cdb
Merge pull request #7430 from appwrite/fix-default-topic-description
...
Default topic description to an empty string instead of null
2024-01-17 19:05:55 +13:00
Bradley Schofield
198f68b807
Implement Response and Request filters as well as migrations
2024-01-16 11:10:07 +00:00
Matej Bačo
12a0596c6e
Implement session renewal test
2024-01-15 20:04:36 +00:00
Matej Bačo
98d84a6887
Fix unit tests
2024-01-15 14:53:37 +00:00
Matej Bačo
39997c817f
Fix failing tests
2024-01-15 14:37:47 +00:00
loks0n
6bf82c3dc5
test: fix user token test
2024-01-15 11:30:54 +00:00
Matej Bačo
ffa4ad09ec
Merge remote-tracking branch 'origin/1.5.x' into feat-smtp-test
2024-01-15 11:07:32 +00:00
Matej Bačo
8668f15835
Linter fix
2024-01-15 11:02:05 +00:00
Matej Bačo
e6c8eadc8c
Improve test smtp mail E2E test
2024-01-15 11:00:33 +00:00
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
44a28173e4
Merge branch '1.5.x' into feat-remove-apns-endpoint
2024-01-15 16:33:43 +13:00
loks0n
56fe939713
Merge branch '1.5.x' of https://github.com/appwrite/appwrite into feat-ssr
2024-01-13 09:55:44 +00:00
Matej Bačo
e9de0332cc
Remove passwordAgain ( #7441 )
2024-01-12 14:33:10 +01:00
Khushboo Verma
ce8fe76a96
Fix tests
2024-01-12 01:32:48 +05:30
Matej Bačo
34bac3dc5c
Merge branch '1.5.x' into feat-security-phrases
2024-01-11 11:54:16 +01:00
Jake Barnby
322dae626a
Merge branch '1.5.x' into feat-message-scheduling
2024-01-11 22:29:49 +13: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