-
Notifications
You must be signed in to change notification settings - Fork 306
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
RSS Feeds for updated & new userscripts and forum #2026
Comments
I want to implement RSS feeds for OUJS. I was thinking of using jpmonette/feed This is not rerlated to #914
Is there a server that OUJS (dev) can be tested on? Reference https://openuserjs.org/discuss/Web_feeds_(AtomRSS)#comment-187d6346b27 |
Maybe. It depends on if the VPS can handle the traffic and how it may be abused in our current bad actor environment.
That's how it works. Find the mood please. Needs npm . Our build/exec/deploy is currently my domain since I maintain the backend... so no extra build steps at this time... or you will have to seriously sell me on it which won't be easy. |
> I want to implement RSS feeds for OUJS.
Maybe. It depends on if the VPS can handle the traffic and how it may
be abused in our current bad actor environment.
RSS has a property for setting of recommended (update check) interval;
this can be ignored by RSS Readers.
I do get error of "HTTP 429 Too Many Requests" when I navigate pages
with Back and Forward buttons, yet much less in recent months.
I assume that this is what would happen when someone would scan given
feeds too often.
Do you think it would be good to make this error message (429) of feed
paths in the form of XML so that it would appear as a message inside
RSS Readers that don't specify the exacy reason for network errors?
> I'm not in the mood to create a setup
> /OpenUserJS/OpenUserJS.org/blob/master/.github/CONTRIBUTING.md
That's how it works. Find the mood.
I will.
|
That's #1548 and continual everywhere else as well. We've reduced some of it but alterations happen with the bad actors. Until I can get more resources in the back-end this has to be the way... more costs more money.
Yes and the caching (http, rss/atom, and limiter(s)) will be enforced... which is why there is a maybe on this issue. The bad actors literally have nothing better to do in their nets and constantly hit unprotected sites.
This is partially related to the last half of #1971 ... still pondering this. Translations would eventually be nice to have but I haven't run by any tool kits in JavaScript/Node that actually handle this gracefully yet alone MVC which can be done with a "code" that goes into the View... but before I got here that wasn't implemented so there's a bit to change. |
What is missing?
RSS
Why?
So we receive updates automatically by RSS Reader.
Alternatives you have tried.
No response
The text was updated successfully, but these errors were encountered: