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
..
__init__.py [0.4.16] - 2025-03-22 2025-03-22 13:37:43 +03:00
author.py topics+authors-reimplemented-cache 2025-03-22 11:47:19 +03:00
bookmark.py reworked-feed+reader 2024-11-01 13:50:47 +03:00
collab.py fmt+follows-refactored 2024-05-30 07:12:00 +03:00
community.py commynity-cudl 2024-10-21 16:42:50 +03:00
draft.py comment-delete-handling-patch 2025-03-20 11:01:39 +03:00
editor.py cachedep-fix+orjson+fmt 2025-03-20 11:55:21 +03:00
feed.py 0.4.10-a 2025-02-11 12:00:35 +03:00
follower.py following-error 2024-11-22 20:19:56 +03:00
notifier.py cachedep-fix+orjson+fmt 2025-03-20 11:55:21 +03:00
proposals.py create-reaction-fkx 2024-11-02 13:49:22 +03:00
pyrightconfig.json pyright-conf 2025-02-19 00:21:51 +03:00
rating.py get_my_rates_comments-fix 2025-02-04 02:53:01 +03:00
reaction.py [0.4.16] - 2025-03-22 2025-03-22 13:37:43 +03:00
reader.py cachedep-fix+orjson+fmt 2025-03-20 11:55:21 +03:00
stat.py 0.4.10-a 2025-02-11 12:00:35 +03:00
topic.py topics+authors-reimplemented-cache 2025-03-22 11:47:19 +03:00