mastodon/spec/services
unarist d63de55ef8 Fix bugs which OStatus accounts may detected as ActivityPub ready (#4662)
* Fallback to OStatus in FetchAtomService

* Skip activity+json link if that activity is Person without inbox
* If unsupported activity was detected and all other URLs failed, retry with ActivityPub-less Accept header

* Allow mention to OStatus account in ActivityPub

* Don't update profile with inbox-less Person object
2017-08-22 18:30:15 +02:00
..
activitypub
pubsubhubbub
account_search_service_spec.rb
after_block_service_spec.rb Optimize MuteService and AfterBlockService (#2836) 2017-05-06 16:31:07 +02:00
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 Domain block service cleanup (#2490) 2017-04-26 20:09:01 +02:00
block_service_spec.rb
fan_out_on_write_service_spec.rb Quick attempt to get pull requests passing 2017-04-04 12:14:44 -07:00
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 Fix #54 - Fetch remote accounts by URL from mentions 2016-09-26 16:44:40 +02:00
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 Fix #54 - Fetch remote accounts by URL from mentions 2016-09-26 16:44:40 +02:00
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 Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
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 Add specs (and refactor) of FetchRemoteResourceService and SearchService (#2812) 2017-05-05 17:26:04 +02:00
send_interaction_service_spec.rb Fixing some bugs, adding pending test examples 2016-03-05 12:50:59 +01:00
subscribe_service_spec.rb
suspend_account_service_spec.rb Delete records in smaller transaction (#2802) 2017-05-04 23:44:39 +02:00
unblock_domain_service_spec.rb
unblock_service_spec.rb ActivityPub delivery (#4566) 2017-08-13 00:44:41 +02:00
unfollow_service_spec.rb
unmute_service_spec.rb Mute button progress so far. WIP, doesn't entirely work correctly. 2017-03-01 22:31:21 -06:00
unsubscribe_service_spec.rb
update_remote_profile_service_spec.rb Set correct attachment type for rejected media (#2599) 2017-04-29 00:18:32 +02:00