mirror-chatterino2/src/messages/layouts
pajlada 23cf8cc484
PubSub system (#346)
* Add websocketpp dependency

* Initial pubsub commit

Renamed selection min and max variables to selectionMin and selectionMax
to bypass windows min/max macros being stupid.

TwitchAccount is now initialized with its User ID. It cannot be changed
after it has been initialized.

* Update openssl folder

* Update installation instructions

* Split up websocketpp dependency to its own code only and openssl.pri

* Add missing include to asio steady_timer

* Update dependencies for linux
2018-04-15 15:09:31 +02:00
..
messagelayout.cpp selections now render over all images 2018-04-11 22:54:34 +02:00
messagelayout.hpp added debug information on F10 2018-04-11 22:54:34 +02:00
messagelayoutcontainer.cpp PubSub system (#346) 2018-04-15 15:09:31 +02:00
messagelayoutcontainer.hpp selections now render over all images 2018-04-11 22:54:34 +02:00
messagelayoutelement.cpp Fixes #276 Color of the moderator buttons are black if the timestamp is disabled 2018-04-11 22:54:34 +02:00
messagelayoutelement.hpp Fix warnings that occured on linux using clang 2018-04-14 21:59:51 +02:00