diaspora/spec/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
deferred_dispatch_spec.rb Implement social relay functionality 2015-07-18 21:29:31 +03:00
delete_account_spec.rb
delete_post_from_service_spec.rb
export_photos_spec.rb Exports user photos as zip file 2015-03-03 19:45:57 -03:00
export_user_spec.rb replace deprecated stub syntax in export user spec 2015-02-27 17:00:42 +01:00
fetch_profile_photo_spec.rb
fetch_webfinger_spec.rb fetch public posts when someone starts sharing with you 2015-05-16 13:54:01 +02:00
gather_o_embed_data_spec.rb bump ruby-oembed 2015-05-04 14:22:57 +02:00
gather_open_graph_data_spec.rb
http_multi_spec.rb add url_to 2015-07-05 20:46:18 +02:00
notify_local_users_spec.rb
post_to_service_spec.rb
process_photo_spec.rb
publish_to_hub_spec.rb change public_url to atom_url and profile_url 2015-07-05 20:44:24 +02:00
queue_users_for_removal_spec.rb Fix inactive user removal not respecting configuration for daily limits 2015-05-16 03:36:25 +02:00
receive_local_batch_spec.rb Rescue correct constant in Workers::ReceiveLocalBatch 2015-04-01 04:01:40 +02:00
receive_salmon_spec.rb
receive_spec.rb
remove_old_user_spec.rb
resend_invitation_spec.rb
reset_password_spec.rb