Dan Hansen
|
814eb7b426
|
RFC2822 specifies that you use parentheses to denote a mailbox list. Use the addr-name spec to specify a display name and the from address.
Check against the raw headers of the mail as @mail.from excludes the display name
Extract shared logic between notifier methods
|
2011-10-09 22:19:50 -05:00 |
|
Dan Hansen
|
8c15ca2a4b
|
PMs and comments contain author name in "From" header
refactor notifier
|
2011-10-04 23:48:28 -05:00 |
|
Raphael Sofaer
|
9797e04957
|
Merge remote branch 'yolk/348-change-email-with-confirmation' into merge_email_change
Conflicts:
app/controllers/users_controller.rb
config/locales/diaspora/en.yml
db/schema.rb
spec/controllers/users_controller_spec.rb
spec/mailers/notifier_spec.rb
|
2011-07-19 10:44:00 -07:00 |
|
Sebastian
|
ea85daadc4
|
Added UsersController#confirm_email with route and some specs
|
2011-06-01 16:26:54 +02:00 |
|
Sebastian
|
37ccbce153
|
Added confirmation email + specs + User#mail_confirm_email + call User#mail_confirm_email in UsersController#update
|
2011-06-01 16:26:53 +02:00 |
|