35 Commits

Author SHA1 Message Date
LinkinStars a00cb2d38c fix: update goroutine handling and context imports for consistency 2026-07-10 10:19:39 +08:00
LinkinStars d1a4092c61 fix(email): enhance email templates by escaping HTML characters in dynamic content 2026-05-09 16:07:09 +08:00
LinkinStars 9540ef6005 refactor(goimports): add goimports to golangci-lint configuration #1432 2025-12-01 11:32:12 +08:00
LinkinStars 0618947350 refactor(name): rename incubator-answer 2025-01-07 10:39:23 +08:00
LinkinStars 4c43e85d89 feat(email): add mask for email configˆ 2024-07-24 10:57:11 +08:00
LinkinStars 2820efc454 feat(user): ensure that only one link is active at a time 2024-07-22 17:34:51 +08:00
sy-records 2913640a86 setting ssl to false 2024-05-27 16:03:40 +08:00
LinkinStars a458f3409c rename all old answerdev/answer link to apache/incubator-answer (#603)
Co-authored-by: shuai <lishuailing@sifou.com>
2023-11-01 14:48:35 +08:00
tison 3d2187d849 chore: add license headers
Signed-off-by: tison <wander4096@gmail.com>
2023-10-26 11:11:23 +08:00
LinkinStars ee5613099f fix(email): fix all incorrect url in email. 2023-10-08 17:58:52 +08:00
LinkinStars 8a037f00db feat(cache): upgrade cache interface 2023-08-22 16:10:41 +08:00
LinkinStars 2bd8f7f771 feat(notification): add new question notification 2023-08-22 12:00:53 +08:00
LinkinStars 3283e09c9a feat(admin): allow admin resend activation email 2023-07-11 12:08:30 +08:00
LinkinStars 95a57417c1 fix(email): skip send email when SMTP config is empty 2023-06-25 17:59:18 +08:00
LinkinStars fbb3269f08 fix(email): fix the old email config format 2023-06-06 11:26:38 +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
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 e12e0094d2 feat(notification): add email notification for invited to answer 2023-05-24 10:42:26 +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
LinkinStar 06db2bd091 feat(plugin): The third-party login send binding email 2023-01-09 16:54:20 +08:00
LinkinStar 81f914d72f feat(notification): Email notice when a user answers or comment 2022-12-27 17:42:23 +08:00
LinkinStar a4f5f8ecc3 style(simple): Simplify code 2022-12-16 14:46:10 +08:00
LinkinStar 033cbc50a5 merge(seo): merge seo 2022-12-13 14:01:45 +08:00
LinkinStar 3090745b11 fix(email): support to specify the email sending from name 2022-10-25 12:15:27 +08:00
aichy126 67223ddf77 fix sand email use web site name 2022-10-25 11:34:12 +08:00
LinkinStar adc760e874 refactor: rename go mod package to answerdev 2022-10-24 16:51:05 +08:00
aichy126 d70411c6a7 fix send email use web site name 2022-10-24 12:04:12 +08:00
LinkinStar 44ede047d1 style: fix code error handling, pass nil to context 2022-10-22 12:07:29 +08:00
LinkinStar 5a01fb9fe1 style: fix code error handling 2022-10-21 17:54:46 +08:00
LinkinStar ea9eb31073 feat: smtp update config field, send test email after config 2022-10-21 17:04:41 +08:00
LinkinStar 41e1175620 feat: support admin modify smtp config 2022-10-20 16:38:56 +08:00
mingcheng 8e6c49a531 initial commit 2022-09-27 17:59:05 +08:00