Adrian Perez
Adrian Perez
Oh, the solar system animation is glitching _also_ on WebKitGTK, I just took a screenshot where the issue can be seen:  (cc/ @psaavedra) @hiagofranco Do you observe the same behaviour in the example sliders from [the React-UI documentation](https://mui.com/material-ui/react-slider/)?
@gdkrmr So what you suggest would be removing the links from the table header that reload the index page with parameters to change the sorting, and nothing more—sorting still configurable...
@colin-pm Good find! I have to check if there's some way of avoiding that `wl_display_destroy()` would close the socket, but I am afraid it may not possible. Maybe calling `dup()`...
I've had this happen recently with regular text messages. Message size does not seems to be the problem, because it happens also with short ones.
@MoralCode My initial motivation was being able to customize date formats because I wanted to use Hebbot for monthly updates. Then I figured that bringing in a template engine would...
Marking as draft, because I would like to know whether we should handle the `DecryptedRoomEvent` case. Also the changes in `util::room_event_by_id()` feel a bit long-winded and I wonder if there...
> > Marking as draft, because I would like to know whether we should handle the DecryptedRoomEvent case > > Just to answer that question: No, I don't think we...