mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-11-02 15:31:03 +00:00
* Mail issue subscribers, rework the function * Simplify a little more * Fix unused variable * Refactor mail delivery to avoid heavy load on server * Avoid splitting into too many goroutines * Fix comments and optimize GetMaileableUsersByIDs() * Fix return on errors |
||
|---|---|---|
| .. | ||
| mail.go | ||
| mail_comment.go | ||
| mail_issue.go | ||
| mail_test.go | ||
| mailer.go | ||
| main_test.go | ||