(quasar) nebula
(quasar) nebula
If you click on the edit button and don't actually change the text in the message, the PATCH request to edit the message shouldn't be sent (since it wouldn't change...
Try using the tab key to select this:  Assigning @heyitsmeuralex since you probably implemented this. I imagine you're using CSS :focus to animate this, but that obviously...
I think this might need a helper function (`setMiddlewareVariable`) to be convenient. (Definitely low-prio. "Webscale" for speed/efficiency-based.)
I'm leaning towards "no", but I'd like thoughts.
Currently if there's an unread mention, we show that in the title bar. We should also show that in the UI somehow. Discord puts a little marker icon beside the...
I'm curious about thoughts on this. It would be nice to be able to incorporate a Decent chat into, say, a live stream page. But I don't want to cause...
Right now, `PullJosh` sorts before `eq`!
I.e., change `rem` units to `em`. Currently, they're scaled by the font size of the *root* element (rem), not the font size of the containing element (e.g. a heading element)!...
Being able to collapse the sidebars would be very handy for people who are tight on horizontal space, like mobile users or anyone on a thin/low-resolution desktop screen. I think...