1
1
mirror of https://github.com/go-gitea/gitea synced 2024-05-28 23:15:48 +00:00
gitea/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`
2021-07-08 13:38:13 +02:00
..
mail_comment.go Don't manipulate input params in email notification (#16011) 2021-05-30 10:38:38 +01:00
mail_issue.go Improve notifications for WIP draft PR's (#14663) 2021-06-23 00:14:22 -04:00
mail_release.go Localize Email Templates (#16200) 2021-06-23 14:33:21 +02:00
mail_repo.go Localize Email Templates (#16200) 2021-06-23 14:33:21 +02:00
mail_test.go Add email headers (#15939) 2021-05-22 14:47:16 +08:00
mail.go Localize Email Templates (#16200) 2021-06-23 14:33:21 +02:00
mailer.go Fix various documentation, user-facing, and source comment typos (#16367) 2021-07-08 13:38:13 +02:00
main_test.go Move all mail related codes from models to services/mailer (#7200) 2019-09-24 13:02:49 +08:00