iachat/app/views
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
..
android_app chore: Universal Linking for Android (#2324) 2021-06-02 08:46:45 -07:00
api fix: Paginate attachments API (#11044) 2025-03-07 13:56:10 -08:00
apple_app chore: Configure iOS universal linking (#10651) 2025-01-08 21:25:11 +05:30
dashboard Initial Commit 2019-08-14 15:18:44 +05:30
devise fix: Fixes wrong copy being sent to users via email invite [cw-1290] (#7159) 2023-05-23 09:37:40 +05:30
fields chore: Clean up the feature presentation in super admin (#10949) 2025-02-21 17:01:36 -08:00
icons feat: Updates branding logo and name in public portal footer (#8745) 2024-01-19 13:37:24 +04:00
installation/onboarding fix: onboarding/index.html.erb unclosed HTML tags (#10838) 2025-02-06 09:43:38 +05:30
layouts fix: Disable branding on help center if the feature is turned on (#10916) 2025-02-16 17:42:02 -08:00
mailers feat: Add push/email notification support for SLA (#9140) 2024-03-29 20:27:21 +11:00
microsoft fix: Identity JSON response header (#6326) 2023-02-02 11:01:18 +05:30
platform/api/v1 chore: Adds API for agent bot avatar upload (#8533) 2023-12-11 19:02:11 -08:00
public/api/v1 feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
super_admin feat: Add the ability to filter items in Super Admin panel (#11020) 2025-03-05 16:32:54 -08:00
survey/responses feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
widget_tests feat: Adds the ability to disable the "new message notification" popup (#9594) 2024-06-11 08:14:58 +05:30
widgets feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00