mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 03:16:41 +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. |
||
---|---|---|
.. | ||
auto_channel_user_removal_spec.rb | ||
custom_api_key_scopes_spec.rb | ||
outgoing_web_hooks_spec.rb | ||
plugin_api_spec.rb | ||
post_chat_quote_spec.rb | ||
thread_replies_count_cache_accuracy_spec.rb |