Conversation
Owner
|
Hey, thanks for the effort but this extension is not maintained for multiple years now. Honestly, I am surprised anyone is still using it as I heard it is broken in lots of ways. That said, I am fine with anyone forking and even publishing again it if you want to. |
Contributor
|
@martinkadlec0 What do you think about adding someone the perms to this repo who can setup GitHub action to publish it and maintain the PRs, ...? So the work will not be split and the people get the latest updates automatically. I use different RSS for a year or so now, but maybe @wmlgr or someone else is interested. Just an idea :) |
Only domain-throttle for Openrss for now
Refactor extension to use cross-browser WebExtensions browser.* APIs instead of chrome.* APIs, improving compatibility with Firefox and other browsers. Key changes include: - Replaced chrome.runtime with browser.runtime - Updated browser action and notification methods - Adjusted API calls in background scripts and views - Removed Chrome-specific manifest entries
Replace Grunt-based build process with a custom Node.js build script, simplifying project setup and build tasks. Key changes include: - Remove Grunt and related dependencies - Add npm scripts for build, package, and release tasks - Update README with new build system instructions - Bump minimum Node.js version to 12.0.0 - Add chokidar for file watching
Introduce ESLint for improved code quality and consistency: - Add ESLint configuration - Update .editorconfig with JS-specific quote style - Refactor code to use modern JavaScript practices - Replace deprecated hasOwnProperty with hasOwn - Simplify null/undefined checks - Improve code readability and reduce potential bugs - Update package.json with lint script
Standardize method usage across library files: - Update require.js to use hasOwnProperty - Update jquery.min.js to use hasOwnProperty - Update underscore.min.js to use hasOwnProperty - Ensure consistent method naming in third-party libraries
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I want to help translate this great extension into Spanish.