answer/internal/service
aichy126 e8265a0ddf Merge branch 'feat/1.1.0/report' of github.com:answerdev/answer into feat/1.1.0/report 2023-05-24 15:20:12 +08:00
..
action update VerifyCaptcha 2023-02-24 16:30:21 +08:00
activity Merge remote-tracking branch 'github/feat/1.1.1/user-center' into beta.2/1.1.0 2023-05-09 10:39:04 +08:00
activity_common fix question 2023-03-16 16:24:31 +08:00
activity_queue feat: add activity where needed 2022-11-21 19:28:02 +08:00
activity_type update activity 2023-05-17 17:06:21 +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 feat: add config repo unit test 2022-10-27 12:00:03 +08:00
dashboard add Revision 2023-03-24 11:49:23 +08:00
export feat(notification): add email notification for invited to answer 2023-05-24 10:42:26 +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 inbox 2023-05-24 15:20:07 +08:00
notification_common feat(notification): remove user info when meet down vote notification. 2023-05-08 15:55:35 +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(plugin): Directory movement 2023-01-28 10:07:13 +08:00
question_common update invite user 2023-05-23 16:00:19 +08:00
rank update show Deleted question 2023-05-19 15:58:56 +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 feat(reason): translator review reasons. 2023-05-16 15:22:46 +08:00
report_common style(simple): Properly handle unhandled errors 2022-12-16 16:35:55 +08:00
report_handle_admin feat(notification): remove user info when meet down vote notification. 2023-05-08 15:55:35 +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 feat: change site url from config file to database 2022-11-09 11:00:34 +08:00
siteinfo feat(upgrade): add gravatar base url 2023-05-15 11:20:50 +08:00
siteinfo_common fix(siteinfo): rename GetSiteInfoByType 2023-04-16 12:42:45 +08:00
tag update tags 2023-03-16 10:40:35 +08:00
tag_common update tag count 2023-05-17 15:09:13 +08:00
unique feat: add notification repo unit test 2022-10-26 18:01:01 +08:00
uploader Merge remote-tracking branch 'github/feat/1.1.2/ui' into feat/1.1.2/user-center 2023-04-14 18:17:28 +08:00
user_admin feat(password): logout other user when update password 2023-05-08 17:51:29 +08:00
user_common update invite user 2023-05-23 14:54:59 +08:00
user_external_login feat(user): add externalID for login user 2023-04-28 20:08:22 +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 feat(plugin): add user center plugin 2023-03-29 17:12:45 +08:00
question_service.go feat(question): add extends actions permission 2023-05-24 15:19:04 +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 update invite user 2023-05-23 14:54:59 +08:00
vote_service.go update show Deleted question 2023-05-19 15:58:56 +08:00