Commit Graph

80 Commits

Author SHA1 Message Date
LinkinStars 3d032a7f48 fix(answer): fix incorrect id for answer list 2023-08-29 11:01:04 +08:00
LinkinStars 79b71d41e4 fix(answer): fix incorrect history of editing answer 2023-08-28 17:32:52 +08:00
LinkinStars eeb5f94a06 fix(answer): fix incorrect notification triggers when accept the answer 2023-08-28 16:21:28 +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 a3b033b9df fix(timeline): fix the wrong TriggerUserID when accept answer 2023-07-20 19:20:40 +08:00
LinkinStars c49fa00570 Merge branch 'github-main' into feat/1.2.0/state
# Conflicts:
#	cmd/wire_gen.go
#	internal/service/question_common/question.go
#	internal/service/siteinfo/siteinfo_service.go
2023-06-13 16:44:36 +08:00
aichy126 0217125f6f update edit answer shortid 2023-06-12 14:56:26 +08:00
LinkinStars 420667cd3e Merge branch 'github-main' into feat/1.1.0/context 2023-06-06 17:09:35 +08:00
aichy126 57153f8e7d update answer count 2023-06-06 15:43:32 +08:00
aichy126 5cf74ee9da update search answer 2023-06-05 14:55:20 +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 6efaf0857e feat(rank): cancel rank rollback when remove question and answer. 2023-05-22 15:26:20 +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
aichy126 d3d049a9b3 update question 2023-03-24 15:12:23 +08:00
aichy126 61c2d55f5d Merge branch 'feat/1.0.7/short-id' into test 2023-03-17 10:55:18 +08:00
aichy126 d7d652040c update short id 2023-03-17 10:54:54 +08:00
aichy126 28d76b5e13 Merge branch 'feat/1.0.7/short-id' into test 2023-03-15 17:35:47 +08:00
aichy126 cf2fc12e38 update answer 2023-03-15 17:34:16 +08:00
aichy126 f85304f2b9 update answer 2023-03-08 17:17:31 +08:00
aichy126 6618abc815 fix del answer 2023-03-08 17:17:31 +08:00
LinkinStars 7ab1e8f47c Merge remote-tracking branch 'github/dev' into test 2023-03-07 17:59:17 +08:00
aichy126 96c0baa7f6 update answer 2023-03-07 17:35:20 +08:00
LinkinStars 886199cc6e Merge remote-tracking branch 'github/dev' into test 2023-03-07 16:38:04 +08:00
aichy126 74c473dd8e fix del answer 2023-03-07 16:37:22 +08:00
LinkinStars f319b43412 Merge remote-tracking branch 'github/dev' into feat/1.0.7/user-avatar 2023-03-07 15:24:08 +08:00
LinkinStars 7dd3715ff3 Merge branch 'feat/1.0.6/object-not-found' into test 2023-03-06 12:27:32 +08:00
LinkinStars ba8e173658 fix(answer): The author can view the deleted answer. 2023-03-06 12:27:04 +08:00
LinkinStars 4759e8778f feat(tag): Add revision when add tag 2023-03-03 16:59:34 +08:00
aichy126 f3d48f61e0 Merge branch 'feat/1.0.6/object-not-found' into test 2023-03-01 17:50:22 +08:00
aichy126 ba7891b097 update question answer del 2023-03-01 17:49:55 +08:00
LinkinStars c3d8d30892 fix(answer): Only the admin and author can view the deleted answer. 2023-03-01 17:28:16 +08:00
aichy126 f80af9ffbe update header x-frame-options 2023-02-24 17:10:43 +08:00
aichy126 6abb196e00 update question answer delete status 2023-02-15 15:01:58 +08:00
LinkinStar 81f914d72f feat(notification): Email notice when a user answers or comment 2022-12-27 17:42:23 +08:00
aichy b8077d37b3 update Adopt to Accept 2022-12-22 11:04:19 +08:00
aichy bcfeef1490 update name modification 2022-12-21 16:55:16 +08:00
aichy126 ff6cad6a9d Merge branch 'feat/0.5.0/timeline_ai' into test 2022-12-02 13:13:16 +08:00
aichy126 d7bf6ae3e4 fix add question answer 2022-12-02 13:13:04 +08:00
aichy126 5a540bd3eb Merge branch 'feat/0.5.0/timeline_ai' into test 2022-12-01 18:50:55 +08:00
aichy126 46d80f3956 fix update answer edit time 2022-12-01 18:50:45 +08:00
aichy126 0faea88118 Merge branch 'feat/0.5.0/timeline_ai' into test 2022-12-01 18:36:39 +08:00
aichy126 d4b1a5b4e5 fix question last edit userid 2022-12-01 18:36:20 +08:00
aichy126 029a43ccef Merge branch 'feat/0.5.0/timeline_ai' into test 2022-12-01 17:39:47 +08:00
aichy126 7b6901e642 Merge branch 'feat/0.5.0/timeline_ai' of git.backyard.segmentfault.com:opensource/answer into feat/0.5.0/timeline_ai 2022-12-01 17:39:34 +08:00
aichy126 de5b2966bf fix question userid 2022-12-01 17:38:37 +08:00
LinkinStar 635a8ec942 fix(answer): tag and answer add wait for review response 2022-12-01 17:33:30 +08:00