iachat/spec/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
widget Merge branch 'fazer-ai/main' into chore/merge-upstream 2025-05-06 16:50:51 -03:00
accounts_controller_spec.rb Merge branch 'fazer-ai/main' into chore/merge-upstream 2025-05-18 11:43:18 -03:00
notification_subscriptions_controller_spec.rb chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
profiles_controller_spec.rb feat: add customizable signature position and separator options (#78) 2025-08-17 23:01:41 -03:00
upload_controller_spec.rb feat: Extend upload API end point to support external images (#10062) 2024-09-05 10:42:54 +05:30