-
- Downloads
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
Showing
- spec/services/after_block_service_spec.rb 2 additions, 2 deletionsspec/services/after_block_service_spec.rb
- spec/services/batched_remove_status_service_spec.rb 2 additions, 2 deletionsspec/services/batched_remove_status_service_spec.rb
- spec/services/fan_out_on_write_service_spec.rb 2 additions, 2 deletionsspec/services/fan_out_on_write_service_spec.rb
- spec/services/mute_service_spec.rb 2 additions, 2 deletionsspec/services/mute_service_spec.rb
- spec/services/remove_status_service_spec.rb 2 additions, 2 deletionsspec/services/remove_status_service_spec.rb
- spec/workers/feed_insert_worker_spec.rb 8 additions, 8 deletionsspec/workers/feed_insert_worker_spec.rb
- streaming/index.js 49 additions, 1 deletionstreaming/index.js
Please register or sign in to comment