Nice change! Loading the giant threads in per_page=all could get pretty slow.
Bug: The title of /replies pages (i.e. the <title> html element) seems to always be "Glowfic Constellation". Presumably should be the actual thread title like it is for /posts pages.
The Glowfic Constellation
- jalapeno_dude
- Posts: 1184
- Joined: Sat Mar 22, 2014 2:57 pm
- Pronouns: He
Re: The Glowfic Constellation
Oh, excellent. *fixes tonight's daily report*Marri wrote:I have changed how I link to posts. It shouldn't break the old links, if you were using those, but the new ones are in theory better because they'll automatically adapt to your posts-per-page setting instead of overriding it.
Previous format: /posts/48?per_page=all#reply-7086
New format: /replies/7086#reply-7086
Utility Admin
Re: The Glowfic Constellation
I was on this page and I clicked the Last » link and it said "Post could not be found."
I can still reach the page in question with the Next › link.
My posts per page is currently 25, if that matters.
I can still reach the page in question with the Next › link.
My posts per page is currently 25, if that matters.
Re: The Glowfic Constellation
The problem appears to be that the Last link is trying to go to post #11120 rather than reply #11120.
Utility Admin
Re: The Glowfic Constellation
This turns out to be much more annoying than I expected; I'm not sure I can generate the daily report like this. Please prioritize fixing it.jalapeno_dude wrote:Bug: The title of /replies pages (i.e. the <title> html element) seems to always be "Glowfic Constellation". Presumably should be the actual thread title like it is for /posts pages.
Utility Admin
Re: The Glowfic Constellation
Page titles and First/Last links should be good now, though I was lazy and left first/last as navigating to post/postid instead of replies/replyid like the rest of the pagination links.
Re: The Glowfic Constellation
Feature request: When I click on one of my threads from the "tags owed" page, could it assume I'm heading off to fulfill that tag and thus take me to the last page of the thread?
Similarly, when I delete a final post it would be nice to stay on the page I'm on instead of going back to the first page.
Similarly, when I delete a final post it would be nice to stay on the page I'm on instead of going back to the first page.
Re: The Glowfic Constellation
I discovered a terrible oversight! The Constellation now passes the X-Clacks-Overhead header.
Re: The Glowfic Constellation
Feature request, kind of a weird one:
When I'm doing the daily report, for the threads with new posts I link to the first post of the day, and for older but ongoing ones I link to either the last page (DW threads that can be read in flat mode) or the third post from the end (DW threads that must be read threaded, and now GC threads). For completed flat-readable DW threads I link to the last page; there's really not a solution I like for completed thread-form DW threads so I've been defaulting to three-from-the-end in that case too, but I'd like not to be doing that for GC threads; I'd like to have a way to specify 'the last page of this thread, whatever that means with the reader's settings'.
Or alternately people might want me doing something else with the completed threads altogether, if anyone has an opinion on that that's also useful but belongs elsewhere. (Start of thread has occurred to me as an option but seems un-intuitive in relation to the other old threads, *shrug*)
Also, make the post title at the top of the page link to the post version of the url? The 'first' button links there but only appears if there's multiple pages, it's hard to get that url if it's not available that way, and I need it sometimes.
When I'm doing the daily report, for the threads with new posts I link to the first post of the day, and for older but ongoing ones I link to either the last page (DW threads that can be read in flat mode) or the third post from the end (DW threads that must be read threaded, and now GC threads). For completed flat-readable DW threads I link to the last page; there's really not a solution I like for completed thread-form DW threads so I've been defaulting to three-from-the-end in that case too, but I'd like not to be doing that for GC threads; I'd like to have a way to specify 'the last page of this thread, whatever that means with the reader's settings'.
Or alternately people might want me doing something else with the completed threads altogether, if anyone has an opinion on that that's also useful but belongs elsewhere. (Start of thread has occurred to me as an option but seems un-intuitive in relation to the other old threads, *shrug*)
Also, make the post title at the top of the page link to the post version of the url? The 'first' button links there but only appears if there's multiple pages, it's hard to get that url if it's not available that way, and I need it sometimes.
Utility Admin