0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-21 05:16:08 -05:00
forgejo/services/mailer
Earl Warren f58e0d8617 fix(incoming): allow replies to comments
- allow attachments to code comments
- incoming mails from issue comments are now identified as comments

Fixes: https://codeberg.org/forgejo/forgejo/issues/3374
(cherry picked from commit 54285319f6)
2024-04-22 22:43:16 +00:00
..
incoming fix(incoming): allow replies to comments 2024-04-22 22:43:16 +00:00
token
mail.go services: Use proper Message-IDs for release mails 2024-04-19 08:42:18 +00:00
mail_admin_new_user.go
mail_admin_new_user_test.go
mail_comment.go
mail_issue.go
mail_release.go services: Use proper Message-IDs for release mails 2024-04-19 08:42:18 +00:00
mail_repo.go
mail_team_invite.go
mail_test.go
mailer.go
mailer_test.go services: Use proper Message-IDs for release mails 2024-04-19 08:42:18 +00:00
main_test.go
notify.go