Lorenz Hübschle

Results 241 comments of Lorenz Hübschle

Yeah I mean feel free to implement the full version, if it's done properly and loads the highlighting code only once and on demand (when an irccloud pastebin is first...

On desktop, this makes a lot of sense (and iirc, Glowing Bear used to behave like this). However, it is problematic on mobile -- you do not want the soft...

Oh by the way, you can press `tab` on the Desktop to focus the input bar (unless you're in another input field, like the search thingy)

@ttheuer kind of, but our current method is based on viewport width which is a poor proxy (doesn't work well for landscape tablets, for example). Better mobile detection is something...

Nope no checkboxes, certainly not in the primary UI. Without a label it's also completely unclear what it does. Fixing mobile detection is a much better solution. Why make it...

Btw @ttheuer are you going to GPN this year? I'll probably be working on GB at least some of the time.

Ah no worries :) Best of luck with the move!

Agreed. As soon as we detect markdown syntax in the input (e.g. a pair of `*` wrapping something), reduce the length of the input bar a bit and add that...

It doesn't exist because enter on mobile is quite different from on the desktop, iirc

Well I would have gone the GitHub way and add an "Info" symbol behind the checkbox that opens a modal dialog describing the syntax. I fear that it might get...