You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/services
6543 80d6c6d7de
[refactor] mailer service (#15072)
* Unexport SendUserMail

* Instead of "[]*models.User" or "[]string" lists infent "[]*MailRecipient" for mailer

* adopt

* code format

* TODOs for "i18n"

* clean

* no fallback for lang -> just use english

* lint

* exec testComposeIssueCommentMessage per lang and use only emails

* rm MailRecipient

* Dont reload from users from db if you alredy have in ram

* nits

* minimize diff

Signed-off-by: 6543 <6543@obermui.de>

* localize subjects

* linter ...

* Tr extend

* start tmpl edit ...

* Apply suggestions from code review

* use translation.Locale

* improve mailIssueCommentBatch

Signed-off-by: Andrew Thornton <art27@cantab.net>

* add i18n to datas

Signed-off-by: Andrew Thornton <art27@cantab.net>

* a comment

Co-authored-by: Andrew Thornton <art27@cantab.net>
3 years ago
..
archiver migrate from com.* to alternatives (#14103) 4 years ago
comments Enhance Ghost comment mitigation Settings (#14392) 3 years ago
externalaccount Allow externalID to be UUID (#8551) 5 years ago
gitdiff Prevent NPE in CommentMustAsDiff if no hunk header (#15199) 3 years ago
issue label and milestone webhooks on issue/pull creation (#14363) 4 years ago
mailer [refactor] mailer service (#15072) 3 years ago
mirror Create tag on ui (#13467) 3 years ago
pull IsUserAllowedToUpdate ignore igonre if user is nil (#14885) 3 years ago
release Implement delete release attachments and update release attachments' name (#14130) 3 years ago
repository Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 3 years ago
webhook Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
wiki migrate from com.* to alternatives (#14103) 4 years ago