LinkinStars
|
1c2151d710
|
refactor(shortid): remove short id variable
|
2023-06-02 16:53:49 +08:00 |
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 |
LinkinStars
|
0744658d7a
|
refactor(siteinfo): remove site url var
|
2023-06-02 12:16:22 +08:00 |
aichy126
|
27aa4aa8cd
|
UpdateQuestionInviteUser
|
2023-06-01 12:15:46 +08:00 |
aichy126
|
3e219569b6
|
UpdateQuestionInviteUser
|
2023-06-01 11:13:02 +08:00 |
LinkinStars
|
7662e9a552
|
refactor(upload): extract uploader service interface
|
2023-05-31 16:25:47 +08:00 |
LinkinStars
|
6e702de57c
|
refactor(user): remove unused service
|
2023-05-29 17:01:18 +08:00 |
LinkinStars
|
209dc4f623
|
refactor(agent): make a register for site URL
|
2023-05-29 15:08:03 +08:00 |
LinkinStars
|
fb412cb417
|
refactor(avatar): remove all avatar global variables config
|
2023-05-29 14:58:58 +08:00 |
LinkinStars
|
40690a2a36
|
fix(notification): add rank activity type translation
|
2023-05-29 10:38:59 +08:00 |
LinkinStars
|
d0bc403c88
|
fix(activity): incorrectly uses value as id
|
2023-05-26 16:48:40 +08:00 |
LinkinStars
|
0c43b9c7b1
|
Merge branch 'feat/1.1.0/report' into feat/1.1.0/context
|
2023-05-26 15:26:07 +08:00 |
LinkinStars
|
cbaf50e691
|
fix(user): check email invalid when oauth login
|
2023-05-26 15:23:23 +08:00 |
LinkinStars
|
e0cc900309
|
chore(notification): format all response error
|
2023-05-26 10:52:49 +08:00 |
LinkinStars
|
879c781e35
|
refactor(config): remove all config global variables and cache all config related data
|
2023-05-25 20:13:18 +08:00 |
aichy126
|
fc94d667b7
|
update no_enough_rank_to_operate
|
2023-05-25 18:12:32 +08:00 |
LinkinStars
|
850637428c
|
feat(permission): update translation for no enough reputation to operate
|
2023-05-25 18:03:10 +08:00 |
aichy126
|
bd079a0040
|
update Notification
|
2023-05-25 16:49:05 +08:00 |
aichy126
|
0a4f75323c
|
update Notification
|
2023-05-25 16:30:19 +08:00 |
LinkinStars
|
f16207e30f
|
Merge branch 'feat/1.1.0/report' into feat/1.1.0/context
# Conflicts:
# internal/repo/rank/user_rank_repo.go
# internal/repo/tag/tag_rel_repo.go
# internal/service/report_admin/report_backyard.go
|
2023-05-25 11:25:38 +08:00 |
LinkinStars
|
49db3da26d
|
refactor(context): add all context for data
|
2023-05-25 11:17:10 +08:00 |
LinkinStars
|
74a990d8b5
|
chore(config): remove secret_key config
|
2023-05-24 19:08:17 +08:00 |
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 |
aichy126
|
0b7606ea22
|
update inbox
|
2023-05-24 15:20:07 +08:00 |
LinkinStars
|
cb8a0e0a76
|
feat(question): add extends actions permission
|
2023-05-24 15:19:04 +08:00 |
aichy126
|
fb86b861da
|
update inbox
|
2023-05-24 11:02:16 +08:00 |
LinkinStars
|
e12e0094d2
|
feat(notification): add email notification for invited to answer
|
2023-05-24 10:42:26 +08:00 |
LinkinStars
|
01bd603570
|
Merge branch 'feat/1.1.0/sql' into feat/1.1.0/report
# Conflicts:
# internal/controller/question_controller.go
# internal/migrations/migrations.go
# internal/migrations/v13.go
|
2023-05-23 16:44:34 +08:00 |
LinkinStars
|
15438f0403
|
feat(notification): add notification for invited to answer
|
2023-05-23 16:32:10 +08:00 |
aichy126
|
4d8bdd109e
|
update invite user
|
2023-05-23 16:00:19 +08:00 |
aichy126
|
144caea4f9
|
update invite user
|
2023-05-23 14:54:59 +08:00 |
LinkinStars
|
ba5aadf31b
|
feat(rank): add permission and privilege reputation
|
2023-05-23 12:16:17 +08:00 |
aichy126
|
80b6b786c5
|
update inviteUser
|
2023-05-23 12:15:52 +08:00 |
aichy126
|
bbf7849fb7
|
update invite
|
2023-05-22 18:42:28 +08:00 |
LinkinStars
|
6efaf0857e
|
feat(rank): cancel rank rollback when remove question and answer.
|
2023-05-22 15:26:20 +08:00 |
aichy126
|
5e33c28146
|
update show Deleted question
|
2023-05-19 15:58:56 +08:00 |
aichy126
|
7603578f31
|
update activity
|
2023-05-17 17:06:21 +08:00 |
aichy126
|
955a2a6fea
|
update tag count
|
2023-05-17 15:09:13 +08:00 |
LinkinStars
|
8e46fe3ecd
|
feat(email): translator email template using receiver language.
|
2023-05-17 11:10:45 +08:00 |
LinkinStars
|
15439d2260
|
Merge branch 'feat/1.1.0/smtp-insecure' into feat/1.1.0/report
# Conflicts:
# internal/service/export/email_service.go
|
2023-05-17 10:43:25 +08:00 |
LinkinStars
|
ac96115b76
|
feat(email): add SKIP_SMTP_TLS_VERIFY ENV for allow insecure certification. #271
|
2023-05-17 10:35:11 +08:00 |
LinkinStars
|
350df2da8b
|
feat(email): translator all email template
|
2023-05-16 17:47:26 +08:00 |
aichy126
|
25ccd8f717
|
update question tags
|
2023-05-16 17:12:46 +08:00 |
aichy126
|
2da05f155c
|
Merge branch 'beta.2/1.1.0' into feat/1.1.0/sql
|
2023-05-16 16:08:03 +08:00 |
aichy126
|
299b95b2f2
|
update user question count
|
2023-05-16 16:02:41 +08:00 |
LinkinStars
|
e26d608aaf
|
feat(reason): translator review reasons.
|
2023-05-16 15:22:46 +08:00 |
LinkinStars
|
952d846340
|
feat(reason): translator report reasons.
|
2023-05-16 11:48:35 +08:00 |
LinkinStars
|
e947354a68
|
feat(upgrade): add gravatar base url
|
2023-05-15 11:20:50 +08:00 |
LinkinStars
|
b0a04bbf11
|
Merge remote-tracking branch 'github/feat/1.1.2/user-center' into beta.2/1.1.0
# Conflicts:
# docs/docs.go
# docs/swagger.json
# docs/swagger.yaml
# go.mod
# i18n/en_US.yaml
# internal/base/reason/reason.go
# internal/migrations/init.go
# internal/migrations/migrations.go
|
2023-05-09 10:49:00 +08:00 |
LinkinStars
|
1de9ef6a89
|
Merge remote-tracking branch 'github/feat/1.1.1/user-center' into beta.2/1.1.0
# Conflicts:
# go.mod
# i18n/en_US.yaml
# internal/base/reason/reason.go
|
2023-05-09 10:39:04 +08:00 |