You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/workers
Eugen Rochko 24cafd73a2
Lists (#5703)
* 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
7 years ago
..
activitypub Improve ActivityPub/OStatus compatibility (#4632) 7 years ago
pubsubhubbub Follow-up to #4582 and #5027, removing dead code (#5101) 7 years ago
scheduler Clean up reblog tracking keys, related improvements (#5428) 7 years ago
after_remote_follow_request_worker_spec.rb After remote follow worker specs (#3098) 8 years ago
after_remote_follow_worker_spec.rb After remote follow worker specs (#3098) 8 years ago
digest_mailer_worker_spec.rb Spec coverage and refactor of digest mailer worker (#2961) 8 years ago
domain_block_worker_spec.rb Coverage for domain block worker (#2997) 8 years ago
feed_insert_worker_spec.rb Lists (#5703) 7 years ago
regeneration_worker_spec.rb Add spec coverage for regeneration worker (#3143) 8 years ago