* I'll just leave this here
* Threading fixes
* Apply fixes from StyleCI
* Composer fixes
* Lots of threading fixes, included all RSA keys
* Apply fixes from StyleCI
* Updated phpseclib
* fixes
* Apply fixes from StyleCI
* final fixes
* git add -A
* Apply fixes from StyleCI
* bugfix
* Fixes
* Apply fixes from StyleCI
* Small fixes
* Final fixes
* Speed improvements
* speed fixes
* Apply fixes from StyleCI
* This is faster than sanic
* Apply fixes from StyleCI
* Final speed fixes
* Apply fixes from StyleCI
* Less logging
* Speed+++
* Apply fixes from StyleCI
* More fixes
* Bug74586Exception
* Apply fixes from StyleCI
* Fixes
* Lemme fix that dumb-ass bug that broke everything
* Apply fixes from StyleCI
* Updated rollbar token
* Fixes for other tcp_* protocols
* Apply fixes from StyleCI
* No need for phpstruct anymore
* Add a conflict (OH NOES pony warfare)
* Less logs, beginning of clickable buttons
* Apply fixes from StyleCI
* Bugfixes, fixed clickable buttons
* Apply fixes from StyleCI
* Better errors
* Apply fixes from StyleCI
* You can now click text buttons
* Apply fixes from StyleCI
* pwr requests (#108)
* on/off switcher for pwrtelegram peer info requests
* Fix PWRTelgram requets if we have no info about peer
* Apply fixes from StyleCI
* Add a new function, html_fixtags
This parses any message with parse_mode of Markdown or HTML, and converts it into a format parse-able by Dom (if it wasn't already readable)
* Apply fixes from Style CI