Commit Graph

324 Commits

Author SHA1 Message Date
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
fb3f1b5d34 fix CORS config 2022-04-16 12:56:00 +03:00
knst-kotov
c4bda0b1c3 calculate totalUnreadMessages for user 2022-04-13 15:11:06 +03:00
knst-kotov
5b4cc95e87 track unread/read message status 2022-04-13 14:43:22 +03:00
knst-kotov
b4ce848091 fix isEmailFree 2022-04-12 16:34:32 +03:00
knst-kotov
12934a3d81 inbox service dockerfile 2022-02-22 15:15:31 +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
knst-kotov
873d05e000 fix recentCommented 2022-02-15 14:12:54 +03:00
knst-kotov
847240e20f fix shoutsSubscribed, shoutsReviewed, shoutsCandidates 2022-02-15 13:34:41 +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
dcdfdf7dc3 Merge branch 'main' of github.com:Discours/discours-backend 2022-02-03 05:46:54 +03:00
6addc38342 oauth callback url fix 2022-02-03 05:46:09 +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
ab42c3b60c signIn logs 2022-01-28 13:33:16 +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
77759f620d remove message table 2022-01-24 17:08:30 +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
7452c66598 enable CORS 2022-01-11 12:07:01 +03:00
knst-kotov
f771d8766e nginx.conf.sigil from dokku 2022-01-11 11:17:20 +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
47364e37f4 increase DB connection limits 2022-01-06 17:07:17 +03:00