fa543cda06
Before this commit, we created a chat mention record only in case we wanted to send a notification about that mention to the user. Notifications were the only use case for the chat_mention db table. Now we want to use that table for other features, so we have to always create a chat_mention record. |
||
---|---|---|
.. | ||
auto_join_channel_batch_spec.rb | ||
auto_manage_channel_memberships_spec.rb | ||
chat_notify_mentioned_spec.rb | ||
chat_notify_watching_spec.rb | ||
delete_user_messages_spec.rb | ||
send_message_notifications_spec.rb | ||
update_channel_user_count_spec.rb |