iachat/spec/services/messages
Muhsin Keloth a6cc3617c0
feat: Add the ability to mention team in private message (#11758)
This PR allows agents to mention entire teams in private messages using
`@team_name` syntax. When a team is mentioned, all team members with
inbox access are automatically notified. The scheme changes can be found
[here](https://github.com/chatwoot/prosemirror-schema/pull/34).

---------

Co-authored-by: iamsivin <iamsivin@gmail.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Sojan Jose <sojan@pepalo.com>
2025-07-02 19:57:59 +05:30
..
mention_service_spec.rb feat: Add the ability to mention team in private message (#11758) 2025-07-02 19:57:59 +05:30
new_message_notification_service_spec.rb fix: Prevent duplicate notifications for mentions (#10675) 2025-01-13 11:20:31 +05:30
status_update_service_spec.rb feat: API Endpoints to update message status (#11387) 2025-04-29 15:33:11 -07:00