mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-22 07:46:56 +08:00
This commit does several changes: - it moves the ownership of the last message info to the channel instead of storing it on the message, it avoids the need to iterate over every messages - makes an optimistic update of the last read message id - adds a spec to confirm this behavior |
||
|---|---|---|
| .. | ||
| components | ||
| admin_incoming_webhooks.rb | ||
| browse.rb | ||
| chat.rb | ||
| chat_channel.rb | ||
| chat_channel_settings.rb | ||
| chat_channel_threads.rb | ||
| chat_side_panel.rb | ||
| chat_thread.rb | ||
| user_threads.rb | ||