chinwagsocial/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
2017-11-18 00:16:48 +01:00
..
activitypub Improve ActivityPub/OStatus compatibility (#4632) 2017-08-19 18:44:48 +02:00
pubsubhubbub Follow-up to #4582 and #5027, removing dead code (#5101) 2017-09-26 01:06:27 +02:00
scheduler Clean up reblog tracking keys, related improvements (#5428) 2017-10-17 11:45:06 +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 Lists (#5703) 2017-11-18 00:16:48 +01:00
regeneration_worker_spec.rb Add spec coverage for regeneration worker (#3143) 2017-05-19 16:55:09 +02:00