Danbooru changelog discussion thread

Posted under Bugs & Features

Ylimegirl said:

I see a new editor was added for entering DText things on wiki and the forum. I imagine this is genuinely helpful for other people; however as a certified Hater I am curious if there is a way to revert it.

Hiding the div should do it, add this to your custom CSS

.dtext-editor-menu {
    display: none;
}

Ylimegirl said:

I see a new editor was added for entering DText things on wiki and the forum. I imagine this is genuinely helpful for other people

I'm seeing quite a few useful bits myself, but my main annoyance is that when you look at the wiki history, it restricts how far to the right the text in the wiki goes now. Given how inconsistent that is with wikis generally, that just perturbs me.

minnazzo said:

Can we have reply automatically tags the person you're replying to, or have the ability to "watch" a thread?

No thank you for the first one. I already get annoyed as-is with autopinging being on by default for discord, I don't need that behavior here on Danbooru too.

nonamethanks said:

Absulutely gorgeous page. More numbers is always great.
One minor suggestion though; The ability to limit the time range because while seeing that we have 17.9 TB worth of JPG media assets is a fun fact, it is based on 20+ years of data.
Nothing too complex. Just something simple to toggle between All time / Last Year / Last 24 hours for example

GabrielWB said:

Absulutely gorgeous page. More numbers is always great.
One minor suggestion though; The ability to limit the time range because while seeing that we have 17.9 TB worth of JPG media assets is a fun fact, it is based on 20+ years of data.
Nothing too complex. Just something simple to toggle between All time / Last Year / Last 24 hours for example

For now you can look at graphs for some of that data at https://danboorustats.nonamethanks.xyz, though there's no historical data from before these metrics were implemented around ~1 year ago.

/statistics is indeed very nice. However, it appears many of the stats are sorted alphabetically, while a "natural" order might make more sense. Personally I would suggest the following orders:

  • Bulk update requests: Pending, Approved, Failed, Rejected
  • Forum post votes: Up, Meh, Down
  • Media assets (file types, file size, pixels, duration): based on the number (count, bytes, # of pixels) instead of alphabetically
  • Posts: Pending, Appealed, Flagged, Active, Deleted
  • Notes: Active, Deleted
  • Pools (counts and post counts): Active (series), Deleted (series), Active (Collection), Deleted (Collection)
  • Tags (counts and post counts): Artist, Copyright, Character, General, Meta (so it follows display order on posts)
  • User feedbacks: Positive, Neutral, Negative

Noticing that when autocompleting wiki links &c for chartags with dashes the dashes are auto-converted to underscores/spaces, which is obviously wrong. Guessing this is an oversight of trying to normalize the capitalization for the links?

Knowledge_Seeker said:

Huh. I see the blacklist system got reworked.

Wonder what prompted that. Still need to get used to a lot of the new formatting changes, especially after using the old one for...Two years? Damn.

Just noticed this as well. It really sticks out like a sore thumb compared to the rest of the UI. One thing I appreciate about Danbooru is how basic the UI design is and nothing is needlessly large. I hope this isn't a sign that the UI will have a large redesign that ruins its simplicity like most sites have done this past decade.

Sanctity said:

Just noticed this as well. It really sticks out like a sore thumb compared to the rest of the UI. One thing I appreciate about Danbooru is how basic the UI design is and nothing is needlessly large. I hope this isn't a sign that the UI will have a large redesign that ruins its simplicity like most sites have done this past decade.

A problem with the old one was that it was just a bunch of loosely related lines of text, while this one gives you the option to auto-collapse all those rules (and it does so by default). I think removing the border might be worth considering, but that looks kind of weird in its own way.

Unbreakable said:

Seems like the recent update broke thumbnails in post previews, is this a consequence of the blacklist change?

Also, when I use tag script, the thumbnail will disappear when I click on a post. It happens on my mobile, not sure about PC.

I think the ability to toggle all of them off/on at once simultaneously does make some sense. Wish it was slightly more... sticky between pages though, especially since most of my current searches have certain posts disappear after refreshing it (joys of tag gardening!) so a post that I may have disabled a blacklisted tag for won't be there on the refresh, meaning the ability to re-blacklist that specific tag prompt won't be there and then I might be jumpscared by that blacklisted tag later down the line since danbooru thinks I still want it disabled because when I re-enabled my blacklist that rule wasn't there. Sorry if this uh. Is confusing to follow.

asgembed said:

Also, when I use tag script, the thumbnail will disappear when I click on a post. It happens on my mobile, not sure about PC.

Oh, that's been happening with me too. I just assumed that was because my PC's haunted and was deciding to work weird because I haven't reset it in a week.

Can confirm myself to be another victim of this. I assume this is one of those errors caused by the latest update. It did admittedly help when I was organizing the favgroup for BUR #43714 (as it informed me of my progress of clearing out a page), but I really don't think it should be doing that, nevertheless.

Unbreakable said:

Seems like the recent update broke thumbnails in post previews.

Pretty sure that's because blacklists aren't applied to them, and posts are now hidden by default until blacklist is evaluated. Until now I had custom CSS to do basically the same thing (blur instead of hide, treat all posts as blacklisted until blacklist evaluates) and it had the same problem with post popups. Seems to me post popups should have blacklist applied anyway...

FWIW, I saw the disappear-on-tag-script thing happen before the blacklist UI change rolled out.

1 45 46 47 48 49 50 51