1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-18 09:15:49 +00:00
gitea/templates
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>
2021-04-02 11:25:13 +01:00
..
admin Update JS dependencies (#15033) 2021-03-22 05:04:19 +01:00
base Update JS dependencies (#15033) 2021-03-22 05:04:19 +01:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
explore Add ui.explore settings to control view of explore pages (2) (#14094) 2021-03-11 13:40:54 +00:00
mail [refactor] mailer service (#15072) 2021-04-02 11:25:13 +01:00
org Update JS dependencies (#15033) 2021-03-22 05:04:19 +01:00
repo Fix graph pagination (#15225) 2021-04-01 16:01:23 -04:00
shared Fix spacing of issue/pulls list review status icons (#14985) 2021-03-13 15:37:09 +02:00
status Style and template tweaks (#13828) 2020-12-04 12:18:37 +01:00
swagger Expose resolver via API (#15167) 2021-03-28 00:37:51 +01:00
user fix org navbar (#15173) 2021-03-26 22:15:13 +01:00
home.tmpl Consolidate Logos and update README header (#14136) 2021-01-01 14:04:35 -05:00
install.tmpl Add Password Algorithm option to install page (#14701) 2021-02-16 23:37:20 +01:00
post-install.tmpl Add class to page content to unify top margin (#13766) 2020-11-30 23:00:14 -05:00