1
0
Fork 0
mirror of synced 2024-07-01 04:30:59 +12:00
appwrite/app/controllers/api
Steven Nguyen 18603ac266
fix(messaging): fix delete message event not firing
The parameter and paylaod was missing from the request so it
failed to trigger.

Manually setting the payload is important because the payload
isn't in the response body like it is for create/update
operations.
2024-04-02 08:14:25 -07:00
..
account.php Merge branches 'fix-account-endpoint-order' and '1.5.x' of https://github.com/appwrite/appwrite into fix-account-endpoint-order 2024-03-08 00:27:28 +01:00
avatars.php sync: main -> 1.5.x 2024-03-07 17:16:39 +01:00
console.php sync with 1.4 2023-10-02 17:02:48 +03:00
databases.php chore: run formatter 2024-03-06 18:34:21 +01:00
functions.php chore: run formatter 2024-03-06 18:34:21 +01:00
graphql.php fix: formatter 2024-03-08 00:30:23 +01:00
health.php fix: specs 2024-03-08 10:28:25 +01:00
locale.php chore: run formatter 2024-03-06 18:34:21 +01:00
messaging.php fix(messaging): fix delete message event not firing 2024-04-02 08:14:25 -07:00
migrations.php chore: run formatter 2024-03-06 18:34:21 +01:00
project.php chore: run formatter 2024-03-06 18:34:21 +01:00
projects.php fix: specs 2024-03-08 10:28:25 +01:00
proxy.php Merge branch '1.5.x' into fix-catch-exception 2024-02-13 12:47:36 +13:00
storage.php Fix param order 2024-03-08 11:51:24 +01:00
teams.php chore: run formatter 2024-03-06 18:34:21 +01:00
users.php Fix tests 2024-03-08 12:42:15 +01:00
vcs.php feat(events): update build event reset to reset everything 2024-03-11 11:17:40 +01:00