riking
|
5657006aca
|
Rename handle_exception to handle_job_exception
|
2015-02-09 12:47:46 -08:00 |
|
Robin Ward
|
17b6d3a2fe
|
FIX: Mailing list mode was not checking for user deleted posts
|
2014-11-24 11:43:40 -05:00 |
|
riking
|
54484ca18a
|
"FIX": Add error reporting to NotifyMailingListSubscribers
Also skip unactivated users, which may actually fix this
|
2014-09-03 14:53:05 -07:00 |
|
Sam
|
b329e23f85
|
don't attempt to send emails on deleted topics
|
2014-05-14 10:34:28 +10: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
|
d8ebeef857
|
FIX: NotifyMailingListSubscribers can handle trashed posts, instead of raising an error and retrying
|
2014-04-23 15:50:52 -04:00 |
|
Sam
|
56e09802fe
|
BUGFIX: Use email sender
|
2014-02-09 07:29:16 +11:00 |
|
Sam
|
e133c82d4b
|
SECURITY: check permissions for mailing list
if you deployed this feature in the last 2 hours upgrade asap.
|
2014-02-07 14:10:45 +11:00 |
|
Sam
|
227873df78
|
FEATURE: proper mailing list mode
once enable_mailing_list_mode is enabled any user can elect
to get every post via email unless they opt out of category or topic
|
2014-02-07 11:07:52 +11:00 |
|