This website requires JavaScript.
Explore
Gists
Help
Sign In
Gitea-John71
/
Gitea
Watch
2
Star
0
Fork
0
You've already forked Gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-09-12 08:31:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
460a2b0edffe71d9e64633beaa1071fcf4a33369
Gitea
/
services
/
mailer
T
History
Lunny Xiao
540bf9fa6d
Move notification interface to services layer (
#26915
)
...
Extract from
#22266
2023-09-05 18:37:47 +00:00
..
incoming
Replace
interface{}
with
any
(
#25686
)
2023-07-04 18:36:08 +00:00
token
Use minio/sha256-simd for accelerated SHA256 (
#23052
)
2023-02-22 14:21:46 -05:00
mail_comment.go
…
mail_issue.go
…
mail_release.go
Replace
interface{}
with
any
(
#25686
)
2023-07-04 18:36:08 +00:00
mail_repo.go
Replace
interface{}
with
any
(
#25686
)
2023-07-04 18:36:08 +00:00
mail_team_invite.go
Update team invitation email link (
#26550
)
2023-08-31 16:26:13 +00:00
mail_test.go
Add support for incoming emails (
#22056
)
2023-01-14 23:57:10 +08:00
mail.go
Replace
interface{}
with
any
(
#25686
)
2023-07-04 18:36:08 +00:00
mailer_test.go
Prevent multiple
To
recipients (
#22566
)
2023-01-22 08:23:52 -06:00
mailer.go
Move notification interface to services layer (
#26915
)
2023-09-05 18:37:47 +00:00
main_test.go
…
notify.go
Move notification interface to services layer (
#26915
)
2023-09-05 18:37:47 +00:00