iachat/app/views/api/v1
Pranav 22331fb626
fix: Paginate attachments API (#11044)
There are attachments with over 1000 attachments (unusual) in
production, and some of them timeout. This PR would limit the number of
attachments to 100 (which is sufficient for viewing the files in the
gallery, pagination on the UI can be added later).
2025-03-07 13:56:10 -08:00
..
accounts fix: Paginate attachments API (#11044) 2025-03-07 13:56:10 -08:00
conversations/partials chore: Update the precision of the updated_at timestamp in conversation model (#10875) 2025-02-10 20:22:11 -08:00
models chore: Fix issue with compose conversation form (#10991) 2025-02-27 21:45:20 +05:30
profiles fix: Fix issue with profile picture not updating (#10532) 2024-12-04 15:02:29 -08:00
widget revert: "fix: message_type inconsistency across message end points" (#10119) 2024-09-16 20:00:11 +05:30