1
0
Fork 0
mirror of synced 2024-09-30 01:08:13 +13:00
appwrite/app/controllers
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
..
api fix(messaging): fix delete message event not firing 2024-04-02 08:14:25 -07:00
shared fix: formatter 2024-03-08 00:30:23 +01:00
web
general.php fix(functions): fix permissions for function domains 2024-03-20 15:53:41 +00:00
mock.php chore: run formatter 2024-03-06 18:34:21 +01:00