Peter N Lewis
|
d0ebdea5fa
|
Honor email_always even if notification has been read
Even if the notification has been read, send it by email if user has enabled email_always
|
2014-06-06 21:16:41 +08:00 |
Louis Rose
|
1574485443
|
Perform the where(...).first to find_by(...) refactoring.
This refactoring was automated using the command: bundle exec "ruby refactorings/where_dot_first_to_find_by/app.rb"
|
2014-05-06 14:41:59 +01:00 |
Neil Lalonde
|
35dae76bbd
|
Log when and why an email was not sent in email_logs
|
2014-02-14 13:06:39 -05:00 |
Sam
|
5267e5bea6
|
BUGFIX: emails sent from "2 replies" as opposed to correct user
|
2014-02-04 12:56:28 +11:00 |
Neil Lalonde
|
0c6f794eb0
|
Used the term suspended instead of banned.
|
2013-11-07 13:53:49 -05:00 |
Neil Lalonde
|
c8d5db38d6
|
Emails to banned users will be sent for notifications of PMs from staff users
|
2013-10-30 15:31:16 -04:00 |
Sam
|
f0a122a66c
|
move job files so they live underneath app/ and not in lib/
introduce new setting email_always, that will force emails to send to users regardless of presence on site
|
2013-10-01 17:04:02 +10:00 |