mastodon/spec/workers
Eugen Rochko 24cafd73a2
Lists ()
* Add structure for lists

* Add list timeline streaming API

* Add list APIs, bind list-account relation to follow relation

* Add API for adding/removing accounts from lists

* Add pagination to lists API

* Add pagination to list accounts API

* Adjust scopes for new APIs

- Creating and modifying lists merely requires "write" scope
- Fetching information about lists merely requires "read" scope

* Add test for wrong user context on list timeline

* Clean up tests
..
activitypub Improve ActivityPub/OStatus compatibility ()
pubsubhubbub Follow-up to and , removing dead code ()
scheduler Clean up reblog tracking keys, related improvements ()
after_remote_follow_request_worker_spec.rb After remote follow worker specs ()
after_remote_follow_worker_spec.rb After remote follow worker specs ()
digest_mailer_worker_spec.rb Spec coverage and refactor of digest mailer worker ()
domain_block_worker_spec.rb Coverage for domain block worker ()
feed_insert_worker_spec.rb Lists ()
regeneration_worker_spec.rb Add spec coverage for regeneration worker ()