iachat/app/controllers/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
integrations feat: Slack link unfurling (#7940) 2023-09-29 19:35:56 +05:30
widget fix: message_type in widget conversation create end point (#10120) 2024-09-16 22:34:09 +05:30
accounts_controller.rb feat: API changes to support multi step user signup (#8933) 2024-02-20 16:48:51 +05:30
notification_subscriptions_controller.rb fix: Remove the notification subscription if present (#5510) 2022-09-27 12:36:57 -07:00
profiles_controller.rb fix: Fix issue with profile picture not updating (#10532) 2024-12-04 15:02:29 -08:00
webhooks_controller.rb chore: Upgrade Exception tracking (#4638) 2022-05-09 14:23:19 +05:30