mastodon/app/services
Eugen Rochko 3e9d794ea5 Add tuning documentation, add <content> tags back to most salmons,
make status pagination headers generation more lax about next page
existing
2017-02-25 03:34:37 +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
fetch_link_card_service.rb Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB, 2017-01-27 16:57:23 +01:00
fetch_remote_account_service.rb
fetch_remote_status_service.rb
follow_remote_account_service.rb
follow_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 Add handler for salmons of undoing favourites 2017-02-12 19:50:18 +01:00
process_mentions_service.rb
reblog_service.rb
reject_follow_service.rb
remove_status_service.rb
search_service.rb
send_interaction_service.rb
subscribe_service.rb
suspend_account_service.rb Domain blocks now have varying severity - auto-suspend vs auto-silence 2017-01-23 17:38:38 +01:00
unblock_service.rb
unfavourite_service.rb Add tuning documentation, add <content> tags back to most salmons, 2017-02-25 03:34:37 +01:00
unfollow_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
warm_cache_service.rb