Skip to content
Snippets Groups Projects
Unverified Commit 24cafd73 authored by Eugen Rochko's avatar Eugen Rochko Committed by GitHub
Browse files

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
parent 4a2fc2d4
No related branches found
No related tags found
Loading
Showing
with 332 additions and 76 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment