Commit Graph

10 Commits

Author SHA1 Message Date
a5eaf4bb65 commented->comments_count
All checks were successful
Deploy on push / deploy (push) Successful in 55s
2025-03-26 08:25:18 +03:00
369ff757b0 [0.4.16] - 2025-03-22
All checks were successful
Deploy on push / deploy (push) Successful in 6s
- 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
615f1fe468 topics+authors-reimplemented-cache
All checks were successful
Deploy on push / deploy (push) Successful in 5s
2025-03-22 11:47:19 +03:00
247fc98760 cachedep-fix+orjson+fmt
All checks were successful
Deploy on push / deploy (push) Successful in 1m16s
2025-03-20 11:55:21 +03:00
daf5336410 corsfix4 2024-12-17 20:06:15 +03:00
4275131645 corslogs 2024-12-17 19:52:49 +03:00
c64d5971ee corsfix2 2024-12-17 19:51:00 +03:00
5944d9542e webhook-fix 2024-12-16 19:44:24 +03:00
aff0e8b1df webhookfix 2024-12-16 19:13:16 +03:00
be03e7b931 viewed-storage-update
All checks were successful
Deploy on push / deploy (push) Successful in 5s
2024-12-12 02:03:19 +03:00