mirror of
https://github.com/discourse/discourse.git
synced 2024-11-30 07:43:43 +08:00
c62d3610c6
This change moves the chat message excerpt into a new database column (string) on the chat_messages table. As part of this change, we will now set the excerpt within the `Chat::CreateMessage` service, and update it within the `Chat::UpdateMessage` service. |
||
---|---|---|
.. | ||
chat | ||
category_spec.rb | ||
user_option_spec.rb | ||
user_spec.rb |