mastodon/app/services
Eugen Rochko 157f03f8bd No-op for Salmons without body, fail fast if Webfinger does not contain
all required resource links (profile page, salmon, atom feed, magic key)
2016-10-13 13:41:06 +02:00
..
base_service.rb
block_domain_service.rb PuSH unsubscribe needs correct callback URL 2016-10-10 03:40:08 +02:00
block_service.rb
fan_out_on_write_service.rb Adding public timeline 2016-10-07 16:00:11 +02:00
favourite_service.rb Move PubSubHubbub pinging to a background worker 2016-10-05 13:50:21 +02:00
fetch_atom_service.rb Catching more exceptions that slipped through, removing AR logging from 2016-10-05 13:26:44 +02:00
fetch_remote_account_service.rb Fix up a few exceptions 2016-10-12 19:25:46 +02:00
fetch_remote_status_service.rb Fix typo 2016-10-05 13:40:14 +02:00
follow_remote_account_service.rb No-op for Salmons without body, fail fast if Webfinger does not contain 2016-10-13 13:41:06 +02:00
follow_service.rb Fix #83 - if user cannot be found (or is self) throw error, don't return empty 200 2016-10-06 21:33:33 +02:00
post_status_service.rb Move PubSubHubbub pinging to a background worker 2016-10-05 13:50:21 +02:00
precompute_feed_service.rb
process_feed_service.rb Fix up a few exceptions 2016-10-12 19:25:46 +02:00
process_interaction_service.rb Fixing namespaces issue 2016-10-10 19:16:23 +02:00
process_mentions_service.rb Blocking will prevent e-mail notifications from blocked user, blocks in UI 2016-10-03 18:49:52 +02:00
reblog_service.rb Move PubSubHubbub pinging to a background worker 2016-10-05 13:50:21 +02:00
remove_status_service.rb
send_interaction_service.rb
subscribe_service.rb
unblock_service.rb
unfavourite_service.rb
unfollow_service.rb
update_remote_profile_service.rb Fix namespace parsing in Atom feeds 2016-10-10 18:16:07 +02:00