diaspora/app
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
..
assets Merge pull request #5342 from AugierLe42e/sass-to-scss 2014-10-14 19:42:31 +02:00
controllers Merge pull request #5276 from svbergerem/reshare-absolute-root 2014-10-14 19:40:35 +02:00
helpers Add a link to a reported comment in the admin panel 2014-10-13 14:11:51 +02:00
mailers Maintenance feature to remove old users 2014-10-16 22:53:08 +03:00
models Maintenance feature to remove old users 2014-10-16 22:53:08 +03:00
presenters Merge pull request #5308 from Flaburgan/add-network-key-to-statistics 2014-10-14 13:25:16 +02:00
uploaders resize full scaled image to a specific width #3793 2013-01-26 11:36:01 +01:00
views Maintenance feature to remove old users 2014-10-16 22:53:08 +03:00
workers Maintenance feature to remove old users 2014-10-16 22:53:08 +03:00