Postmortem Blinded by the Light

  • 🐕 I am attempting to get the site runnning as fast as possible. If you are experiencing slow page load times, please report it.
The grave sin of mixing solid and outline icons is triggering me every time I visit the site. It's equally bad as the pre-2017 flag of Pocatello.

tsktsk.webp

More about iconography:
 
Last edited:
On mobile,I'm unable to quote posts that are so long that you cannot just press the reply button to those posts. I think that has been the case before this recent thing that you did
This is the case on desktop too and I am pretty sure it actually worked on both before this (I just came here to report the same thing)
 
  • Like
Reactions: Buttigieg2020
Hello saar please increase the vertical padding for the button bar below posts because having zero padding looks ugly.

1744758457537.webp


CSS:
.message-footer .message-actionBar {
    padding: 4px 12px;

    .actionBar-set a {
        display: inline-flex;
        flex-direction: row;
        grid-gap: 4px;
        align-items: center;
        vertical-align: middle;
    }
}

display: inline-flex is needed so all the buttons remain aligned since you're using float to align the buttons like it's 2010. Learn to into display: flex and display: grid. They're both amazingly versatile.

CSS:
.xb-page-wrapper {
  /*padding-top: 8px;*/
  /*padding-bottom: 8px;*/
  margin: 16px auto;
}

PPS: Raise the quality for uploaded images. Whatever webp conversion you're doing makes screenshots look like ass
 
Last edited:
Sorry if this is ⏰, but I do wish that the Stealth logo and the purple variant had darker text for light mode. And speaking of the light theme, if the text at the bottom of the website had better contrast in light mode, that would be amazing.
1744758407620.webp1744759019432.webp1744758819095.webp1744758555639.webp
 
>Select to Quote feature restored
Praise be to Slobbermutt, now I can utilize my awareness of poorly publicized marginal site features to feel superior to newfags again
It works for me on shorter posts, but not ones that are long enough for the traditional reply feature to be disabled.
 
Layout request:
Put a 2nd pair of "Previous Highlight"/"Next Highlight" buttons at the bottom of the page. Sometimes when highlight surfing, a highlighted post is closer to the bottom of the page and having the highlight buttons down there would be faster than having to scroll to the top of the page again.
 
I wrote a thread and it shows up as half white or half black depending on the theme. I saw it okay on dark, then when I switched to light, part of it had white text. The opposite happens if I edit and save the post on dark, then switch to light, part of the text shows up as black. I tried pasting the text into somewhere without format but it didn't help. What can I do?

ETA: I seem to have fixed it by copying all the text and "pasting as plain text" from the context menu. Still, maybe something worth looking into? Ar no point did I add any formatting to the text except for a hyperlink and embedding three videos.
 
I can quote small posts fine. It's if it gets big, like the most recent 4chan news post on main Page. Highlighting text doesn't engage the quote/highlight thing, even if I highlight a single word.
I was actually testing to see if quote notifications were being delivered, the last one wasn't delivered for some reason, probably due to the recent crash. It seems to be working now, though.
Seemingly posts with too long of posts cannot have text highlighted to quote now, at least on mobile?
I am having the same issue. Previously you should've been able to quote smaller sections of a longer post.
 
Last edited:
  • Like
Reactions: Hooked on phobics
Back