Commit Graph

135 Commits

Author SHA1 Message Date
knst-kotov
c7639f38ae use redis for storing messages 2022-01-23 14:02:57 +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
65fa744ea5 add reset password api 2022-01-13 15:16:35 +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
cc36067995 typo fix 2021-12-16 21:18:49 +03: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
knst-kotov
a98d5f6ee6 add authors and subscriptions in Topic stat 2021-12-15 12:17:16 +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
64a728de41 add getTopicAuthors 2021-12-13 21:05:00 +03:00
knst-kotov
ab9990a616 add topic stat 2021-12-13 19:51:01 +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
04f2ceb629 load topic parents 2021-12-12 16:00:38 +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
d578072563 getUserRoles 2021-12-11 16:18:40 +03:00
knst-kotov
705731aa0e topicsBySlugs and topicsByAuthor 2021-12-11 15:17:59 +03:00
knst-kotov
6e939f43db default user role; updateProfile method 2021-12-08 15:51:30 +03:00
knst-kotov
8092d8a262 migrate user rating; remove unused user column 2021-12-08 13:29:04 +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
e4e099e7f4 typo fix 2021-11-27 10:06:20 +03:00
aecdcb09e6 topicall 2021-11-27 09:15:02 +03:00
2fccc3a9d1 Merge branch 'main' of https://github.com/Discours/discours-backend 2021-11-25 05:45:28 +03:00
05e8d57bdc authors_by_slugs 2021-11-25 05:45:22 +03:00
knst-kotov
2d8dc5c3bd add RoleStorage; add mutations for community 2021-11-24 18:53:01 +03:00
9ab334de71 Merge branch 'main' of https://github.com/Discours/discours-backend 2021-11-24 16:39:25 +03:00
683f31e9af minor 2021-11-24 16:39:20 +03:00
67713c1bf6 minor fixes 2021-11-24 16:34:30 +03:00
knst-kotov
5e2f824f5b add UserStorage 2021-11-24 15:56:09 +03:00
d765eaf390 Merge branch 'main' of https://github.com/Discours/discours-backend 2021-11-24 15:12:04 +03:00
bfbbb1b32a community 2021-11-24 15:10:34 +03:00
knst-kotov
5b59ce396e return user rating 2021-11-24 12:59:40 +03:00
knst-kotov
0f3ba29fea query userRoles 2021-11-24 12:09:47 +03:00
knst-kotov
7dea19495c one subscription on messages 2021-11-24 10:36:06 +03:00
knst-kotov
36a0770675 rate comment 2021-11-24 09:23:48 +03:00
knst-kotov
252807b3b1 CRUD comments 2021-11-21 14:04:38 +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