Commit Graph

167 Commits

Author SHA1 Message Date
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
31c32143d0 reaction-to-feature-fix
All checks were successful
Deploy on push / deploy (push) Successful in 56s
2025-03-21 12:34:10 +03:00
ae48a18536 comment-delete-handling-patch
All checks were successful
Deploy on push / deploy (push) Successful in 1m15s
2025-03-20 11:01:39 +03:00
84de0c5538 fix-revalidation
All checks were successful
Deploy on push / deploy (push) Successful in 59s
2025-02-04 00:01:54 +03:00
080ba76684 myrates-api-minor-fix
All checks were successful
Deploy on push / deploy (push) Successful in 5s
2024-11-18 22:03:11 +03:00
8116160b4d my_rate-stat
All checks were successful
Deploy on push / deploy (push) Successful in 6s
2024-11-12 17:56:20 +03:00
08fb1d3510 create-reaction-shout
All checks were successful
Deploy on push / deploy (push) Successful in 6s
2024-11-02 22:38:40 +03:00
6d61e038e7 create-reaction-fix-4
All checks were successful
Deploy on push / deploy (push) Successful in 6s
2024-11-02 22:34:20 +03:00
bcb602d3cf create-reaction-fix3 2024-11-02 19:48:43 +03:00
f4a8a653d0 create-reaction-fix
All checks were successful
Deploy on push / deploy (push) Successful in 6s
2024-11-02 19:16:52 +03:00
2c981bc972 create-reaction-fkx2
All checks were successful
Deploy on push / deploy (push) Successful in 6s
2024-11-02 13:52:03 +03:00
b322219173 create-reaction-fkx
All checks were successful
Deploy on push / deploy (push) Successful in 6s
2024-11-02 13:49:22 +03:00
52567557e8 debug-create-reaction
All checks were successful
Deploy on push / deploy (push) Successful in 5s
2024-11-02 13:44:00 +03:00
3f1ef8dfd8 proposals-fix
All checks were successful
Deploy on push / deploy (push) Successful in 5s
2024-11-02 13:35:30 +03:00
11611fd577 following-fixes+fmt
All checks were successful
Deploy on push / deploy (push) Successful in 6s
2024-11-02 12:09:24 +03:00
38d39dd618 debug-create-reaction
All checks were successful
Deploy on push / deploy (push) Successful in 6s
2024-11-02 04:24:41 +03:00
160f02e67f 0.4.5-api-update
All checks were successful
Deploy on push / deploy (push) Successful in 1m49s
2024-10-21 10:52:23 +03:00
bf33cdc95c fixed-coales
Some checks failed
Deploy on push / deploy (push) Failing after 10s
2024-10-15 11:12:09 +03:00
5966512a8f poetry-fix
Some checks failed
Deploy on push / deploy (push) Failing after 10s
2024-10-14 18:28:16 +03:00
c5ee827230 merged
Some checks failed
Deploy on push / deploy (push) Failing after 11s
2024-08-12 11:00:01 +03:00
d0c1f33227 nodistinct
Some checks failed
Deploy on push / deploy (push) Failing after 9s
2024-08-09 08:17:40 +03:00
71db929fa4 comments-counter-fix
Some checks failed
Deploy on push / deploy (push) Failing after 9s
2024-08-09 07:44:23 +03:00
e46de27ba9 get-shout-fix2
Some checks failed
Deploy on push / deploy (push) Failing after 9s
2024-08-08 17:36:20 +03:00
a771cd0617 reaction
Some checks failed
Deploy on push / deploy (push) Failing after 10s
2024-08-08 17:33:55 +03:00
572f63f12b reader-loads-move 2024-08-07 14:18:05 +03:00
a01ca30f5b stat-docs-reactions-apifix
Some checks failed
Deploy on push / deploy (push) Failing after 9s
2024-08-07 14:02:36 +03:00
57d25b637d sync-viewed-stat
Some checks failed
Deploy on push / deploy (push) Failing after 10s
2024-08-07 13:15:58 +03:00
69a5dfcc45 shouts-load-optimisations
Some checks failed
Deploy on push / deploy (push) Failing after 9s
2024-08-07 11:35:59 +03:00
1af63dee81 shout-stats-fix
Some checks failed
Deploy on push / deploy (push) Failing after 9s
2024-08-07 10:22:37 +03:00
60a56fd098 moved 2024-08-07 08:57:56 +03:00
df25eaf905 query-fitness
Some checks failed
Deploy on push / deploy (push) Failing after 9s
2024-08-07 07:27:56 +03:00
b823862cec caching-fix
Some checks failed
Deploy on push / deploy (push) Failing after 9s
2024-08-06 18:53:25 +03:00
522718f3a1 last-comment-revert
Some checks failed
Deploy on push / deploy (push) Failing after 10s
2024-08-06 18:18:51 +03:00
c576fc0241 fmt
All checks were successful
Deploy on push / deploy (push) Successful in 1m9s
2024-08-06 14:34:12 +03:00
2f4c8acaa2 reaction.likes fix
Some checks failed
Deploy on push / deploy (push) Failing after 56s
2024-07-30 05:19:16 +03:00
960a00101c load-comment-ratings
All checks were successful
Deploy on push / deploy (push) Successful in 1m9s
2024-07-26 19:04:40 +03:00
c46dc759d7 load-shout-comments-fix-2
All checks were successful
Deploy on push / deploy (push) Successful in 57s
2024-07-26 16:56:30 +03:00
16728f1d49 group-by-asked
All checks were successful
Deploy on push / deploy (push) Successful in 1m9s
2024-07-26 16:42:26 +03:00
4c625db853 group_by-fix2
All checks were successful
Deploy on push / deploy (push) Successful in 2m7s
2024-07-23 17:36:26 +03:00
fce78df549 group_by-fix 2024-07-23 17:35:45 +03:00
a4411cfa34 comment-ratings
All checks were successful
Deploy on push / deploy (push) Successful in 1m31s
2024-07-22 11:32:47 +03:00
a43a44302b reactions-api-update
All checks were successful
Deploy on push / deploy (push) Successful in 1m8s
2024-07-22 10:42:41 +03:00
3ff52f944c slug-filter-author
All checks were successful
Deploy on push / deploy (push) Successful in 1m10s
2024-07-18 09:05:10 +03:00
77282ade62 load-shouts-discussed-coauthored
All checks were successful
Deploy on push / deploy (push) Successful in 2m4s
2024-07-16 01:06:43 +03:00
1223c633d4 followed-by
All checks were successful
Deploy on push / deploy (push) Successful in 1m9s
2024-07-03 15:35:12 +03:00
c24f3bbb4a faster-response
All checks were successful
Deploy on push / deploy (push) Successful in 1m8s
2024-06-11 22:46:35 +03:00
6e80942beb reactions-follow-fix
All checks were successful
Deploy on push / deploy (push) Successful in 1m10s
2024-06-05 18:29:15 +03:00
e638ad81e2 fmt+follows-refactored 2024-05-30 07:12:00 +03:00
b73cce5431 create-reaction-fix-2
All checks were successful
Deploy on push / deploy (push) Successful in 25s
2024-05-18 17:41:04 +03:00
0f5df77d28 create-reaction-unauthorized-handling
All checks were successful
Deploy on push / deploy (push) Successful in 26s
2024-05-18 12:38:46 +03:00