diaspora/app/models/jobs
2012-02-21 13:27:17 -08:00
..
mail make language for email-invitation available 2011-10-31 21:11:47 +01:00
base.rb log to the logger, not to the rails module 2012-02-21 13:27:17 -08:00
deferred_dispatch.rb resque deals with stringified hashes, not symbolized ones [ci skip] 2012-01-27 16:48:28 -08:00
delete_account.rb change close account to clear profile, still need to dispatch account deletion xml 2011-12-08 16:32:19 -08:00
fetch_profile_photo.rb bumped carrierwave, photos can now be downloaded from a url, fetching profile photo job 2011-10-24 11:00:00 -07:00
fetch_webfinger.rb we do not need to require this file here. sorry about that 2012-01-14 01:12:16 -08:00
gather_o_embed_data.rb wip oembed refactor. still need to make a oembed_helper, and move some tests to their new home, but e but we are looking preeeetttttyyyy good. 2011-10-11 16:10:14 -07:00
http_multi.rb Remove resque_rescheduler as it was killing our app servers (receiving 2011-11-07 12:50:02 -08:00
notify_local_users.rb Revert "add participant_users to conversations" 2011-11-05 18:08:32 -07:00
post_to_service.rb DG MS; changed Job:: to Jobs::; require all mail jobs from Job base class 2011-09-15 12:42:53 -07:00
process_photo.rb moved photo processing from model to resque job, added tests 2011-10-03 14:58:44 -05:00
publish_to_hub.rb DG MS; changed Job:: to Jobs::; require all mail jobs from Job base class 2011-09-15 12:42:53 -07:00
receive.rb DG MS; changed Job:: to Jobs::; require all mail jobs from Job base class 2011-09-15 12:42:53 -07:00
receive_encrypted_salmon.rb suppress annoying resque errors; add a task to clear Resque failures 2012-01-27 14:57:04 -08:00
receive_local_batch.rb Revert "add participant_users to conversations" 2011-11-05 18:08:32 -07:00
receive_unencrypted_salmon.rb federation logger now in place. 2012-02-16 17:58:15 -08:00
resend_invitation.rb Revert "change namespace from Mail to Mailers" 2011-10-09 23:34:03 -05:00
reset_password.rb Background sending password reset instructions. 2011-11-14 12:30:47 -08:00
update_service_users.rb rescue SocketError on UpdateServiceUser job when dev box is in single process mode and not connected to the internet 2012-01-14 15:40:43 -08:00