Feeds get new URLs
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Idoneità per principianti
- 25/100
- Tipo di issue
- Documentazione
- Chiarezza
- Da chiarire
- Stato di attività
- Tranquilla
- Stack tecnologico
- aws, javascript, sql
- Ambito
- backend, databases, documentation
Direzione di ricerca
Start with server/docs/install.md and the old and new feed URLs listed in this issue. Verify how feed storage, serving, and redirects are documented; done means the installation guidance reflects the SQL-backed URLs and explains the old-URL polling behavior.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
On both rss.chat and demo.rss.chat we changed how we save and serve RSS 2.0 feeds and the OPML list of all users and their feeds.
- If you haven't subscribed to a feed, there's nothing you need to do.
- We used to use Amazon S3, now we store them in a new table in the SQL database.
- Serving should be just as fast.
- We made this change because it eliminates a complex step in the process of starting a new instance. We want to make it as easy as possible and this was one of the hardest things on the list. And we felt we had to do this ASAP, it becomes a more difficult transition as we go forward.
- We redirected from the old URLs to the new ones. So the old ones still work, but you won't get the instant rssCloud-based update this way. Your reader app will have to poll to get the update.
Example 1
Example of an old URL: https://users.rss.network/rss.xml (the everyone feed, contains every person's posts)
Example of the new URL: https://rss.chat/users/rss.xml
What you should do: Unsub from the old URL and subscribe to the new one.
Example 2
Example of an old URL: https://users.rss.network/dave/rss.xml (the feed for my posts only)
Example of the new URL: https://rss.chat/users/dave/rss.xml
What you should do: Unsub from the old URL and subscribe to the new one.
If you have questions please post them here.
- Lingua principale
- JavaScript
- Stelle
- 37
- Fork
- 7
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di scripting/rss.chat
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 72/100
-
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 88/100
-
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 84/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 68/100
-
Difficoltà 5/5 Più di una settimana Idoneità per principianti 20/100
Tutte le issue di scripting/rss.chat
Issue simili
-
awaiting triage bug Causes friction Hop Gui P1 P2 Transforms
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
-
Improve Title Support Aperta
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
georgestephanis/p2026#40 ·
-
Enatega Customer and Rider app: Add-ons price is not visible to customer after order is placed. Aperta
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
Margaret-Petersen/food-delivery-app-clone-react-native#1981 ·