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. |
||
---|---|---|
.. | ||
concerns | ||
category_channel.rb | ||
chat_channel.rb | ||
chat_channel_archive.rb | ||
chat_draft.rb | ||
chat_mention.rb | ||
chat_message.rb | ||
chat_message_reaction.rb | ||
chat_message_revision.rb | ||
chat_thread.rb | ||
chat_upload.rb | ||
chat_view.rb | ||
chat_webhook_event.rb | ||
deleted_chat_user.rb | ||
direct_message.rb | ||
direct_message_channel.rb | ||
direct_message_user.rb | ||
incoming_chat_webhook.rb | ||
reviewable_chat_message.rb | ||
user_chat_channel_membership.rb |