mastodon/app/services
Eugen Rochko f14f462eaf Adding Turbolinks, adding status posting form on homepage
..
base_service.rb Fix text color in dashboard inputs, sanitize remote status content in UI,
fan_out_on_write_service.rb Fix text color in dashboard inputs, sanitize remote status content in UI,
favourite_service.rb Adding e-mail notifications about mentions, follows, favourites and reblogs. Fixing another mention recording bug
fetch_feed_service.rb Send Salmon interactions
follow_remote_account_service.rb Adding Turbolinks, adding status posting form on homepage
follow_service.rb Adding doorkeeper, adding a REST API
post_status_service.rb Use FanOutOnWriteService AFTER processing mentions
precompute_feed_service.rb Customized more doorkeeper views, only logged in users can create oauth apps
process_feed_service.rb Writing out more tests, fixed some bugs
process_interaction_service.rb Fix for incoming favourites
process_mentions_service.rb Adding e-mail notifications about mentions, follows, favourites and reblogs. Fixing another mention recording bug
reblog_service.rb Adding e-mail notifications about mentions, follows, favourites and reblogs. Fixing another mention recording bug
send_interaction_service.rb Fix text color in dashboard inputs, sanitize remote status content in UI,
unfollow_service.rb Send Salmon interactions
update_remote_profile_service.rb Update profile information and download avatar of remote accounts