Files
core/resolvers
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
..
2025-03-22 13:37:43 +03:00
2025-03-22 11:47:19 +03:00
2024-11-01 13:50:47 +03:00
2024-05-30 07:12:00 +03:00
2024-10-21 16:42:50 +03:00
2025-03-20 11:01:39 +03:00
2025-03-20 11:55:21 +03:00
2025-02-11 12:00:35 +03:00
2024-11-22 20:19:56 +03:00
2025-03-20 11:55:21 +03:00
2024-11-02 13:49:22 +03:00
2025-02-19 00:21:51 +03:00
2025-02-04 02:53:01 +03:00
2025-03-22 13:37:43 +03:00
2025-03-20 11:55:21 +03:00
2025-02-11 12:00:35 +03:00
2025-03-22 11:47:19 +03:00