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/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>
3 years ago
..
admin Update JS dependencies (#15033) 3 years ago
base Update JS dependencies (#15033) 3 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Add ui.explore settings to control view of explore pages (2) (#14094) 3 years ago
mail [refactor] mailer service (#15072) 3 years ago
org Update JS dependencies (#15033) 3 years ago
repo Fix graph pagination (#15225) 3 years ago
shared Fix spacing of issue/pulls list review status icons (#14985) 3 years ago
status Style and template tweaks (#13828) 4 years ago
swagger Expose resolver via API (#15167) 3 years ago
user fix org navbar (#15173) 3 years ago
home.tmpl Consolidate Logos and update README header (#14136) 4 years ago
install.tmpl Add Password Algorithm option to install page (#14701) 3 years ago
post-install.tmpl Add class to page content to unify top margin (#13766) 4 years ago