pleroma/changelog.d/expiring-blocks.add
Ekaterina Vaartis 51a0cee405 Add expiring blocks
- `/api/v1/accounts/:id/block` now has a "duration" parameter
- `/api/v1/blocks` returns "block_expires_at" to indicate when the block
will expire
- MuteExpireWorker also processes block expiration
- Remove unused OpenAPI parameters from mute endpoint
- Add pleroma:block_expiration to nodeinfo features
2025-04-15 12:55:09 +03:00

1 line
No EOL
62 B
Text

Add `duration` to the block endpoint, which makes block expire