-
Notifications
You must be signed in to change notification settings - Fork 36
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
Spanish translation #36
base: master
Are you sure you want to change the base?
Conversation
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. |
@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
I want to help translate this great extension into Spanish.