This is an automated email from the ASF dual-hosted git repository.
linkinstar pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-answer.git
from 96efad2c feat: Add "Privacy Policy" and "Terms of Service" link in
footer (#1217)
new 0f694673 feat: remove user config
new d328ea41 fix: rename DeleteUserBadge to DeleteUserBadgeAward
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
cmd/wire_gen.go | 8 ++---
internal/repo/activity_common/activity_repo.go | 2 +-
internal/repo/badge_award/badge_award_repo.go | 9 +++++
internal/repo/notification/notification_repo.go | 16 +++++++++
.../repo/plugin_config/plugin_user_config_repo.go | 8 +++++
internal/service/activity_common/activity.go | 2 +-
internal/service/badge/badge_award_service.go | 2 ++
internal/service/content/question_service.go | 2 +-
.../service/notification_common/notification.go | 2 ++
.../service/plugin_common/plugin_common_service.go | 1 +
internal/service/user_admin/user_backyard.go | 41 +++++++++++++++++++---
11 files changed, 82 insertions(+), 11 deletions(-)