Update Miniflux implementation #190

Open
opened 2022-03-14 15:19:56 -04:00 by jking · 0 comments
Owner

At the time the Miniflux protocol was added to The Arsse, 2.0.28 was the latest version. As of this writing 2.0.37 is the latest version, and the changelogs suggest the following things have been added:

  • 2.0.29: "Improve endpoint to test database connection" (healthcheck)
  • 2.0.30: "Add per feed cookies option" (this may affect the API, but we cannot implement fetch-specific settings)
  • 2.0.31: "Expose changed_at time through the API"
  • 2.0.32: "Added option to hide categories from the global unread list" (this may affect the API)
  • 2.0.33: "Added option to hide feeds from the global unread list" (this may affect the API)
  • 2.0.36: "Add API endpoint to fetch original article"
  • 2.0.37: "Add API endpoint to fetch unread and read counters"
  • 2.0.37: "Allow API search for entries which are not starred"
At the time the Miniflux protocol was added to The Arsse, 2.0.28 was the latest version. As of this writing 2.0.37 is the latest version, and the changelogs suggest the following things have been added: - 2.0.29: "Improve endpoint to test database connection" (healthcheck) - 2.0.30: "Add per feed cookies option" (this may affect the API, but we cannot implement fetch-specific settings) - 2.0.31: "Expose `changed_at` time through the API" - 2.0.32: "Added option to hide categories from the global unread list" (this may affect the API) - 2.0.33: "Added option to hide feeds from the global unread list" (this may affect the API) - 2.0.36: "Add API endpoint [to fetch original article](https://miniflux.app/docs/api.html#endpoint-fetch-content)" - 2.0.37: "Add API endpoint to fetch unread and read counters" - 2.0.37: "Allow API search for entries which are not starred"
jking added the
feature
label 2022-03-14 15:19:56 -04:00
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#190
No description provided.