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

Improve browser extension #406

Merged
merged 21 commits into from
Apr 12, 2025
Merged

Improve browser extension #406

merged 21 commits into from
Apr 12, 2025

Conversation

Jenselme
Copy link
Owner

No description provided.

Jenselme added 21 commits April 3, 2025 23:39
- Cleanup how actions are built.
- Article actions are now built, added and removed with an object.

Close #392
It causes errors when requests are run in parallel.
It’s to uniformize naming across the code base. We used URLs for feeds but link for articles. Now, we have URL everywhere.

Close #404
Since we need to use FeedDeletedArticle to handle the cases when an article is linked to a feed, we just import this model dynamically and make an exception to our import policy.
We can filter them by URLs.

Close #399
Some invalid articles may have multiple h1, keep them in this case since they are "normal" article titles and thus must be kept.

Close #405
We do this in the extension to only display the subscribed icon if we are subscribed and the feed is enabled.
@Jenselme Jenselme force-pushed the improve-browser-extension branch from 41d3908 to e4907d3 Compare April 12, 2025 10:29
@Jenselme Jenselme merged commit 7b892eb into main Apr 12, 2025
2 checks passed
@Jenselme Jenselme deleted the improve-browser-extension branch April 12, 2025 10:50
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.

1 participant