diaspora/app/mailers
Jason Robinson 69c3566958 Maintenance feature to remove old users
Add Sidetiq webview to the Sidekiq monitoring panel

Add rake task maintenance:queue_users_for_removal
This basically just triggers an immediate run of the normal maintenance remove old users functionality that is normally (if enabled) scheduled to run once a day via sidetiq

Add extra safety when checking for user removal due to inactivity.
Now also user.last_seen will also be checked to make sure a user will not be removed in the event that the Devise rememember me login functionality has stopped the users remove_after timestamp from being removed.

Add initializer for maintenance job.
Add warning about mail being disabled if remove_old_users maintenance is enabled.
2014-10-16 22:53:08 +03:00
..
notification_mailers Start converting IDN emails 2014-09-20 04:05:57 +02:00
diaspora_devise_mailer.rb New configuration system 2012-09-26 20:19:37 +02:00
maintenance.rb Maintenance feature to remove old users 2014-10-16 22:53:08 +03:00
notifier.rb fix locale of invitation email subject #5231 2014-09-19 16:56:55 +09:00
report_mailer.rb Reports email notification; wrong recipient 2014-06-23 15:54:25 -04:00