answer/internal/service
LinkinStars d3f1b5dbe1 fix(answer): the wrong invite user rank limit 2023-07-28 16:03:30 +08:00
..
action update VerifyCaptcha 2023-02-24 16:30:21 +08:00
activity fix(timeline): fix the wrong TriggerUserID when accept answer 2023-07-20 19:20:40 +08:00
activity_common refactor(votes): refactor user vote repo 2023-06-30 18:18:22 +08:00
activity_queue refactor(activity): make activity queue as a service 2023-06-05 14:10:04 +08:00
activity_type fix(notification): add rank activity type translation 2023-05-29 10:38:59 +08:00
answer_common refactor(answer): refactor admin question answer page list 2023-06-20 16:55:43 +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 refactor(activity): make activity queue as a service 2023-06-05 14:10:04 +08:00
comment_common fix(comment): update the wrong errors 2023-07-13 16:01:13 +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(dashboard): rename dashboard cache key 2023-06-21 15:48:04 +08:00
export feat(admin): allow admin resend activation email 2023-07-11 12:08:30 +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(activity): make activity queue as a service 2023-06-05 14:10:04 +08:00
notification refactor(shortid): remove short id variable 2023-06-02 16:53:49 +08:00
notification_common fix(context): remove context background 2023-06-19 17:49:55 +08:00
object_info refactor(shortid): remove short id variable 2023-06-02 16:53:49 +08:00
permission fix(answer): the wrong invite user rank limit 2023-07-28 16:03:30 +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(user): refactor search user by name 2023-07-04 11:20:55 +08:00
rank refactor(votes): refactor user vote repo 2023-06-30 18:18:22 +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(notification): make notification queue as a service 2023-06-02 18:15:54 +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 feat(plugin): add search plugin 2023-05-17 11:23:52 +08:00
search_parser feat(plugin): update search condition 2023-07-21 17:27:01 +08:00
service_config chore(config): remove secret_key config 2023-05-24 19:08:17 +08:00
siteinfo feat(init): set default privileges when init 2023-07-04 14:33:31 +08:00
siteinfo_common fix(avatar): set default gravatar base url only for none empty config #400 2023-06-14 16:54:10 +08:00
tag refactor(activity): make activity queue as a service 2023-06-05 14:10:04 +08:00
tag_common refactor(activity): make activity queue as a service 2023-06-05 14:10:04 +08:00
unique feat: add notification repo unit test 2022-10-26 18:01:01 +08:00
uploader refactor(uploader): refactor AvatarThumbFile service 2023-06-13 17:38:22 +08:00
user_admin feat(admin): allow admin resend activation email 2023-07-11 12:08:30 +08:00
user_common feat(user): replace space in username with - 2023-07-06 16:18:57 +08:00
user_external_login refactor(repo): refactor some repo test 2023-07-06 12:28:33 +08:00
answer_service.go fix(timeline): fix the wrong TriggerUserID when accept answer 2023-07-20 19:20:40 +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(activity): make activity queue as a service 2023-06-05 14:10:04 +08:00
question_service.go fix(answer): the wrong invite user rank limit 2023-07-28 16:03:30 +08:00
revision_service.go refactor(activity): make activity queue as a service 2023-06-05 14:10:04 +08:00
search_service.go feat(plugin): update search condition 2023-07-21 17:27:01 +08:00
user_service.go refactor(user): refactor search user by name 2023-07-04 11:20:55 +08:00
vote_service.go refactor(repo): refactor some repo test 2023-07-06 12:28:33 +08:00