mirror of
https://github.com/discourse/discourse.git
synced 2026-08-07 13:19:19 +08:00
Previously we only calc'd stats on nested topics when there is a `nested_topic` record. That record doesn't exist when nested is the default view, so all topics had incorrect stats. Also added a codepath that serves all posts when loading more for a post. It only gets hit when there is a data inconsistency so should be safe. |
||
|---|---|---|
| .. | ||
| convert_category.rb | ||
| list_children.rb | ||
| list_roots.rb | ||
| show_context.rb | ||
| toggle.rb | ||
| toggle_pin.rb | ||