core/docs
Untone 369ff757b0
All checks were successful
Deploy on push / deploy (push) Successful in 6s
[0.4.16] - 2025-03-22
- Added hierarchical comments pagination:
  - Created new GraphQL query `load_comments_branch` for efficient loading of hierarchical comments
  - Ability to load root comments with their first N replies
  - Added pagination for both root and child comments
  - Using existing `commented` field in `Stat` type to display number of replies
  - Added special `first_replies` field to store first replies to a comment
  - Optimized SQL queries for efficient loading of comment hierarchies
  - Implemented flexible comment sorting system (by time, rating)
2025-03-22 13:37:43 +03:00
..
caching.md topics+authors-reimplemented-cache 2025-03-22 11:47:19 +03:00
comments-pagination.md [0.4.16] - 2025-03-22 2025-03-22 13:37:43 +03:00
features.md [0.4.16] - 2025-03-22 2025-03-22 13:37:43 +03:00
follower.md v0.4.7 2024-11-20 23:59:11 +03:00
load_shouts.md v0.4.7 2024-11-20 23:59:11 +03:00
rating.md v0.4.7 2024-11-20 23:59:11 +03:00