Skip to content

Fix http/https feeds mismatch#332

Merged
ai merged 3 commits intohplush:mainfrom
ilyatitovich:fix/legacy-feed-http-https-migration
Jan 25, 2026
Merged

Fix http/https feeds mismatch#332
ai merged 3 commits intohplush:mainfrom
ilyatitovich:fix/legacy-feed-http-https-migration

Conversation

@ilyatitovich
Copy link
Copy Markdown
Contributor

Fixes #219

  • Added getFeedsFilter() to check feeds with different protocols (http/https) and return the appropriate filter;
  • Added a test.

Motivation

Prevent double subscriptions to the same feeds due to protocol differences.

Screenshot

screenshot

@ai ai merged commit 9348b58 into hplush:main Jan 25, 2026
7 checks passed
@ai
Copy link
Copy Markdown
Contributor

ai commented Jan 25, 2026

Thanks. Very beautiful code. I like it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Check do we have the same link in https when user add http link to Feed Add

2 participants