@snrkl I wanna say Pnut allows edits for 60 seconds after a post is created, but none of the clients expose that yet.
// @matigo
@snrkl I wanna say Pnut allows edits for 60 seconds after a post is created, but none of the clients expose that yet.
// @matigo
@hazardwarning Yup, working for me here now, too. Maybe Jason walloped the server behind the scenes. ;)
// @matigo
@gtwilson Then, five years later, they can remake it again with a new voice cast and graphics.
// @streakmachine
@hazardwarning I just noticed it because there were specific posts I was looking for to interact with in the gap. So sounds like it's been broken a while. :\
// @matigo
@jws OK, extra weird: My Home stream works fine - no gap. But Global skips a ton. Went back to 1 pm yesterday on me just now.
// @matigo
@matigo Something busted just now with fetching before_unix on both Cappuccino and Macchiato, so smells like an API bug. Skips in my local time from like 4 am this morning to posts from 7 pm yesterday. I can't see some posts I wrote in the middle just by scrolling back on Global as a result. Maybe the repost by b12340000 of Larry's funny sign photo is throwing something off?
@whoisashygirl Oh, I was poking fun at Fast Cable and Super Fast Cable. They probably spent a whole two minutes getting someone's five-year-old to name those!
// @peemee
@matigo Fetching stars with count= some number less than fifty still sends fifty stars. It seems to be ignoring that argument. I'm sending it as form-encoded body data.
@matigo Random: createdat and redeemedat in the /invite response use two different date formats! Latter swaps T for a space and omits Z.
@jws Ah, GET to just /invite. Most of that list in the docs had an implicit /users before it, so it threw me off.
// @matigo