Implement Miniflux' globally_visible flag #191

Open
opened 2025-04-19 10:55:01 -04:00 by jking · 0 comments
Owner

When updating the Miniflux implementation I was unable to discern any API-level purpose to the hide_globally flag on feeds and categories. It turns out there is an undocumented accompanying globally_visible URL query flag to show only non-hidden results. As this would require further schema changes it was too late for the 0.12.0 release, but could be added in a future release.

When updating the Miniflux implementation I was unable to discern any API-level purpose to the `hide_globally` flag on feeds and categories. It turns out there is an undocumented accompanying `globally_visible` URL query flag to show only non-hidden results. As this would require further schema changes it was too late for the 0.12.0 release, but could be added in a future release.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: MensBeam/Arsse#191
No description provided.