mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-04 05:09:20 +08:00
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 | ||