iachat/app/views/api/v1
Nithin David Thomas b7a83dcbcd
feat: Add a placeholder for image attachments in conversations view (#8969)
We analyze an image to get it's height and width. On the frontend, we would show a placeholder with the corresponding width and height until the images are loaded properly.

---------

Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
2024-02-27 14:46:16 -08:00
..
accounts feat: Add a placeholder for image attachments in conversations view (#8969) 2024-02-27 14:46:16 -08:00
conversations/partials feat(perf): Cache labels on the conversation model (#8527) 2023-12-11 18:27:55 -08:00
models feat: API changes to support multi step user signup (#8933) 2024-02-20 16:48:51 +05:30
profiles feat: Allow users to disable marking offline automatically (#6079) 2022-12-16 11:59:27 -08:00
widget feat: remove feature flag checks for message reply to (#8352) 2023-11-15 13:05:58 +05:30