mirror of
https://github.com/go-gitea/gitea.git
synced 2025-03-09 11:35:35 +08: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