mastodon/app/services
2017-03-17 20:48:14 +01:00
..
concerns
pubsubhubbub
after_block_service.rb Make blocks create entries and unfollows instantly, but do the clean up 2017-01-24 21:40:41 +01:00
authorize_follow_service.rb
base_service.rb
block_domain_service.rb
block_service.rb
fan_out_on_write_service.rb
favourite_service.rb
fetch_atom_service.rb Adding more unit tests. Fixing Salmon slaps XML 2017-02-12 17:30:15 +01:00
fetch_link_card_service.rb
fetch_remote_account_service.rb
fetch_remote_status_service.rb
follow_remote_account_service.rb
follow_service.rb
mute_service.rb
notify_service.rb
post_status_service.rb
precompute_feed_service.rb
process_feed_service.rb
process_hashtags_service.rb
process_interaction_service.rb
process_mentions_service.rb Fix casuality of processing remote mentions such that notifications 2017-03-13 16:34:15 +01:00
reblog_service.rb
reject_follow_service.rb
remove_status_service.rb Fix #651 - Do not reinsert original status into all followers feeds 2017-02-22 15:52:47 +01:00
search_service.rb Make account search blazing fast and rank followers/followees higher in the results 2017-03-17 20:48:14 +01:00
send_interaction_service.rb
subscribe_service.rb
suspend_account_service.rb
unblock_service.rb
unfavourite_service.rb
unfollow_service.rb
unmute_service.rb
unsubscribe_service.rb Fix #329 - avatar errors no longer prevent remote accounts from being saved 2016-12-02 14:14:49 +01:00
update_remote_profile_service.rb Make follow requests federate 2017-02-11 02:58:00 +01:00
warm_cache_service.rb