THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
lianguan
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c5422fae9a41b870257b8cbe148ff8e661b190a0
gitea
/
services
/
mailer
T
History
lunny
5ab7aa700f
Use new mail package instead of an unmintained one (
#32682
)
...
Resolve
#18664
2024-12-05 06:33:43 +08:00
..
incoming
Add missing comment reply handling (
#32050
)
2024-09-17 20:56:26 +00:00
sender
Use new mail package instead of an unmintained one (
#32682
)
2024-12-05 06:33:43 +08:00
token
…
mail_comment.go
…
mail_issue.go
…
mail_release.go
Split mail sender sub package from mailer service package (
#32618
)
2024-11-30 01:15:41 +00:00
mail_repo.go
Split mail sender sub package from mailer service package (
#32618
)
2024-11-30 01:15:41 +00:00
mail_team_invite.go
Split mail sender sub package from mailer service package (
#32618
)
2024-11-30 01:15:41 +00:00
mail_test.go
Use new mail package instead of an unmintained one (
#32682
)
2024-12-05 06:33:43 +08:00
mail.go
Split mail sender sub package from mailer service package (
#32618
)
2024-11-30 01:15:41 +00:00
mailer.go
Use new mail package instead of an unmintained one (
#32682
)
2024-12-05 06:33:43 +08:00
main_test.go
Move AddCollabrator and CreateRepositoryByExample to service layer (
#32419
)
2024-11-07 11:28:11 +08:00
notify.go
…