iachat/app/controllers/api/v1
Gabriel Jablonski 4cdbef2ce2
fix: toggle typing status edge cases (#151)
* fix: do not toggle typing status when typing private message

* feat: toggle typing status off when sending message

* Revert "fix: do not toggle typing status when typing private message"

This reverts commit 3c74b7c5df0960be37c3e8726c2538ae8ebc4d60.

* fix: ensure typing off event is triggered for all message types

* fix: add success status expectation for typing off events in message controller specs

* fix: ensure typing off event is dispatched correctly for both private and non-private messages
2025-11-24 14:23:05 -03:00
..
accounts fix: toggle typing status edge cases (#151) 2025-11-24 14:23:05 -03:00
integrations feat: Slack link unfurling (#7940) 2023-09-29 19:35:56 +05:30
profile feat: MFA (#12290) 2025-09-18 20:19:24 +05:30
widget Chore/merge upstream 4.8.0 (#150) 2025-11-19 16:25:58 -03:00
accounts_controller.rb feat(ee): Add transcription support for audio messages (#11670) 2025-06-05 18:29:37 -05:00
notification_subscriptions_controller.rb fix: Remove the notification subscription if present (#5510) 2022-09-27 12:36:57 -07:00
profiles_controller.rb Merge branch 'main' into chore/merge-upstream 2025-05-30 11:03:07 -03:00
webhooks_controller.rb chore: Upgrade Exception tracking (#4638) 2022-05-09 14:23:19 +05:30