diaspora/app/workers
Lukas Matt 5c9a3aaf3e Added post report feature
You can report a single post by clicking the correct icon in the controler section

Workflow:
* Report a post as offensive
* Trigger alerts to every pod-admin
* Pod-admin can review it in the admin interface
* Delete the post or mark it as reviewed
2014-01-14 15:00:55 -05:00
..
mail Added post report feature 2014-01-14 15:00:55 -05:00
base.rb bump sidekiq 2013-04-25 21:30:35 +02:00
deferred_dispatch.rb
delete_account.rb
delete_post_from_service.rb Service.delete_post now more generic, for future implementations 2013-05-20 12:19:39 +08:00
fetch_profile_photo.rb
fetch_public_posts.rb
fetch_webfinger.rb
gather_o_embed_data.rb
gather_open_graph_data.rb opengraph POC 2013-08-04 15:42:29 +02:00
http_multi.rb
notify_local_users.rb use ActiveRecord#find_each to prevent memory spikes in our workers 2013-05-19 20:33:04 -07:00
post_to_service.rb
process_photo.rb
publish_to_hub.rb
receive.rb
receive_encrypted_salmon.rb
receive_local_batch.rb
receive_unencrypted_salmon.rb
resend_invitation.rb
reset_password.rb