Commit Graph

38 Commits

Author SHA1 Message Date
LinkinStars a027376f4c fix(comment): fix admin can't update user's comment. 2023-09-04 18:09:08 +08:00
LinkinStars 3b1324b83b fix(notification): missing unsubscribe code 2023-08-22 14:48:40 +08:00
LinkinStars 2bd8f7f771 feat(notification): add new question notification 2023-08-22 12:00:53 +08:00
LinkinStars 6a3d2f95d2 feat(notification): add user notification config API 2023-08-21 15:07:30 +08:00
LinkinStars c6ea2fc5da refactor(activity): make activity queue as a service 2023-06-05 14:10:04 +08:00
LinkinStars 773d2142db refactor(notification): make notification queue as a service 2023-06-02 18:15:54 +08:00
LinkinStars 01bd603570 Merge branch 'feat/1.1.0/sql' into feat/1.1.0/report
# Conflicts:
#	internal/controller/question_controller.go
#	internal/migrations/migrations.go
#	internal/migrations/v13.go
2023-05-23 16:44:34 +08:00
aichy126 5e33c28146 update show Deleted question 2023-05-19 15:58:56 +08:00
LinkinStars 8e46fe3ecd feat(email): translator email template using receiver language. 2023-05-17 11:10:45 +08:00
LinkinStars efb78124a9 feat(notification): remove user info when meet down vote notification. 2023-05-08 15:55:35 +08:00
LinkinStars ad13b97eaf feat(rank): removed reputation-related leaderboard and notification content 2023-04-03 18:13:35 +08:00
aichy126 2d87c8d494 update question 2023-03-13 11:28:35 +08:00
aichy126 2cf061ea68 Merge branch 'main' into feat/1.0.7/short-id 2023-03-09 11:37:48 +08:00
aichy126 5e2af78e96 update notification 2023-03-09 11:37:10 +08:00
aichy126 b901f5e3a8 update comment 2023-02-24 17:04:22 +08:00
LinkinStar 483c51bab8 feat(comment): Notification of comments based on different priorities 2023-01-31 11:59:02 +08:00
LinkinStar 21a354fb22 fix(comment): do not send notification when reply myself 2023-01-30 17:14:13 +08:00
LinkinStar 92a82e1673 feat(comment): Add comment modification time limit condition 2023-01-28 16:53:12 +08:00
LinkinStar 72f512553a refactor(code): replace outdated function 2022-12-28 17:20:55 +08:00
LinkinStar 81f914d72f feat(notification): Email notice when a user answers or comment 2022-12-27 17:42:23 +08:00
LinkinStar 06aa09bf35 fix(comment): Remove the judgment condition that you are not able to edit the comment. 2022-12-23 10:22:13 +08:00
LinkinStar 79e7f9b599 feat: return the specified comment 2022-11-29 10:42:04 +08:00
LinkinStar b446a7c58d Merge branch 'feat/0.5.0/comment' into test
# Conflicts:
#	internal/service/comment/comment_service.go
2022-11-29 10:27:00 +08:00
LinkinStar f693077ae5 feat: When the user requests the specified comment, if it does not exist in the comment list then query and return it. 2022-11-29 10:25:28 +08:00
aichy126 f6e881c64f Merge branch 'feat/0.5.0/timeline_ai' into test 2022-11-25 12:08:33 +08:00
LinkinStar ee7428cba5 feat: add question answer tag comment permission Control 2022-11-25 12:07:56 +08:00
aichy126 a7f9d999cc Merge branch 'feat/0.5.0/timeline_ai' into test 2022-11-24 16:13:10 +08:00
LinkinStar 59a8b0f3bb feat: check rank permission 2022-11-24 16:11:43 +08:00
LinkinStar 63f624c2be Merge remote-tracking branch 'origin/feat/0.5.0/timeline' into test 2022-11-24 09:29:14 +08:00
LinkinStar 60f4264e58 feat: answer and tag delete add activity 2022-11-23 17:02:44 +08:00
aichy126 5547b2fe91 Merge branch 'ai_0.3_fix_del' into feat/0.5.0/timeline 2022-11-23 11:10:10 +08:00
LinkinStar cd961eafc2 feat: add timeline api interface 2022-11-22 19:48:27 +08:00
aichy126 6ec9dbec87 update permission 2022-11-22 17:35:41 +08:00
LinkinStar d36f758fba feat: add activity where needed 2022-11-21 19:28:02 +08:00
LinkinStar e4522f280d feat: add repo unit test 2022-10-26 15:33:21 +08:00
LinkinStar adc760e874 refactor: rename go mod package to answerdev 2022-10-24 16:51:05 +08:00
LinkinStar b90ec5e11e feat: all users display part Add user status 2022-09-29 15:27:56 +08:00
mingcheng 8e6c49a531 initial commit 2022-09-27 17:59:05 +08:00