Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use community icon as feed favicon #1

Open
sorae42 opened this issue Jul 24, 2024 · 2 comments
Open

Use community icon as feed favicon #1

sorae42 opened this issue Jul 24, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@sorae42
Copy link
Owner

sorae42 commented Jul 24, 2024

The default favicon is the default Reddit icon, this make it hard to know what subreddit is from (beside reading the subreddit name, which is hard to see). This issue propose that the subreddit community icon should be used in place of the default Reddit icon.

Currently the only theorical solution was to set the favicon through HTTP header or somehow be able to set the /favicon.ico endpoint to get the community icon (the /favicon.ico endpoint currently returns 500, not 404 which is weird).

@sorae42 sorae42 self-assigned this Jul 24, 2024
@sorae42 sorae42 changed the title Use community icon as feed favicon. Use community icon as feed favicon Jul 24, 2024
@sorae42 sorae42 added enhancement New feature or request help wanted Extra attention is needed labels Jul 24, 2024
@sorae42
Copy link
Owner Author

sorae42 commented Jul 25, 2024

Turns out only the browser would fetch /favicon.ico. There should be a way to do it other than favicon.

@sorae42
Copy link
Owner Author

sorae42 commented Jul 25, 2024

It's seems to be reader specific. At the moment I'm going to target NetNewsWire for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant