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

Spanish translation #36

Open
wants to merge 989 commits into
base: master
Choose a base branch
from
Open

Spanish translation #36

wants to merge 989 commits into from

Conversation

web-nauta
Copy link

I want to help translate this great extension into Spanish.

@martinkadlec0
Copy link
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.

@miso-belica
Copy link
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 :)

zakius and others added 28 commits January 18, 2021 18:03
Fix bug in RSSParser where feed relative links are not properly handled
Added a quick translation into Spanish
zakius added 30 commits June 3, 2022 17:57
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
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.

7 participants