zneix
zneix
# Pull request checklist - [x] Successfully build on Qt6 - [ ] Add actions for building with Qt6 - [ ] Maintain backwards compatibility with Qt 5.15 - [x]...
**Is your feature request related to a problem? Please describe.** I have a lot of channels joined in my Chatterino. I mod some of those, logging chat history is often...
**What should be added?** Not really sure whether this is considered as a bug or a feature suggestion, but I would either like to have the option from the title...
**Describe the bug** I couldn't `git blame` the creator of this issue properly, but whoever made this, must've lost implementation of this setting in code and made this setting do...
**What should be added?** A way to "lock" main window resizing and keep it in one size. **Why should it be added?** For some users on non-tiling window managers and/or...
**What should be added?** An extension to usercards, which could allow users to make their own notes on someone. Could be done in a very similar way of how it...
Freshly announced, there is a new [Get emote sets](https://dev.twitch.tv/docs/api/reference#get-emote-sets) endpoint in Helix for fetching emote sets. I decided to open a separate issue for this, since this could potentially decomission...
> >Sometimes emotes fail to load in many tabs on Chatterino startup > > This is most likely the result of ffz/bttv api About that, it's worth noting that sometimes...
Basically since ever, if the HTTP request is considered failed (due to either timeout or status code signalizing error) we omit reading response and return an empty instance of `QByteArray`...
This happens somewhere in `src/widgets/dialogs/UserInfoPopup.cpp:473` lines 473, 519, basically `this` used in that context is no longer present.