The Glowfic Constellation
Re: The Glowfic Constellation
I don’t mind signing up with an email address, although it might be a good idea to put a short “this is never displayed publicly” message underneath the email field in the account form. I’ve reset my password, signed in on my phone, and fixed the email address to not a placeholder. My point 1 was about the form asking for both email and username; asking for just one or the other is just as secure and easier on people who forgot their passwords.
Re: The Glowfic Constellation
Bug report: the Last button doesn’t actually work anymore on mobile, logged in or not.
Re: The Glowfic Constellation
Aaaah, fair. It was mostly a "sanity check the person actually owns this account so you can't get spammed by someone being a troll"; probably not a huge concern but I miiight want to leave it until I have Redis set up and can implement some auto-expiring rate limits around it.
As far as the last button - Don't Copy and Paste At Home, kids. Better now?
As far as the last button - Don't Copy and Paste At Home, kids. Better now?
- pedromvilar
- Posts: 1172
- Joined: Sun Mar 23, 2014 11:48 am
- Pronouns: *shrug*
- Contact:
Re: The Glowfic Constellation
About threads branching off/subthreading/multi threads, I know I already suggested a thing, but I am gonna suggest another thing that looks neater overall in my head.
Technical Suggestion
User Interface Suggestion
Re: The Glowfic Constellation
I agree that each subthread should get its own link in the Unread page (and probably the "Recently updated" page), especially for boxes such as the Demon Cam ones where it's totally different worlds that he goes to.
Re: The Glowfic Constellation
The threads idea seems good, although if I were designing from scratch I would handle continuities differently. In particular, I would have a Continuity object which kept track of threads, not the other way around; this would let a thread like glamour to be part of many continuities.
How difficult would it be to add
How difficult would it be to add
per_page
support to lists of threads? With how many threads updated per day we have it could be useful.- pedromvilar
- Posts: 1172
- Joined: Sun Mar 23, 2014 11:48 am
- Pronouns: *shrug*
- Contact:
Re: The Glowfic Constellation
Ooh, you're right, letting a thread belong to more than one continuity like that would be cool, too.
-
- Posts: 3554
- Joined: Fri Mar 21, 2014 5:47 pm
- Pronouns: 'He' or 'she', interchangeably
- Location: under a pile of Jokers
- Contact:
Re: The Glowfic Constellation
Is branching-from-replies a thing we want? Branching-from-top-posts is useful for things like Demon Cam threads, but branching-from-replies is thornier imo.
Re: The Glowfic Constellation
The main advantage that I see to branching-from-replies is structurally accurate Effulgence imports.