more tests and update for docs and changelog
This commit is contained in:
parent
2cb6dc5a3a
commit
77f0a0af7d
4 changed files with 195 additions and 77 deletions
|
|
@ -16,9 +16,11 @@ Adding the parameter `reply_visibility` to the public and home timelines queries
|
|||
|
||||
Adding the parameter `instance=lain.com` to the public timeline will show only statuses originating from `lain.com` (or any remote instance).
|
||||
|
||||
Adding the parameter `only_media=true` to the home timeline will show only statuses with media attachments.
|
||||
Home, public, hashtag & list timelines can filter statuses by accepting these parameters:
|
||||
|
||||
Adding the parameter `only_remote=true` to the home timeline will show only remote statuses.
|
||||
- `only_media`: show only statuses with media attached
|
||||
- `local`: show only local statuses
|
||||
- `only_remote`: show only remote statuses
|
||||
|
||||
## Statuses
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue