chinwagsocial/app/services
2016-11-24 18:17:58 +01:00
..
base_service.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
block_domain_service.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
block_service.rb Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications, 2016-11-23 22:57:57 +01:00
fan_out_on_write_service.rb Only distribute statuses to followers who signed in in the last 2 weeks, add rake task for clearing feeds of inactive users 2016-11-24 18:17:58 +01:00
favourite_service.rb Adding unified streamable notifications 2016-11-20 19:39:58 +01:00
fetch_atom_service.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
fetch_remote_account_service.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
fetch_remote_status_service.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
follow_remote_account_service.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
follow_service.rb Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications, 2016-11-23 22:57:57 +01:00
notify_service.rb Remove unneeded indices, improve error handling in background workers, don't needlessly reload reblogged status, send Devise e-mails asynchronously 2016-11-22 17:32:51 +01:00
post_status_service.rb Adding sensitive marker to statuses in API 2016-11-23 10:46:48 +01:00
precompute_feed_service.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
process_feed_service.rb Remove unneeded indices, improve error handling in background workers, don't needlessly reload reblogged status, send Devise e-mails asynchronously 2016-11-22 17:32:51 +01:00
process_hashtags_service.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
process_interaction_service.rb Adding unified streamable notifications 2016-11-20 19:39:58 +01:00
process_mentions_service.rb Adding unified streamable notifications 2016-11-20 19:39:58 +01:00
reblog_service.rb Adding unified streamable notifications 2016-11-20 19:39:58 +01:00
remove_status_service.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
search_service.rb Moving some counter queries out of subqueries in the API 2016-11-22 22:59:54 +01:00
send_interaction_service.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
subscribe_service.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
unblock_service.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
unfavourite_service.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
unfollow_service.rb Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications, 2016-11-23 22:57:57 +01:00
update_remote_profile_service.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00