Questions tagged [feed]
Use this tag for questions about Stack Exchange RSS feeds (existing or proposed) and the bot in chat that posts messages when preselected RSS feeds are updated
412 questions
13
votes
0
answers
121
views
Prompt for chat feeds should use "https://" instead of "http://"
As a user with access to update a chat room's feeds, I see this prompt:
New feed items from the URL "http://" will be posted ...
Most feeds that people will want to connect to chatrooms ...
5
votes
0
answers
46
views
Want union-of-conjunctions of tags for feed rather than just union of tags
At the moment, I can customize my feed, for a given SX site, by choosing a set of tags.
However - tags are often relevant to people only in conjuction. For an example from programming: I may be ...
15
votes
2
answers
386
views
How many chatrooms use a feed from glitch.me and can we rewrite those?
I created the SE HNQ Feeds for Chat that was asked for in How can I add Hot Network Questions (HNQ) to a chat room feed?
The app was fully developed on Glitch and subsequentially hosted there as well. ...
31
votes
1
answer
368
views
Chat is failing to render content feeds in a one-box
Chat feeds are failing to one-box -- link to messages. Both RMunroe and Captain Obvious are chat feeds. I copied Captain Obvious' link to test if one-boxing is broken but seems like only feeds have.
9
votes
1
answer
146
views
Meta Announcements feeds user appears as "user0" in chat
Ex. see this recent message in chat. It appears normal in the transcript- the user's name there is "Meta Announcements" and has the network logo, but when you join the chatroom, the avatar ...
7
votes
2
answers
201
views
Stack Status RSS Feed Requires JavaScript: Doesn't Work in RSS Reader
The RSS feed for https://www.stackstatus.net/ seems to be running through a security check. It returns a 403 forbidden with the body running some JS which then returns/redirects to the actual RSS.
...
21
votes
1
answer
303
views
Creating a dedicated user for a feed posted into a chat room doesn’t work anymore
After a feed has been added to a chatroom, users with sufficient privilege could create a dedicated user for it (to make it more distinct) using the create user button next to the feed in the ...
31
votes
1
answer
429
views
Specific feed is being automatically removed when added to a specific chatroom
In Code Golf's main chatroom, The Nineteenth Byte, we used to have a feed posting new challenges from our sister site Code Golf Codidact, specifically the RSS feed https://codegolf.codidact.com/...
14
votes
0
answers
139
views
Atom feed ratelimiting prevents feeds from being used
In a different location, Slate asked me to move this question from Meta Stack Overflow here and elaborate on the details.
The current rate limiting on the network prevents feeds from being useful in ...
18
votes
1
answer
343
views
Feeds do not seem to post updates in chat
The last feed activity in The Meta Room on Stack Overflow is from 2024-06-14. The bot has not posted about new questions in the room since then, even though there have been at least 13 more. Some from ...
5
votes
0
answers
106
views
Is the RSS feed for the Stack Overblog broken?
https://stackoverflow.blog/feed is returning a 400 error. Is this intentional? Is the RSS feed being removed or is this just a bug?
1
vote
0
answers
66
views
Is there an RSS feed for a user's saves/favorites? [duplicate]
I think this is a duplicate of this question, but that was asked 13 years ago, and this answer from 300 weeks ago no longer works as far as I can tell (I get a 404 error when I try it).
As I ...
1
vote
0
answers
80
views
RSS feed returns wrong results [duplicate]
I'm using the Slack RSS app to display results from the RSS feed from a tag. Specifically, I'm using https://stackoverflow.com/feeds/tag?tagnames=foxglove-studio&sort=newest to display the [...
3
votes
1
answer
134
views
Is it possible to create an RSS feed of the latest answers for a certain tag?
I want to create a feed for user activity that will give me the recent questions and answers.
I was able to create a feed for new questions with this script:
import feedparser
# Set the RSS feed URLs ...
5
votes
0
answers
73
views
Stack Overflow Atom tag feed sometimes leaks unrelated questions [duplicate]
We have a Slack integration with https://stackoverflow.com/feeds/tag/kedro, but from time to time we get questions that are completely unrelated and are not tagged with the kedro tag. For example, a ...