mirror of
https://github.com/discourse/discourse.git
synced 2026-08-06 07:23:30 +08:00
Previously, nested replies offered only `top`, `new`, and `old` ordering, so active discussions could not surface recently engaged branches while keeping tree loading bounded. This change adds default-off `hot` sorting backed by demand-driven PostgreSQL snapshots and bounded branch preloading, preserves the resolved fallback across pagination, and skips hot-cache work for small topics or topics inactive for 30 days. |
||
|---|---|---|
| .. | ||
| convert_category.rb | ||
| list_children.rb | ||
| list_roots.rb | ||
| show_context.rb | ||
| toggle.rb | ||
| toggle_pin.rb | ||