iachat/app/controllers/api/v1
Pranav 46ec92c86e
fix: Improve performance of most hit APIs in widget (#11089)
- Cache campaigns for better performance
- Fix N+1 queries in inbox members
- Remove unused related articles
2025-03-14 17:37:36 -07: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: Improve performance of most hit APIs in widget (#11089) 2025-03-14 17:37:36 -07:00
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