Commit Graph

73 Commits

Author SHA1 Message Date
dd85d58ccf recent_commented 2022-02-03 12:14:04 +03:00
6b255cc984 update schema 2022-02-03 10:36:39 +03:00
knst-kotov
020a3a5abf add shoutsByUserSubscriptions; use user slug in shout_author table 2022-01-31 14:34:43 +03:00
knst-kotov
1f3983fc07 add newShoutsWithoutRating 2022-01-31 12:16:46 +03:00
knst-kotov
073c5252c3 add shoutsByUserRatingOrComment 2022-01-30 14:28:27 +03:00
knst-kotov
1cc0e3e5df use user slug as rater in Comment and User ratings 2022-01-14 15:19:57 +03:00
knst-kotov
5341bb80a5 user slug as rater in shout ratings 2022-01-11 16:33:25 +03:00
knst-kotov
0cbd8dc162 increase top shouts limit 2022-01-08 12:11:12 +03:00
knst-kotov
78986f6001 page from 1 2022-01-08 12:09:06 +03:00
knst-kotov
bce71a6be8 shoutsByTopic, shoutsByAuthor and shoutsByCommunity pagination 2022-01-08 12:04:45 +03:00
knst-kotov
e368ebf4e9 add top shouts pagination 2021-12-17 19:14:31 +01:00
knst-kotov
e3bc1c0c38 fix creating shout 2021-12-17 17:14:08 +01:00
knst-kotov
931fd887d9 order shouts by publishedAt 2021-12-17 15:56:05 +01:00
knst-kotov
9ea6c6c71a fix shoutsByCommunity 2021-12-17 15:27:16 +01:00
knst-kotov
26e903d4f2 add shout stat 2021-12-17 11:22:31 +01:00
knst-kotov
b26ff8ee77 remove topAuthors 2021-12-16 20:45:50 +03:00
knst-kotov
7da7d1de4c shoutsByTopic, shoutsByAuthor and shoutsByCommunity 2021-12-15 20:24:04 +03:00
0503dfaf02 top_authors commented out 2021-12-15 04:23:22 +03:00
knst-kotov
4f76f85bed return all rating for shout; unify rating fields 2021-12-14 19:37:49 +03:00
knst-kotov
a985e800a2 remove shout id 2021-12-13 10:50:33 +03:00
knst-kotov
1c0e977a60 add createTopic and updateTopic; fix create/update Shout 2021-12-12 18:29:51 +03:00
knst-kotov
5b6545536f fix getShoutComments 2021-12-12 13:54:06 +03:00
knst-kotov
e8780cfb86 return user ratings; add getUsersBySlugs 2021-12-11 19:38:54 +03:00
knst-kotov
ea8fffc25d add getShoutComments 2021-12-06 17:50:49 +03:00
7d75480217 fixzine 2021-12-05 23:23:48 +03:00
cf020f8f3e update comment schema and debug resolvers 2021-12-02 16:06:22 +03:00
knst-kotov
d6605b71ec return only published shouts 2021-11-15 11:43:38 +03:00
knst-kotov
7f54db8939 topicUpdated 2021-11-10 11:42:29 +03:00
knst-kotov
7f8908a84b load topics and authors 2021-11-04 15:06:49 +03:00
knst-kotov
5cca55d66c minor fix top shouts 2021-11-04 14:26:50 +03:00
af36e842cd TopShouts -> ShoutsCache 2021-10-31 20:55:59 +03:00
3a6531bcaa minirefactoring 2021-10-31 18:09:16 +03:00
a327100eb7 top-month, top-overall 2021-10-31 17:50:55 +03:00
knst-kotov
b4cb83b313 top shouts wtih rating and views 2021-10-31 13:43:05 +03:00
1bfb3f352f Merge branch 'main' of github.com:Discours/discours-backend-next 2021-10-31 13:26:23 +03:00
cedefca2eb trying to fix naming 2021-10-31 13:26:14 +03:00
knst-kotov
5c19667a1a fix recentShouts 2021-10-31 12:55:25 +03:00
5297c99fdb look here! 2021-10-31 11:50:49 +03:00
eae81e380f log msgs 2021-10-30 23:56:49 +03:00
b02f23e82b recent shouts resolve 2021-10-30 22:15:29 +03:00
fb01b2cc78 indent fix 2021-10-30 22:01:54 +03:00
53c3fdc7b8 syntax fix 2021-10-30 22:01:14 +03:00
11b1471d83 typo fix 2021-10-30 21:58:34 +03:00
702732445a indent fix 2021-10-30 21:56:32 +03:00
6c71e958ce recent shouts resolver 2021-10-30 21:54:50 +03:00
78487199b9 indent fix 2021-10-30 20:13:07 +03:00
ee53fe7508 needed queries 2021-10-30 19:58:15 +03:00
knst-kotov
0a9949caa3 ShoutRatingStorage refactor 2021-09-29 16:37:08 +03:00
knst-kotov
c32fc43538 ShoutViewStorage refactor 2021-09-29 15:59:48 +03:00
knst-kotov
6e451c8095 add viewShout 2021-09-27 17:59:44 +03:00