Commit Graph

138 Commits

Author SHA1 Message Date
Daniil Gentili 814c030296 Composer fixes 2017-05-27 22:24:15 +01:00
Daniil Gentili 86c07f705d Performance fixes, bugfixes 2017-05-27 22:21:14 +01:00
Daniil Gentili ab1bd5330d Add polyfill 2017-05-16 21:19:42 +01:00
Daniil Gentili 915a0cd180 Clickable buttons, thread safety (#119)
* 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
2017-05-16 15:12:04 +02:00
Daniil Gentili 74acdc8810 Bugfixes 2017-05-03 10:03:51 +00:00
Daniil Gentili e1865b8b53 More fixes 2017-05-03 09:36:55 +02:00
Birger Jarl 4bafa94644 Fixed the phpseclib requirements (#103) 2017-05-03 09:35:09 +02:00
Daniil Gentili d5b589877a bugfix 2017-04-21 21:24:07 +02:00
Daniil Gentili 1cda4e6e3c bugfix 2017-03-25 01:07:00 +01:00
Daniil Gentili dfd8bf93da HUGE bugfixes and code reorganization, implemented secret chats and a lua wrapper 2017-03-11 19:54:51 +01:00
danogentili 3154b97763 Bugfixes 2017-02-21 21:04:37 +03:00
Daniil Gentili 2a04787c98 Switched to native html parser 2017-02-16 20:04:57 +01:00
Daniil Gentili 12e8f1c050 Bugfixes to html parsing 2017-02-13 15:14:37 +01:00
Daniil Gentili 85b1345ad9 Switch to vcs for danog/phpseclib 2017-02-13 04:50:35 +01:00
Daniil Gentili 030c03d4b5 Use my fork of html parser 2017-02-13 04:45:12 +01:00
Daniil Gentili c86e35645e Implemented markdown and html parsing 2017-02-13 04:33:06 +01:00
danogentili abca755bac Bugfixes 2017-02-11 16:59:38 +03:00
Daniil Gentili 81c1bcd208 HUGE performance improvements (run composer update), started to work on threading 2017-02-11 15:16:57 +01:00
Daniil Gentili 8e9d31f06f Bugfix for php < 7 (yes I know I should make fewer commits but this is kinda urgent) 2017-02-04 00:26:19 +01:00
Daniil Gentili 7a5055c670 We cannot support php < 5.6, sorry 2017-01-28 00:39:07 +01:00
danogentili c18bdd2793 Fixed tests, adding support for PHP 5.4 2017-01-27 15:19:16 +03:00
Vitor Mattos 36118ee452 Doc (#47)
* Implemented automatic PHPDoc generate

* fix syntax

* fix syntax

* bugfix doc

* bugfix syntax

* bufgix syntax

* Update AnnotationsBuilder.php
2017-01-22 17:40:56 +01:00
danogentili e469f05d64 Readd support for php 5.6 2017-01-21 18:13:28 +03:00
Vitor Mattos 02c94c4049 Performance increase (#46)
* Upgrade `phpseclib/phpseclib` from `2.0.4` to `dev-master`
2017-01-21 00:20:56 +01:00
Vitor Mattos e7f642ea4c Changes for use .env file and not a php with sensible data (#37)
* * Changes for use .env file and not a php with sensible data

* * Changes for use .env file and not a php with sensible data
2017-01-15 17:38:04 +01:00
danogentili 96efd18e13 Added first alpha of web version and fixed bugs 2017-01-01 17:12:46 +03:00
Daniil Gentili 1dca7843a9 Added instructions for dependency installation in the docs, trying to fix composer 2016-11-24 23:40:19 +00:00
danogentili 12e2b0ab8d Updated tags 2016-11-17 15:05:31 +03:00
danogentili 5a8e490e6d Updated dependencies 2016-11-17 14:27:21 +03:00
danogentili 67de600bb8 Removed useless dependencies, made logging class static, made access to the PHPStruct class static, added default_dc setting in the settings array 2016-11-15 15:39:42 +03:00
danogentili e8ba8feb92 Starting to handle acks 2016-08-22 21:24:22 +02:00
danogentili e7487ab60c Fixed prime module, removed dependencies from repository, adapted for hhvm. 2016-08-10 14:51:28 +02:00
danogentili 4a8826bdad Started to reorganize class 2016-08-07 23:23:10 +02:00
danogentili ab4cdca18a Update dependencies 2016-08-03 22:07:40 +02:00
danogentili 5bfb6a3b7e Updated dependencies 2016-07-29 17:19:25 +02:00
Daniil Gentili c67c00cc18 Update 2016-07-21 14:44:30 +02:00
Daniil Gentili 9c5ac5e5c9 Added phpseclib 2016-07-15 13:17:53 +02:00
Daniil Gentili e30ccb6717 Change aes engine 2016-07-15 13:03:36 +02:00