(quasar) nebula

Results 105 issues of (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...

client

Try using the tab key to select this: ![The "send" button](https://user-images.githubusercontent.com/9948030/39667840-2dfd9768-5095-11e8-9499-01195b77881b.png) Assigning @heyitsmeuralex since you probably implemented this. I imagine you're using CSS :focus to animate this, but that obviously...

bug/misfeature
client

I think this might need a helper function (`setMiddlewareVariable`) to be convenient. (Definitely low-prio. "Webscale" for speed/efficiency-based.)

server
webscale

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...

discuss
client
design

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...

discuss
client
feature

Right now, `PullJosh` sorts before `eq`!

bug/misfeature
client
has impl

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)!...

good first issue
client

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...

enhancement
client
design