diaspora/app/workers
Jason Robinson bdf6c71772 Implement social relay functionality
* .well-known/social-relay - to serve subscription preferences to relays
* Workers.deferred_dispatch relay carbon copy functionality for outbound sending

See discussion here: https://www.loomio.org/d/9vpoe0UR/public-post-federation#comment-730911 and spec here: https://wiki.diasporafoundation.org/Relay_servers_for_public_posts
2015-07-18 21:29:31 +03:00
..
mail gracefully handle when a like is already deleted again 2015-05-24 02:30:02 +02:00
base.rb add logging mixin and replace federation-logger 2015-06-04 04:16:03 +02:00
clean_cached_files.rb Add new daily job to clean cache in public/tmp (as suggested in #5946). 2015-07-03 16:34:01 +02:00
deferred_dispatch.rb Implement social relay functionality 2015-07-18 21:29:31 +03:00
delete_account.rb
delete_post_from_service.rb
export_photos.rb
export_user.rb
fetch_profile_photo.rb
fetch_public_posts.rb
fetch_webfinger.rb fetch public posts when someone starts sharing with you 2015-05-16 13:54:01 +02:00
gather_o_embed_data.rb
gather_open_graph_data.rb
http_multi.rb add logging mixin and replace federation-logger 2015-06-04 04:16:03 +02:00
notify_local_users.rb remove some hardcoded diasporahq hax 2015-05-18 03:23:14 +02:00
post_to_service.rb
process_photo.rb
publish_to_hub.rb change public_url to atom_url and profile_url 2015-07-05 20:44:24 +02:00
queue_users_for_removal.rb Fix inactive user removal not respecting configuration for daily limits 2015-05-16 03:36:25 +02:00
receive.rb
receive_encrypted_salmon.rb
receive_local_batch.rb Rescue correct constant in Workers::ReceiveLocalBatch 2015-04-01 04:01:40 +02:00
receive_unencrypted_salmon.rb add logging mixin and replace federation-logger 2015-06-04 04:16:03 +02:00
remove_old_user.rb
resend_invitation.rb
reset_password.rb