Commit Graph

202 Commits

Author SHA1 Message Date
7d26948cc1 fixx 2022-06-14 11:35:36 +03:00
9a685590fb shout with id for candidates 2022-06-14 09:13:06 +03:00
knst-kotov
f92beaaeeb return subscribed communities in user info 2022-06-12 11:45:08 +03:00
knst-kotov
39070dc359 add community subscription; unify subscription interface 2022-06-12 10:51:22 +03:00
8e7e070948 not published in feed. devmode try 2022-06-12 01:05:20 +03:00
8e57e8b7fb slugs fix, dev friendly, readme 2022-05-31 10:03:50 +03:00
knst-kotov
1bd868b800 remove topicUpdated subscription 2022-05-04 17:12:59 +03:00
knst-kotov
7a49da877d return userSubscribedAuthors 2022-05-04 16:53:23 +03:00
knst-kotov
0d67d1df95 return user info in signIn 2022-05-03 15:55:29 +03:00
knst-kotov
d7cbe150d6 add userUnpublishedShouts 2022-04-29 11:27:34 +03:00
knst-kotov
86383cb6c0 shoutsRatedByUser only for auth user 2022-04-29 11:01:04 +03:00
knst-kotov
6919b2603c return subscribed topics as slugs 2022-04-29 10:51:51 +03:00
knst-kotov
9fab68fc29 add shoutsRatedByUser 2022-04-28 12:36:48 +03:00
knst-kotov
f07780895e add shoutsCommentedByUser 2022-04-28 12:04:14 +03:00
knst-kotov
cca6f8cec3 return userSubscribedTopics in current user info 2022-04-27 16:32:14 +03:00
knst-kotov
c4bda0b1c3 calculate totalUnreadMessages for user 2022-04-13 15:11:06 +03:00
knst-kotov
b4ce848091 fix isEmailFree 2022-04-12 16:34:32 +03:00
knst-kotov
c04cd77418 intro inbox service 2022-02-22 14:44:01 +03:00
knst-kotov
30f965e6e9 add userSubscribedTopics 2022-02-22 12:55:02 +03:00
knst-kotov
411470e5ef add rateUser 2022-02-16 15:38:05 +03:00
knst-kotov
08c00d950f add userSubscriptions and userSubscribers 2022-02-16 15:00:58 +03:00
knst-kotov
57d9072ba1 add userComments 2022-02-16 13:44:26 +03:00
fdf64ce5f9 fix schema 2022-02-03 12:29:16 +03:00
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
68f7733f91 fix topic subscription 2022-01-30 11:50:29 +03:00
knst-kotov
32becea4da add author subscription 2022-01-30 11:35:49 +03:00
knst-kotov
3828e92c19 get messages from redis 2022-01-28 15:52:14 +03:00
knst-kotov
06437ab5bd subscription on comments 2022-01-28 12:49:46 +03:00
knst-kotov
92595e567c messages: check permissions 2022-01-25 14:16:13 +03:00
knst-kotov
34b48cbc90 chatUpdated subscription 2022-01-24 17:02:44 +03:00
knst-kotov
ca9c3e0cee use redis for storing messages - next 2022-01-24 14:56:55 +03:00
knst-kotov
c7639f38ae use redis for storing messages 2022-01-23 14:02:57 +03:00
knst-kotov
25b4f32025 new message api initial 2022-01-23 11:24:16 +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
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
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
c66efd5e1f add mainTopic 2021-12-15 20:35:25 +03:00
knst-kotov
a98d5f6ee6 add authors and subscriptions in Topic stat 2021-12-15 12:17:16 +03:00
bc52d34b29 schema fix 2021-12-15 04:25:11 +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
d00488a458 remove topic id; topic children as json column 2021-12-12 12:44:54 +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
2a9d0d613f add community for topics 2021-12-11 13:23:17 +03:00
knst-kotov
6e939f43db default user role; updateProfile method 2021-12-08 15:51:30 +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
1a4b7a6f0a schema fix 2021-11-27 10:09:34 +03:00
aecdcb09e6 topicall 2021-11-27 09:15:02 +03:00
b489760617 community input 2021-11-26 03:41:20 +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
d765eaf390 Merge branch 'main' of https://github.com/Discours/discours-backend 2021-11-24 15:12:04 +03:00
d8ff47de0f schema fix 2021-11-24 15:11:59 +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
e31b6d450a fix typo 2 2021-11-22 09:38:14 +03:00
knst-kotov
252807b3b1 CRUD comments 2021-11-21 14:04:38 +03:00
knst-kotov
7f54db8939 topicUpdated 2021-11-10 11:42:29 +03:00
knst-kotov
e5aa568933 initial topicUpdated 2021-11-04 19:37:41 +03:00
01e71393f7 fix schema 2021-11-04 03:21:25 +03:00
3a6531bcaa minirefactoring 2021-10-31 18:09:16 +03:00
d6a1ca6823 schema fixes 2021-10-31 17:55:13 +03:00
cedefca2eb trying to fix naming 2021-10-31 13:26:14 +03:00
cacb6f6642 tabs editor config 2021-10-30 22:37:57 +03:00
b02f23e82b recent shouts resolve 2021-10-30 22:15:29 +03:00
ee53fe7508 needed queries 2021-10-30 19:58:15 +03:00
741ede054d update topics logix 2021-10-28 13:42:34 +03:00
14fdfe71e5 migration fix, new html2text, export wip 2021-10-15 13:00:26 +03:00
095211b1ff Topic.cat_id and orm update 2021-10-14 08:28:52 +03:00
cb40640b01 comment and migration update 2021-10-13 20:46:30 +03:00
b5a7c239a7 udpate schema 2021-10-12 22:37:15 +03:00
633c07d58d update schema 2021-10-03 19:19:48 +03:00
knst-kotov
6e451c8095 add viewShout 2021-09-27 17:59:44 +03:00
knst-kotov
f23d375b4d add rateShout 2021-09-25 14:40:37 +03:00
9515a35e7a using comment entity 2021-09-11 11:20:23 +03:00
aaca27ba88 schema fix 2021-09-05 10:16:28 +03:00
8b8942225b classic comments entity wip 2021-09-03 19:01:31 +03:00
abefcf5039 Merge branch 'main' of github.com:Discours/discours-backend-next 2021-09-03 10:16:25 +03:00
knst-kotov
db12b3f908 add topAuthors 2021-09-02 14:04:58 +03:00
knst-kotov
6d28d2d455 favoritesShouts and topShoutsByAuthor 2021-09-01 19:03:00 +03:00