gitlab-org--gitlab-foss/app/mailers/emails
Pierre de La Morinerie 96dded3ec8 Send emails from the author
This changes the email "From" field from "gitlab@example.com" to either:

* "John Doe <gitlab@example.com>" if the author of the action is known,
* "GitLab <gitlab@example.com>" otherwise.

Rationale: this allow mails to appear as if they were sent by the
author. It appears in the mailbox more like a real discussion between
the sender and the receiver ("John sent: we should refactor this") and
less like a robot notifying about something.
2014-02-19 18:25:18 +01:00
..
groups.rb Fix minor errors/annoyances in email templates 2013-11-08 10:20:15 -06:00
issues.rb Send emails from the author 2014-02-19 18:25:18 +01:00
merge_requests.rb Send emails from the author 2014-02-19 18:25:18 +01:00
notes.rb Send emails from the author 2014-02-19 18:25:18 +01:00
profile.rb Add email aliases for users 2014-02-13 22:59:39 -06:00
projects.rb Send emails from the author 2014-02-19 18:25:18 +01:00