c4 icon indicating copy to clipboard operation
c4 copied to clipboard

Not an issue, but...

Open saxamaphone69 opened this issue 13 years ago • 5 comments

I saw you post this once before, and I just wanted to say that I'm really impressed with what you have done!

Posts say that they were done 2 days ago, when they were done less than a minute ago.

Perhaps since you have so many other 'button' elements, that [Reply] should be one too?

If the board doesn't support spoiler images, why show the checkbox?

I think you need to specify a sans-serif font for the textarea, at the moment it's monospace (for me, anyway).

Great work dude, keep it up!

saxamaphone69 avatar Mar 31 '12 21:03 saxamaphone69

Thanks for trying it out. I've seen that '2 days ago' bug before too; I'll have to investigate that.

The [Reply] link is an anchor because it doesn't perform a javascript action (unlike expand). My thread expansion code is horrible anyway though, so I'll probably change how that looks.

The spoiler checkbox is always there since I don't have any logic to turn it off for certain boards yet. I'll have to check for its existence on the original page to do that.

The sans-serif font is a step in the right direction. I eventually plan to make the post box WYSIWYG with spoilers/quotelinks though, so stay tuned.

qqueue avatar Mar 31 '12 23:03 qqueue

any progress?

aeosynth avatar Apr 15 '13 11:04 aeosynth

  • '2 days ago' is probably fixed. Relative dates are, er, relatively mature, thanks to the 4chan X pull request.
  • button elements styled by the OS are mostly gone now, and I moved the "[reply]" link to the 'x posts omitted' line. It's definitely not a great hit area for the action of 'open thread in new tab'. I was thinking about making the entire OP/thread from a board page clickable, but <a> tags can't be nested, so it's a bit of a hassle to make that work nicely.
    • the visual style concern should be fixed though. c4 is much prettier now, IMHO.
  • Spoiler button and sans-serif font are blocked on WYSIWYG posting in general. I very rarely post on 4chan, so I haven't really been motivated to improve the posting experience as much as the reading experience (as the primary user of c4). Understanding the mess that is contenteditable is still something I'm interested in, just not right away. Sorry ( ._.)

qqueue avatar Apr 15 '13 21:04 qqueue

you could use codemirror instead of contenteditable

aeosynth avatar Jul 06 '13 10:07 aeosynth

except he's dead :3

vendethiel avatar Jul 06 '13 18:07 vendethiel