logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://anongit.hacktivis.me/git/pleroma.git/
commit: f1cb334cd380027a8ec2a78e5c2d1a7eaed29884
parent 331f21111c5045091e97c56a2ff7ace3190050cf
Author: Lain Soykaf <lain@lain.com>
Date:   Wed, 23 Jul 2025 14:00:57 +0400

Document only_reblogs parameter in API differences

Diffstat:

Mdocs/development/API/differences_in_mastoapi_responses.md1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/docs/development/API/differences_in_mastoapi_responses.md b/docs/development/API/differences_in_mastoapi_responses.md @@ -88,6 +88,7 @@ The `id` parameter can also be the `nickname` of the user. This only works in th - `only_media`: include only statuses with media attached - `with_muted`: include statuses/reactions from muted accounts - `exclude_reblogs`: exclude reblogs +- `only_reblogs`: include only reblogs - `exclude_replies`: exclude replies - `exclude_visibilities`: exclude visibilities