mastodon/app/services
Eugen Rochko 499beb4484 UI for uploading media attachments (and cancelling them)
Mostly resolves #8, though attachments are still not displayed in public view
2016-09-07 18:21:57 +02:00
..
base_service.rb
fan_out_on_write_service.rb RemoveStatusService fleshed out, still doesn't send Salmon slaps though 2016-09-05 01:59:46 +02:00
favourite_service.rb
fetch_feed_service.rb
follow_remote_account_service.rb
follow_service.rb
post_status_service.rb UI for uploading media attachments (and cancelling them) 2016-09-07 18:21:57 +02:00
precompute_feed_service.rb
process_feed_service.rb Fix enclosures not being parsed for reblogged statuses 2016-09-06 12:30:15 +02:00
process_interaction_service.rb
process_mentions_service.rb
reblog_service.rb
remove_status_service.rb RemoveStatusService fleshed out, still doesn't send Salmon slaps though 2016-09-05 01:59:46 +02:00
send_interaction_service.rb
unfollow_service.rb
update_remote_profile_service.rb