iachat/app/controllers/api/v1/widget
Muhsin Keloth 467700499b
fix: message_type in widget conversation create end point (#10120)
The `before_type_cast` method sometimes returns a string for
`message_type`, creating inconsistencies in conversation create API
response.
2024-09-16 22:34:09 +05:30
..
integrations feat: Add the support for video calls with Dyte in the live-chat widget (#6208) 2023-01-09 11:52:31 -08:00
base_controller.rb feat: show ReplyTo in widget UI (#8094) 2023-10-27 13:35:02 +05:30
campaigns_controller.rb chore: Expose widget config via an API (#2645) 2021-07-21 01:26:32 +05:30
configs_controller.rb chore: Expose widget config via an API (#2645) 2021-07-21 01:26:32 +05:30
contacts_controller.rb chore: Fix contact model silently discarding invalid attributes (#4994) 2022-07-08 13:58:09 +05:30
conversations_controller.rb fix: message_type in widget conversation create end point (#10120) 2024-09-16 22:34:09 +05:30
direct_uploads_controller.rb Feat: authenticate direct upload (#4160) 2022-03-16 13:54:18 +05:30
events_controller.rb feat: Builder for creating Campaign conversations (#2192) 2021-05-03 20:23:09 +05:30
inbox_members_controller.rb chore: Expose widget config via an API (#2645) 2021-07-21 01:26:32 +05:30
labels_controller.rb chore: Prevent i18n config bleeding across requests (#1214) 2020-10-05 17:55:46 +05:30
messages_controller.rb feat: show ReplyTo in widget UI (#8094) 2023-10-27 13:35:02 +05:30