mastodon/app/services
Eugen Rochko 66a2107527 Turns out that replies don't have to have the type comment. Changed handling
of those to depend on presence of <thr:in-reply-to /> instead
2016-03-19 11:59:23 +01:00
..
base_service.rb Fix #13, Atom feeds now contain formatted post content 2016-03-19 00:16:04 +01:00
fan_out_on_write_service.rb
favourite_service.rb
fetch_feed_service.rb
follow_remote_account_service.rb
follow_service.rb
post_status_service.rb Use FanOutOnWriteService AFTER processing mentions 2016-03-19 00:41:29 +01:00
precompute_feed_service.rb Customized more doorkeeper views, only logged in users can create oauth apps 2016-03-12 19:46:06 +01:00
process_feed_service.rb Turns out that replies don't have to have the type comment. Changed handling 2016-03-19 11:59:23 +01:00
process_interaction_service.rb Fix more subtle bugs with first_or_create 2016-03-19 00:02:39 +01:00
process_mentions_service.rb Fix more subtle bugs with first_or_create 2016-03-19 00:02:39 +01:00
reblog_service.rb Use FanOutOnWriteService AFTER processing mentions 2016-03-19 00:41:29 +01:00
send_interaction_service.rb
setup_local_account_service.rb
unfollow_service.rb
update_remote_profile_service.rb