answer/internal/service
aichy126 de5b2966bf fix question userid 2022-12-01 17:38:37 +08:00
..
action Running gofumpt against repo (#49) 2022-11-01 15:25:44 +08:00
activity feat: activity object info return display name 2022-11-29 10:00:23 +08:00
activity_common feat: add timeline api interface 2022-11-22 19:48:27 +08:00
activity_queue feat: add activity where needed 2022-11-21 19:28:02 +08:00
activity_type refactor: rename go mod package to answerdev 2022-10-24 16:51:05 +08:00
answer_common update question edit userid 2022-12-01 15:26:20 +08:00
auth feat: add timeline api interface 2022-11-22 19:48:27 +08:00
collection_common refactor: rename go mod package to answerdev 2022-10-24 16:51:05 +08:00
comment feat: add question answer tag comment permission Control 2022-11-25 12:07:56 +08:00
comment_common add dashboard service 2022-11-02 15:50:32 +08:00
config feat: add config repo unit test 2022-10-27 12:00:03 +08:00
dashboard fix: set default version is 0.0.0, return site info is empty when site info can't found. fix dashboard return error when cache not found. 2022-11-21 11:16:37 +08:00
export fix(email): support to specify the email sending from name 2022-10-25 12:15:27 +08:00
follow refactor: separate tag common repo and tag repo 2022-11-19 14:00:40 +08:00
meta refactor: rename go mod package to answerdev 2022-10-24 16:51:05 +08:00
notice_queue refactor: rename go mod package to answerdev 2022-10-24 16:51:05 +08:00
notification add notification 2022-11-25 17:15:02 +08:00
notification_common feat: refactor notification page list 2022-10-26 17:37:11 +08:00
object_info feat: check rank permission 2022-11-24 16:11:43 +08:00
permission fix(synonym): Add tag synonym list member actions 2022-12-01 14:40:18 +08:00
question_common update question edit userid 2022-12-01 15:26:20 +08:00
rank feat: Added a vote reputation limit 2022-11-25 18:35:35 +08:00
reason feat: add reason repo unit test 2022-10-28 17:02:24 +08:00
reason_common feat: add reason repo unit test 2022-10-28 17:02:24 +08:00
report feat: check rank permission 2022-11-24 16:11:43 +08:00
report_backyard feat: unified processing excerpt 2022-11-07 16:05:01 +08:00
report_common add dashboard info 2022-11-02 16:29:10 +08:00
report_handle_backyard refactor: rename go mod package to answerdev 2022-10-24 16:51:05 +08:00
revision fix(rank): Incorrect version reputation check rule 2022-11-30 19:11:28 +08:00
revision_common fix(rank): Incorrect version reputation check rule 2022-11-30 19:11:28 +08:00
search_common feat: restructure the search 2022-11-14 18:47:22 +08:00
search_parser doc: regenerate swagger doc 2022-11-19 14:03:16 +08:00
service_config feat: change site url from config file to database 2022-11-09 11:00:34 +08:00
siteinfo fix: site info write set response empty array when site info not found 2022-11-21 11:30:44 +08:00
siteinfo_common fix: set default version is 0.0.0, return site info is empty when site info can't found. fix dashboard return error when cache not found. 2022-11-21 11:16:37 +08:00
tag fix(synonym): Add tag synonym list member actions 2022-12-01 14:40:18 +08:00
tag_common fix question update time and tag check 2022-11-28 18:19:22 +08:00
unique feat: add notification repo unit test 2022-10-26 18:01:01 +08:00
uploader fix: rename icon ext is ico 2022-11-16 10:58:17 +08:00
user_backyard Merge branch 'main' into feat/backyard-search 2022-11-01 09:12:41 +08:00
user_common feat: check rank permission 2022-11-24 16:11:43 +08:00
answer_service.go fix question userid 2022-12-01 17:38:37 +08:00
collection_group_service.go Running gofumpt against repo (#49) 2022-11-01 15:25:44 +08:00
collection_service.go Running gofumpt against repo (#49) 2022-11-01 15:25:44 +08:00
provider.go feat: add activity where needed 2022-11-21 19:28:02 +08:00
question_service.go fix question userid 2022-12-01 17:38:37 +08:00
revision_service.go update question edit userid 2022-12-01 15:26:20 +08:00
search_service.go refactor: tag repo remove site info service 2022-11-18 19:56:10 +08:00
user_service.go Merge branch 'ai/0.4.0/tag' into test 2022-11-17 19:02:11 +08:00
vote_service.go Running gofumpt against repo (#49) 2022-11-01 15:25:44 +08:00