[Return]

Report a post

Preview
>>61296
Ampersand bug seems to be resolved (w00t!), but the download button doesn't work yet. I think I may have discovered why:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attributes
>download
>Causes the browser to treat the linked URL as a download. Can be used with or without a value:
>Note:
>download only works for same-origin URLs, or the blob: and data: schemes.

So because our images are now stored on kncdn.org and not heyuri.net (this has been the case since around the end of 2021), the "download" attributes for the download button elements (which have existed this whole time) don't work dark

>Can you elaborate on what the filename thing is. Is it when you're uploading a file or when you're reading posts with a long filename?
I meant reading posts with long file names, yeah. Basically, when you hover over filenames on a lower resolution/small window size, they can cause the page width to expand beyond the browser viewport - this makes a horizontal scrollbar for the whole page suddenly appear/disappear, which is a little annoying and janky

All it needs is something like "word-break: break-word" on the .filesize class, which from my testing seems to solve the issue

>>61297
>also the penis and vagina filter was removed because people were complaining that it was messing up their "serious" roleplay, iirc
Dude, that's freaking hilarious LOL. Restore it on gurochan too! biggrin
Post number No.61300
Board Site Discussion@Heyuri
Optional. Describe what's wrong with it.