mirror of
https://github.com/discourse/discourse.git
synced 2024-11-28 06:03:44 +08:00
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. |
||
---|---|---|
.. | ||
chat_mailer_spec.rb | ||
chat_message_creator_spec.rb | ||
chat_message_rate_limiter_spec.rb | ||
chat_message_updater_spec.rb | ||
chat_seeder_spec.rb |