Commit Graph

14 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
79f7c914d7 v0.4.7 2024-11-20 23:59:11 +03:00
600d52414e txt
Some checks failed
Deploy on push / deploy (push) Failing after 10s
2024-11-01 10:04:32 +03:00
5a9a02d3a4 0.4.6 2024-11-01 09:50:19 +03:00
e2b6ae5e81 agile-query
Some checks failed
Deploy on push / deploy (push) Failing after 10s
2024-10-31 20:28:52 +03:00