Commit Graph

11 Commits

Author SHA1 Message Date
Austin Huang 786c567cca
allow replying to replies 2021-06-28 12:02:34 -04:00
Ammar Githam 205e21b07c Move GraphQLService object to GraphQLRepository constructor parameter. 2021-06-12 12:39:55 +09:00
Ammar Githam 69b685ae0d Interchange GraphQLService and GraphQLRepository names. 2021-06-12 12:34:50 +09:00
Ammar Githam 4f8de4e7df Fix compile error 2021-06-12 08:42:12 +09:00
Austin Huang 8bb0fba4cb
close #1397 2021-06-11 12:24:25 -04:00
Austin Huang 544d9f87bc
fix various comments bugs
1. redo ChildCommentsFetchResponse structure, stress-tested
2. navigation on more graph again
3. proper "next page" handling
2021-06-07 18:10:48 -04:00
Ammar Githam 143a0ce259 Convert GraphQLRepository and GraphQLService to kotlin 2021-06-06 13:14:29 +09:00
Ammar Githam bcec6d373c Fix comment replies cursor 2021-06-01 18:16:54 +09:00
Austin Huang 890139a287
comments redo (logged-in endpoint) 2021-05-29 10:46:23 -04:00
Austin Huang f89f0ef542
add a simple user constructor 2021-05-15 12:52:31 -04:00
Ammar Githam 074ee18c9d Improve comments viewer ui and ux. Update ui for likes viewer and follows viewer. 2021-05-02 18:16:25 +09:00