Implementing TTRSS: Feed icons #121

Closed
opened 7 years ago by jking · 0 comments
jking commented 7 years ago
Owner

Besides using the API itself, TTRSS clients are expected to retrieve feed icons from a local cache, with the usual URL being /tt-rss/feed-icons/#.ico.

We should instead implement this as a 301 redirect to the feed's favicon (the subscriptionPropertiesGet method will provide all necessary information) in a separate protocol handler.

Besides using the API itself, TTRSS clients are expected to retrieve feed icons from a local cache, with the usual URL being `/tt-rss/feed-icons/#.ico`. We should instead implement this as a 301 redirect to the feed's favicon (the `subscriptionPropertiesGet` method will provide all necessary information) in a separate protocol handler.
jking added this to the 0.2.0 milestone 7 years ago
jking added the
feature
api
trivial
labels 7 years ago
jking closed this issue 7 years ago
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

0000-12-31

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.