@Lady Amalthea>Was there an update to allow Gm's to see hidden posts in their topic? Or is this a glitch?I meant to just let GMs see the 0th post which can be hidden/unhidden, not all hidden posts in the topic. Not a big deal to me though.
The main issue now is that hidden posts are ugly
, so I'd like to tweak the UI to make them a lil less of an eyesore. Like minimize them into a single 10px-high bar with a "Show Deleted Post" button. Been saying I'd do this for a while but UI stuff is always a grind.
@Buddha>How long until we can change our usernames? Possibly on a max-change thing, like once every 3 months?I don't have an estimation for when the feature will land, but yeah, it'd be once every 3 or 6 months.
I'm planning for usernames to be taken forever where /users/{oldName} will redirect to /users/{newName}, but I think I can make an exception if the account has 0 posts and PMs like that Odin account.
I'll look at the database right now to see what changes I need to make to allow username updates.
@KoL @Crimmy>0th post visible on every pageI think this is a good idea. It's just more of a UI concern in that I think it'd be best for it to be minimized on pages after the first page with a "Show 0th post" button.
One of the short-term features I'm working on is to bring back the ability for you to delete your own posts.
I know a lot of people want this, but I had to disable it shortly after introducing it due to an issue that I think might have a simple work-around that I'm playing with today.
There are also some quirks with the autosave feature that can be confusing in some cases as mentioned on the previous page. The least I can do is plead with the user to only open one browser tab for a topic while they are writing a post.
I'd also like to implement autosaving for edits (instead of just new posts) on the horizon.