answer/internal/service
LinkinStars aeaeb4b127 Merge remote-tracking branch 'github/feat/1.1.0/report' into feat/1.1.0/context 2023-06-02 12:17:15 +08:00
..
action update VerifyCaptcha 2023-02-24 16:30:21 +08:00
activity fix(activity): incorrectly uses value as id 2023-05-26 16:48:40 +08:00
activity_common refactor(context): add all context for data 2023-05-25 11:17:10 +08:00
activity_queue feat: add activity where needed 2022-11-21 19:28:02 +08:00
activity_type fix(notification): add rank activity type translation 2023-05-29 10:38:59 +08:00
answer_common fix(answer): Only the admin and author can view the deleted answer. 2023-03-01 17:28:16 +08:00
auth Merge remote-tracking branch 'github/feat/1.1.2/user-center' into beta.2/1.1.0 2023-05-09 10:49:00 +08:00
collection_common refactor: rename go mod package to answerdev 2022-10-24 16:51:05 +08:00
comment Merge branch 'feat/1.1.0/sql' into feat/1.1.0/report 2023-05-23 16:44:34 +08:00
comment_common add dashboard service 2022-11-02 15:50:32 +08:00
config refactor(config): remove all config global variables and cache all config related data 2023-05-25 20:13:18 +08:00
dashboard refactor(config): remove all config global variables and cache all config related data 2023-05-25 20:13:18 +08:00
export refactor(config): remove all config global variables and cache all config related data 2023-05-25 20:13:18 +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
mock feat(unit-test): Add site info common service unit test. 2022-12-14 11:41:43 +08:00
notice_queue refactor: rename go mod package to answerdev 2022-10-24 16:51:05 +08:00
notification update Notification 2023-05-25 16:49:05 +08:00
notification_common chore(notification): format all response error 2023-05-26 10:52:49 +08:00
object_info update show Deleted question 2023-05-19 15:58:56 +08:00
permission feat(question): add extends actions permission 2023-05-24 15:19:04 +08:00
plugin_common refactor(config): remove all config global variables and cache all config related data 2023-05-25 20:13:18 +08:00
question_common refactor(config): remove all config global variables and cache all config related data 2023-05-25 20:13:18 +08:00
rank fix(notification): add rank activity type translation 2023-05-29 10:38:59 +08:00
reason feat(reason): translator report reasons. 2023-05-16 11:48:35 +08:00
reason_common feat(reason): translator report reasons. 2023-05-16 11:48:35 +08:00
report feat(reason): translator review reasons. 2023-05-16 15:22:46 +08:00
report_admin refactor(config): remove all config global variables and cache all config related data 2023-05-25 20:13:18 +08:00
report_common style(simple): Properly handle unhandled errors 2022-12-16 16:35:55 +08:00
report_handle_admin refactor(config): remove all config global variables and cache all config related data 2023-05-25 20:13:18 +08:00
revision add revision userid 2022-12-06 14:32:44 +08:00
revision_common update short id 2023-03-03 15:47:56 +08:00
role fix(i18n): If the translation content is not found, use the default language for translation 2023-01-06 18:00:51 +08:00
search_common fix(issues/136): fixed tags filter search result 2022-12-22 17:00:52 +08:00
search_parser refactor(code): replace outdated function 2022-12-28 17:20:55 +08:00
service_config chore(config): remove secret_key config 2023-05-24 19:08:17 +08:00
siteinfo refactor(siteinfo): remove site url var 2023-06-02 12:16:22 +08:00
siteinfo_common refactor(avatar): remove all avatar global variables config 2023-05-29 14:58:58 +08:00
tag refactor(context): add all context for data 2023-05-25 11:17:10 +08:00
tag_common update no_enough_rank_to_operate 2023-05-25 18:12:32 +08:00
unique feat: add notification repo unit test 2022-10-26 18:01:01 +08:00
uploader refactor(upload): extract uploader service interface 2023-05-31 16:25:47 +08:00
user_admin refactor(avatar): remove all avatar global variables config 2023-05-29 14:58:58 +08:00
user_common refactor(avatar): remove all avatar global variables config 2023-05-29 14:58:58 +08:00
user_external_login refactor(avatar): remove all avatar global variables config 2023-05-29 14:58:58 +08:00
answer_service.go feat(rank): cancel rank rollback when remove question and answer. 2023-05-22 15:26:20 +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 refactor(config): remove all config global variables and cache all config related data 2023-05-25 20:13:18 +08:00
question_service.go UpdateQuestionInviteUser 2023-06-01 12:15:46 +08:00
revision_service.go feat(notification): remove user info when meet down vote notification. 2023-05-08 15:55:35 +08:00
search_service.go fix(issues/136): fixed tags filter search result 2022-12-22 17:00:52 +08:00
user_service.go refactor(user): remove unused service 2023-05-29 17:01:18 +08:00
vote_service.go fix(notification): add rank activity type translation 2023-05-29 10:38:59 +08:00