mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 14:07:55 -09:00
08ae6bb7ed
* 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