mastodon/spec/workers
Eugen Rochko 412ea87306 Improve ActivityPub/OStatus compatibility (#4632)
*Note: OStatus URIs are invalid for ActivityPub. But we have them for
as long as we want to keep old OStatus-sourced content and as long as
we remain OStatus-compatible.*

- In Announce handling, if object URI is not a URL, fallback to object URL
- Do not use specialized ThreadResolveWorker, rely on generalized handling
- When serializing notes, if parent's URI is not a URL, use parent's URL
2017-08-19 18:44:48 +02:00
..
activitypub Improve ActivityPub/OStatus compatibility (#4632) 2017-08-19 18:44:48 +02:00
pubsubhubbub Bump to 1.5.0rc1 (#4318) 2017-07-24 16:21:08 +02:00
scheduler Overwrite old statuses with reblogs in PrecomputeFeedService (#3984) 2017-06-28 14:50:23 +02:00
after_remote_follow_request_worker_spec.rb After remote follow worker specs (#3098) 2017-05-18 21:10:41 +02:00
after_remote_follow_worker_spec.rb After remote follow worker specs (#3098) 2017-05-18 21:10:41 +02:00
digest_mailer_worker_spec.rb Spec coverage and refactor of digest mailer worker (#2961) 2017-05-10 15:45:43 +02:00
domain_block_worker_spec.rb Coverage for domain block worker (#2997) 2017-05-11 22:25:15 +02:00
feed_insert_worker_spec.rb Spec feed insert worker (#2965) 2017-05-10 20:32:05 +02:00
regeneration_worker_spec.rb Add spec coverage for regeneration worker (#3143) 2017-05-19 16:55:09 +02:00