netagonen
|
ce90d6a020
|
Replace Diaspora* with pod_name in the FROM header
Add pod name to FROM: header for no sender case
|
2017-07-25 00:49:02 +02:00 |
|
Rete2
|
2be0644281
|
Issue #6559: Changed default mail FROM header and tests
|
2017-07-25 00:46:02 +02:00 |
|
Justin Ramos
|
fa71af71c1
|
require spec_helper in .rspec
closes #7223
|
2016-11-27 21:27:12 +01:00 |
|
Steffen van Bergerem
|
482cbe7fcc
|
Add reason for post report to email sent to admins
|
2016-02-07 17:58:03 +01:00 |
|
Lukas Matt
|
74fbd122a1
|
Uncapitalize type if trying to find translation-string
Signed-off-by: Lukas Matt <lukas@zauberstuhl.de>
|
2015-10-07 16:51:17 +02:00 |
|
realtin
|
15b186518c
|
add moderators to report email recievers
and refactor coding style according to pull request comments
(#5324)
|
2015-09-07 12:31:25 +02:00 |
|
Jonne Haß
|
3a90386303
|
deliver needs to be called on the return value of the mailer call
|
2015-02-27 16:58:39 +01:00 |
|
khall
|
c42916df27
|
Two tests failing after rspec 2.99 => 3.0.0
|
2014-08-26 17:10:26 -07:00 |
|
Lukas Matt
|
01a45ccf40
|
Reports email notification; wrong recipient
The mailer uses the person_id to find a user
which cannot work on a production environment.
I haven't used a remote user on my test setup.
|
2014-06-23 15:54:25 -04:00 |
|
Lukas Matt
|
1a4ab274a3
|
Changed report spec
* Removed ActiveRecord tests (that is handled in the controller spec)
* Added Mailer tests
* Added validation tests
|
2014-05-15 07:23:43 -04:00 |
|