iachat/app/views/api/v1
Muhsin Keloth 05b8486538
fix: message_type inconsistency across message end points (#10108)
The `before_type_cast` method sometimes returns a string for
`message_type`, creating inconsistencies in different payloads. This
pull request will remove all `before_type_cast` usage and replace it
with `to_i` methods.
2024-09-16 16:14:35 +05:30
..
accounts fix: message_type inconsistency across message end points (#10108) 2024-09-16 16:14:35 +05:30
conversations/partials feat: Conversation API to return applied_sla and sla_events (#9174) 2024-04-01 23:30:07 +05:30
models fix: message_type inconsistency across message end points (#10108) 2024-09-16 16:14:35 +05:30
profiles feat: Allow users to disable marking offline automatically (#6079) 2022-12-16 11:59:27 -08:00
widget fix: message_type inconsistency across message end points (#10108) 2024-09-16 16:14:35 +05:30