| .. |
|
mail
|
make language for email-invitation available
|
2011-10-31 21:11:47 +01:00 |
|
base.rb
|
Rails.root and File.join cleanup
|
2012-06-11 03:13:20 -07: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 |
|
delete_post_from_service.rb
|
Issue #3939: Posts to Facebook do not delete
|
2013-02-18 18:21:59 +00: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_public_posts.rb
|
first working version of a 'post fetcher' for remote accounts
|
2012-08-04 13:22:03 +02:00 |
|
fetch_webfinger.rb
|
first working version of a 'post fetcher' for remote accounts
|
2012-08-04 13:22:03 +02: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
|
Rails.root and File.join cleanup
|
2012-06-11 03:13:20 -07:00 |
|
notify_local_users.rb
|
Rails.root and File.join cleanup
|
2012-06-11 03:13:20 -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
|
New configuration system
|
2012-09-26 20:19:37 +02: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
|
Rails.root and File.join cleanup
|
2012-06-11 03:13:20 -07:00 |
|
receive_local_batch.rb
|
Rails.root and File.join cleanup
|
2012-06-11 03:13:20 -07:00 |
|
receive_unencrypted_salmon.rb
|
Rails.root and File.join cleanup
|
2012-06-11 03:13:20 -07: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 |