Files
chatterino2/src
Mm2PL bf434f3ac5 Fix the stupid things.
This includes:
 - NuulsUploader.cpp
   - changing upload delay to a #define
   - moving png conversion code to `boost::optional<QByteArray> convertToPng(QImage image)`
   - in uploadImageToNuuls: moving content type definition to a variable, move things around a bit to eliminate an if
   - in upload: adding a comment about `source->hasUrls()` and `source->urls()`, change `uploadQueue.size()` to `!uploadQueue.empty()`
 - ResizingTextEdit.cpp
   - changing #include order
2019-10-11 15:41:33 +02:00
..
2019-10-11 15:41:33 +02:00
2019-10-11 15:41:33 +02:00
2018-08-02 14:23:27 +02:00
2019-09-19 12:19:50 +02:00
2018-11-25 15:02:48 +01:00
2018-08-02 14:23:27 +02:00