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. |
||
---|---|---|
.. | ||
regular | ||
scheduled | ||
chat_channel_archive_spec.rb | ||
chat_channel_delete_spec.rb | ||
chat_periodical_updates_spec.rb | ||
delete_old_chat_messages_spec.rb | ||
process_chat_message_spec.rb | ||
update_user_counts_for_chat_channels_spec.rb |