I really need to get DMs working so I can avoid spamming global. Oh well. Here, have a block quote:
This is a block quote.
Ayup.
I really need to get DMs working so I can avoid spamming global. Oh well. Here, have a block quote:
This is a block quote.
Ayup.
@matigo It looks like the pinned stream is ignoring my before_unix
query parameter and just forking over the top of stream posts. Is this expected behavior? And does that mean I need to use a "before id" option instead?
I'm hitting: https://api.10centuries.org/content/blurbs/pins
and seeing my latest pins only. That timestamp is Tue Jan 31 15:08:04 EST 2017 and matches the last pinned post fetched in a general "gimme da pins" request for my account.
@phoneboy Good call:
Look at this on GitLab Control glc://projects/1869028/issues/4343163
(https://gitlab.com/jeremy-w/macchiato/issues/69)
Next question is if it should do it Cappuccino style and load newer, or just grab the latest and let you fill in the middle if desired. I'm leaning towards latter, but then I would, as a top-down reader just now. :)
// @bazbt3
@bazbt3 I think "pull to refresh leaving a gap between old and new" is the culprit. Need to look to confirm. Should be easy to repro in tests too.
@bazbt3 Posts only load on refresh (pull down at top) or tapping Load Older. There shouldn't be any gaps, so understanding how you got some would be needed to fix.