-
Hey @VegaDeftwing, I just looked at your twtxt feed to figure out why it wasn't parsing correctly, and it looks like you're not separating your timestamp and message by a tab but by a single space. Th…
-
When a user is running `webring hallway setup` for the first time and the skip the twtxt file location question, it doesn't create the config.json causing the next question to automatically not be abl…
-
**Name of the site:** http://xxiii.co/twtxt.txt
Blocked loading mixed active content “http://xxiii.co/twtxt.txt”
cc @serocell
-
Halp @Bradshaw
-
I noticed that the newest feed to the webring isn't coming through in the hallway. It looks like it's due to comments being at the top of the file. Since we didn't account for that in the parsing, not…
-
**Please describe the issue in the hallway:**
It looks like vega's feed isn't being displayed on the hallway, and there also isn't a console error which is weird. I just noticed this because I see …
-
Hey @serocell, it looks like there is a CORS issue with your hosting of your twtxt file. Currently your posts aren't showing up in the hallway because of it. You can find an [example in the readme](ht…
-
- [x] ran `brew update` and can still reproduce the problem?
- [x] ran `brew doctor`, fixed all issues and can still reproduce the problem?
- [x] ran `brew gist-logs ` (where `` is the name of the f…
-
The code says
```py
dt = parser.parse(date)
```
and the resulting `dt` object is a zone-naïve datetime object. I.e., the timezone could be anything. The `dt.astimezone()` method seems to assum…
-
it would make more sense, given the array of sites is the only thing it returns
ghost updated
5 years ago