mastodon/spec/services
unarist b01a19fe39 Fetch reblogs as Announce activity instead of Note object (#4672)
* Process Create / Announce activity in FetchRemoteStatusService

* Use activity URL in ActivityPub for reblogs

* Redirect to the original status on StatusesController#show
2017-08-24 16:21:42 +02:00
..
activitypub Fetch reblogs as Announce activity instead of Note object (#4672) 2017-08-24 16:21:42 +02:00
pubsubhubbub
account_search_service_spec.rb
after_block_service_spec.rb
authorize_follow_service_spec.rb ActivityPub delivery (#4566) 2017-08-13 00:44:41 +02:00
batched_remove_status_service_spec.rb ActivityPub delivery (#4566) 2017-08-13 00:44:41 +02:00
block_domain_from_account_service_spec.rb
block_domain_service_spec.rb
block_service_spec.rb ActivityPub delivery (#4566) 2017-08-13 00:44:41 +02:00
fan_out_on_write_service_spec.rb
favourite_service_spec.rb ActivityPub delivery (#4566) 2017-08-13 00:44:41 +02:00
fetch_atom_service_spec.rb
fetch_link_card_service_spec.rb
fetch_remote_account_service_spec.rb
fetch_remote_resource_service_spec.rb Add support for searching AP users (#4599) 2017-08-14 14:08:34 +02:00
fetch_remote_status_service_spec.rb
follow_service_spec.rb ActivityPub delivery (#4566) 2017-08-13 00:44:41 +02:00
mute_service_spec.rb
notify_service_spec.rb
post_status_service_spec.rb ActivityPub delivery (#4566) 2017-08-13 00:44:41 +02:00
precompute_feed_service_spec.rb
process_feed_service_spec.rb Hook up URL-based resource look-up to ActivityPub (#4589) 2017-08-14 02:29:36 +02:00
process_interaction_service_spec.rb
process_mentions_service_spec.rb ActivityPub delivery (#4566) 2017-08-13 00:44:41 +02:00
reblog_service_spec.rb ActivityPub delivery (#4566) 2017-08-13 00:44:41 +02:00
reject_follow_service_spec.rb ActivityPub delivery (#4566) 2017-08-13 00:44:41 +02:00
remove_status_service_spec.rb ActivityPub delivery (#4566) 2017-08-13 00:44:41 +02:00
resolve_remote_account_service_spec.rb ActivityPub delivery (#4566) 2017-08-13 00:44:41 +02:00
search_service_spec.rb
send_interaction_service_spec.rb
subscribe_service_spec.rb
suspend_account_service_spec.rb
unblock_domain_service_spec.rb
unblock_service_spec.rb ActivityPub delivery (#4566) 2017-08-13 00:44:41 +02:00
unfollow_service_spec.rb ActivityPub delivery (#4566) 2017-08-13 00:44:41 +02:00
unmute_service_spec.rb
unsubscribe_service_spec.rb
update_remote_profile_service_spec.rb