Mm2PL

Results 131 comments of Mm2PL

This is fixed in Qt: - 6.5.X after 6.5.4 - 6.6.X after 6.6.2 - 6.7.0 (whenever it releases) Only thing to do now is to ensure that CI uses appropriate...

We should not even care about "Shadowing class variables (C4458)". We always use `this->` anyway.

You must have forgotten to submit the value using enter.

> Would it be possible to add the ability to bring up a on-hover pop-up when hovering over the image preview for a better view? Similar to when hovering over...

> Found 2 issues while testing on [097eb7b](https://github.com/Chatterino/chatterino2/pull/4995/commits/097eb7ba79295ca60264b8ea52e0a6d1896ccd49): @jupjohn I fixed lazy loading causing issues and migrations.

TODO - [ ] add channel which the image was intended to be sent to - [x] stop using pajlada::Settings - [x] Consider using a different layout than a table,...

There were complexity complaints related to this PR. They mostly included removing the image preview. However UI-wise an implementation that doesn't load previews might as well just be your text...

Unable to reproduce on Linux with X11, i3. Maybe wayland issue? ``` Chatterino 2.4.6 DEBUG (commit [b217d2fae](https://github.com/Chatterino/chatterino2/commit/b217d2fae) modified) built with Qt 5.15.13 Running on Arch Linux, kernel: 6.6.23-1-lts ```

This is a lot harder than the command issue as we have support for regex nicknames. Checking equivalence of regular expressions is a hard task (we'd need to implement basically...

I'm leaving the Args one and http User-Agent ones.