Prateek Banga
851afae29a
change test provider to authProviders
2023-09-13 00:50:16 +05:30
Prateek Banga
d14fbde9e7
removes provider sub query
2023-09-13 00:40:51 +05:30
Steven Nguyen
6b0c24a9d6
Update user creation from teams and users services to not set accessedAt
...
accessedAt should only be updated when a user performs some sort of
action. Creating a user via the users API or by adding them to a team
is an action done by someone else, not the user themselves. As such,
the accessedAt timestamp shouldn't update.
2023-09-12 12:05:11 -07:00
Prateek Banga
420eb8857a
Merge branch 'feat-mailgun-provider' of https://github.com/appwrite/appwrite into feat-topics-controller
2023-09-13 00:07:32 +05:30
Prateek Banga
6affa6b5a0
Merge branch 'feat-messages-event-config' of https://github.com/appwrite/appwrite into feat-mailgun-provider
2023-09-13 00:07:09 +05:30
Prateek Banga
a723744b06
Merge branch 'feat-add-messaging-response-models' of https://github.com/appwrite/appwrite into feat-messages-event-config
2023-09-13 00:06:49 +05:30
Prateek Banga
11a458f1df
change providers to authProviders in remaining places
2023-09-13 00:06:18 +05:30
Prateek Banga
e653e68869
Merge branch 'feat-mailgun-provider' of https://github.com/appwrite/appwrite into feat-topics-controller
2023-09-12 23:33:04 +05:30
Prateek Banga
445ab98267
Merge branch 'feat-messages-event-config' of https://github.com/appwrite/appwrite into feat-mailgun-provider
2023-09-12 23:32:30 +05:30
Prateek Banga
6631406236
Merge branch 'feat-add-messaging-response-models' of https://github.com/appwrite/appwrite into feat-messages-event-config
2023-09-12 23:32:09 +05:30
Prateek Banga
7dd25f60f3
update console submodule changes
2023-09-12 23:30:04 +05:30
Prateek Banga
118a50b894
Merge branch 'feat-mailgun-provider' of https://github.com/appwrite/appwrite into feat-topics-controller
2023-09-12 22:07:17 +05:30
Prateek Banga
720c7300dc
Merge branch 'feat-messages-event-config' of https://github.com/appwrite/appwrite into feat-mailgun-provider
2023-09-12 22:06:31 +05:30
Prateek Banga
68365babd1
Merge branch 'feat-add-messaging-response-models' of https://github.com/appwrite/appwrite into feat-messages-event-config
2023-09-12 22:05:45 +05:30
Prateek Banga
497586378f
removes unnecessary config load
2023-09-12 22:05:14 +05:30
Prateek Banga
9fbad72b08
Merge branch 'feat-add-messaging-collections-in-config' of https://github.com/appwrite/appwrite into feat-add-messaging-response-models
2023-09-12 22:03:34 +05:30
Prateek Banga
5136724a29
fix default,type index
2023-09-12 22:02:19 +05:30
Prateek Banga
b54556d10e
Merge branch 'feat-mailgun-provider' of https://github.com/appwrite/appwrite into feat-topics-controller
2023-09-12 21:31:45 +05:30
Prateek Banga
a69368973b
Merge branch 'feat-messages-event-config' of https://github.com/appwrite/appwrite into feat-mailgun-provider
2023-09-12 21:31:06 +05:30
Prateek Banga
878e56ae7e
Merge branch 'feat-add-messaging-response-models' of https://github.com/appwrite/appwrite into feat-messages-event-config
2023-09-12 21:24:11 +05:30
Prateek Banga
d14a4c2506
Merge branch 'feat-add-messaging-collections-in-config' of https://github.com/appwrite/appwrite into feat-add-messaging-response-models
2023-09-12 21:23:18 +05:30
Prateek Banga
2f2875e3c0
lint fix
2023-09-12 21:19:21 +05:30
Prateek Banga
ba96f71a3f
Merge branch '1.5.x' of https://github.com/appwrite/appwrite into feat-add-messaging-collections-in-config
2023-09-12 21:15:00 +05:30
Prateek Banga
b7119a2718
review changes
2023-09-12 21:03:44 +05:30
Prateek Banga
cbea4264ea
merge master
2023-09-12 20:53:16 +05:30
shimon
922f0a5c84
Merge branch 'master' of github.com:appwrite/appwrite into refactor-cache-key
...
Conflicts:
app/controllers/shared/api.php
2023-09-12 10:44:34 +03:00
Binyamin Yawitz
b37c2658ec
Adding the functions.* test for the base event
2023-09-11 23:56:30 -04:00
Binyamin Yawitz
5cb03da001
Extracting function event validator to its own class.
2023-09-11 23:24:11 -04:00
Christy Jacob and GitHub
c6003e86a1
Merge pull request #6199 from appwrite/fix-missing-openssl-key
...
Add _APP_OPENSSL_KEY_V1 to the compose file
2023-09-11 14:35:01 -04:00
Christy Jacob and GitHub
60f66fe826
Merge pull request #6215 from appwrite/fix-v2-vars
...
Fix: V2 functions env vars
2023-09-11 12:07:50 -04:00
Prateek Banga
996de004fb
Merge branch 'feat-mailgun-provider' of https://github.com/appwrite/appwrite into feat-topics-controller
2023-09-11 20:41:52 +05:30
Prateek Banga
ddbee0a55b
Merge branch 'feat-messages-event-config' of https://github.com/appwrite/appwrite into feat-mailgun-provider
2023-09-11 20:41:12 +05:30
Prateek Banga
8957640d27
Merge branch 'feat-add-messaging-response-models' of https://github.com/appwrite/appwrite into feat-messages-event-config
2023-09-11 20:40:32 +05:30
Prateek Banga
78a2f6f246
review changes
2023-09-11 20:36:43 +05:30
Prateek Banga
899c962061
Merge branch 'feat-add-messaging-collections-in-config' of https://github.com/appwrite/appwrite into feat-add-messaging-response-models
2023-09-11 20:30:30 +05:30
Prateek Banga
a59cfb6461
review changes
2023-09-11 20:30:21 +05:30
Prateek Banga
32970ba8a0
Merge branch 'feat-mailgun-provider' of https://github.com/appwrite/appwrite into feat-topics-controller
2023-09-11 19:54:24 +05:30
Prateek Banga
2ecf9ee98a
udpates send email endpoint according to collection changes
2023-09-11 19:53:48 +05:30
Prateek Banga
27741644e8
Merge branch 'feat-add-messaging-collections-in-config' of https://github.com/appwrite/appwrite into feat-mailgun-provider
2023-09-11 19:52:48 +05:30
Prateek Banga
f4f1aa4b5b
review changes and adds missing subqueries
2023-09-11 19:27:45 +05:30
Matej Bačo
93e2a4fb8d
Add v2 old vars support
2023-09-11 12:22:16 +02:00
Christy Jacob
ab5fa96668
chore: update ci file
2023-09-09 02:39:51 +00:00
Christy Jacob
8a28c9ddbc
chore: update ci file
2023-09-09 02:29:50 +00:00
Christy Jacob
85fcddcead
chore: update ci file
2023-09-09 02:20:25 +00:00
Christy Jacob
ff4816a436
chore: update ci file
2023-09-09 02:17:21 +00:00
Christy Jacob
1c9dfb903d
chore: update ci file
2023-09-09 01:58:37 +00:00
Christy Jacob
238089409a
chore: update ci file
2023-09-09 01:39:01 +00:00
Christy Jacob
e70d5beb0d
chore: update ci file
2023-09-09 01:29:56 +00:00
Christy Jacob
e390cf0d70
chore: update CI file
2023-09-09 00:11:14 +00:00
Christy Jacob
29e056c71b
chore: update CI file
2023-09-09 00:00:06 +00:00