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/mailer
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367)
* Fix various doc, user-facing, and source comment typos

Found via `codespell -q 3 -S ./options/locale,./vendor -L ba,pullrequest,pullrequests,readby`
3 years ago
..
mail.go Localize Email Templates (#16200) 3 years ago
mail_comment.go Don't manipulate input params in email notification (#16011) 3 years ago
mail_issue.go Improve notifications for WIP draft PR's (#14663) 3 years ago
mail_release.go Localize Email Templates (#16200) 3 years ago
mail_repo.go Localize Email Templates (#16200) 3 years ago
mail_test.go Add email headers (#15939) 3 years ago
mailer.go Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
main_test.go Move all mail related codes from models to services/mailer (#7200) 5 years ago