gitea/services/mailer
TheFox0x7 2a02734f93
Refactor older tests to use testify (#33140)
Refactor checks to use assert/require
Use require.Eventually for waiting in elastic and meilisearch tests
Use require to exit early instead of assert
2025-01-09 09:21:47 +08:00
..
incoming
sender Refactor "string truncate" (#32984) 2024-12-26 11:56:03 +08:00
token
mail_comment.go
mail_issue.go
mail_release.go
mail_repo.go
mail_team_invite.go
mail_test.go Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
mail.go Support for email addresses containing uppercase characters when activating user account (#32998) 2024-12-27 19:16:23 +08:00
mailer.go
main_test.go
notify.go